This page is part of the KLChildren (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: RikkeInterventionSocialContact - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CarePlan ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RikkeInterventionSocialContact"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-intervention"^^xsd:anyURI ;
fhir:link <http://fhir.kl.dk/children/StructureDefinition/klgateway-children-intervention> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan RikkeInterventionSocialContact</b></p><a name=\"RikkeInterventionSocialContact\"> </a><a name=\"hcRikkeInterventionSocialContact\"> </a><a name=\"RikkeInterventionSocialContact-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: <a href=\"Patient-Rikke.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505209996 (use: official, ))</a></p><p><b>period</b>: 2021-03-09 10:15:00+0000 --> (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>ReasonCode</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE b3de92ea-ac5e-4f87-809e-a9e40b59cc34}\">Vejledning i kontakt, samspil og barnets behov</span></td><td><span title=\"Codes:{http://fhir.kl.dk/term/CodeSystem/FBOE d3fc57b7-3a5d-4f69-bcb0-bdb8363650eb}\">Udfordring i forældre-barn samspil</span></td><td>Unknown</td></tr></table></blockquote></div>"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "plan"] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Rikke" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2021-03-09T10:15:00.000Z"^^xsd:dateTime ]
] ; #
fhir:activity ( [
fhir:detail [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "b3de92ea-ac5e-4f87-809e-a9e40b59cc34" ] ;
fhir:display [ fhir:v "Vejledning i kontakt, samspil og barnets behov" ] ] ) ] ;
( fhir:reasonCode [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d3fc57b7-3a5d-4f69-bcb0-bdb8363650eb" ] ;
fhir:display [ fhir:v "Udfordring i forældre-barn samspil" ] ] ) ] ) ;
fhir:status [ fhir:v "unknown" ] ]
] ) . #