@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CarePlan; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "f201"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource "f201"

status: draft

intent: proposal

subject: Patient/f201: Roel "Roel"

period: 2013-03-11 --> 2013-03-13

careTeam:

Resource "careteam"

participant

role: Review of care plan (SNOMED CT#425268008)

member: Practitioner/f201: Dokter Bronsig "Dokter Bronsig"

participant

role: Carer (SNOMED CT#229774002)

member: Practitioner/f204: Nurse Carla Espinosa "Carla Espinosa"

addresses: Condition/f204: Roel's renal insufficiency

goal:

Resource "goal"

lifecycleStatus: completed

achievementStatus: Achieved (GoalAchievementStatus#achieved)

description: Re-established renal function with at least healthy nutrients. ()

subject: Patient/f201: Roel "Roel"

activity

Details

-KindCodeStatusDoNotPerformScheduled[x]Product[x]DailyAmount
*NutritionOrderPotassium supplementation (SNOMED CT#284093001)completedfalsedailySubstance/f203: Potassium80 mmol (Details: SNOMED CT code 258718000 = 'millimole')

activity

Details

-KindCodeStatusDoNotPerform
*ServiceRequestEchography of kidney (SNOMED CT#306005)completedfalse
" ]; fhir:DomainResource.contained [ a fhir:CareTeam; fhir:index 0; fhir:Resource.id [ fhir:value "careteam" ]; fhir:CareTeam.participant [ fhir:index 0; fhir:CareTeam.participant.role [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; a sct:425268008; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "425268008" ]; fhir:Coding.display [ fhir:value "Review of care plan" ] ] ]; fhir:CareTeam.participant.member [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/f201" ]; fhir:Reference.display [ fhir:value "Dokter Bronsig" ] ] ], [ fhir:index 1; fhir:CareTeam.participant.role [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; a sct:229774002; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "229774002" ]; fhir:Coding.display [ fhir:value "Carer" ] ] ]; fhir:CareTeam.participant.member [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/f204" ]; fhir:Reference.display [ fhir:value "Nurse Carla Espinosa" ] ] ] ], [ a fhir:Goal; fhir:index 1; fhir:Resource.id [ fhir:value "goal" ]; fhir:Goal.lifecycleStatus [ fhir:value "completed" ]; fhir:Goal.achievementStatus [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/goal-achievement" ]; fhir:Coding.code [ fhir:value "achieved" ]; fhir:Coding.display [ fhir:value "Achieved" ] ]; fhir:CodeableConcept.text [ fhir:value "Achieved" ] ]; fhir:Goal.description [ fhir:CodeableConcept.text [ fhir:value "Re-established renal function with at least healthy nutrients." ] ]; fhir:Goal.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/f201" ]; fhir:Reference.display [ fhir:value "Roel" ] ] ]; fhir:CarePlan.status [ fhir:value "draft"]; fhir:CarePlan.intent [ fhir:value "proposal"]; fhir:CarePlan.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/f201" ]; fhir:Reference.display [ fhir:value "Roel" ] ]; fhir:CarePlan.period [ fhir:Period.start [ fhir:value "2013-03-11"^^xsd:date ]; fhir:Period.end [ fhir:value "2013-03-13"^^xsd:date ] ]; fhir:CarePlan.careTeam [ fhir:index 0; fhir:Reference.reference [ fhir:value "#careteam" ] ]; fhir:CarePlan.addresses [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Condition/f204" ]; fhir:Reference.display [ fhir:value "Roel's renal insufficiency" ] ]; fhir:CarePlan.goal [ fhir:index 0; fhir:Reference.reference [ fhir:value "#goal" ] ]; fhir:CarePlan.activity [ fhir:index 0; fhir:CarePlan.activity.detail [ fhir:CarePlan.activity.detail.kind [ fhir:value "NutritionOrder" ]; fhir:CarePlan.activity.detail.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:284093001; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "284093001" ]; fhir:Coding.display [ fhir:value "Potassium supplementation" ] ] ]; fhir:CarePlan.activity.detail.status [ fhir:value "completed" ]; fhir:CarePlan.activity.detail.doNotPerform [ fhir:value "false"^^xsd:boolean ]; fhir:CarePlan.activity.detail.scheduledString [ fhir:value "daily" ]; fhir:CarePlan.activity.detail.productReference [ fhir:link ; fhir:Reference.reference [ fhir:value "Substance/f203" ]; fhir:Reference.display [ fhir:value "Potassium" ] ]; fhir:CarePlan.activity.detail.dailyAmount [ fhir:Quantity.value [ fhir:value "80"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol" ]; fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ]; fhir:Quantity.code [ fhir:value "258718000" ] ] ] ], [ fhir:index 1; fhir:CarePlan.activity.detail [ fhir:CarePlan.activity.detail.kind [ fhir:value "ServiceRequest" ]; fhir:CarePlan.activity.detail.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:306005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "306005" ]; fhir:Coding.display [ fhir:value "Echography of kidney" ] ] ]; fhir:CarePlan.activity.detail.status [ fhir:value "completed" ]; fhir:CarePlan.activity.detail.doNotPerform [ fhir:value "false"^^xsd:boolean ] ] ] . a fhir:Practitioner . a fhir:Practitioner . a fhir:Patient . a fhir:Condition . a fhir:Substance . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------