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

Generated Narrative

Resource "f202"

status: active

intent: plan

subject: Patient/f201: Roel "Roel"

careTeam:

Resource "careteam"

Participants

-RoleMember
*Treated with (SNOMED CT#28995006)Practitioner/f201: Dokter Bronsig "Dokter Bronsig"

addresses: Condition/f202: Roel's head-neck tumor

goal:

Resource "goal"

lifecycleStatus: active

description: Elimination of the spenoid bone tumor ()

subject: Patient/f201: Roel "Roel"

activity

outcomeReference: Procedure/f201: Roel's Chemotherapy

Details

-KindCodeStatusDoNotPerformProduct[x]
*ServiceRequestChemotherapy (SNOMED CT#367336001)in-progressfalse

Resource "tpf"

code: TPF ()

ingredient

item: #doce

ingredient

item: #cisp

ingredient

item: #fluo

" ]; fhir:DomainResource.contained [ a fhir:Medication; fhir:index 0; fhir:Resource.id [ fhir:value "doce" ]; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:108806006; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "108806006" ]; fhir:Coding.display [ fhir:value "Docetaxel" ] ] ] ], [ a fhir:Medication; fhir:index 1; fhir:Resource.id [ fhir:value "cisp" ]; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:57066004; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "57066004" ]; fhir:Coding.display [ fhir:value "Cisplatin" ] ] ] ], [ a fhir:Medication; fhir:index 2; fhir:Resource.id [ fhir:value "fluo" ]; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:3127006; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "3127006" ]; fhir:Coding.display [ fhir:value "Fluorouracil" ] ] ] ], [ a fhir:Medication; fhir:index 3; fhir:Resource.id [ fhir:value "tpf" ]; fhir:Medication.code [ fhir:CodeableConcept.text [ fhir:value "TPF" ] ]; fhir:Medication.ingredient [ fhir:index 0; fhir:Medication.ingredient.itemReference [ fhir:Reference.reference [ fhir:value "#doce" ] ] ], [ fhir:index 1; fhir:Medication.ingredient.itemReference [ fhir:Reference.reference [ fhir:value "#cisp" ] ] ], [ fhir:index 2; fhir:Medication.ingredient.itemReference [ fhir:Reference.reference [ fhir:value "#fluo" ] ] ] ], [ a fhir:CareTeam; fhir:index 4; 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:28995006; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "28995006" ]; fhir:Coding.display [ fhir:value "Treated with" ] ] ]; fhir:CareTeam.participant.member [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/f201" ]; fhir:Reference.display [ fhir:value "Dokter Bronsig" ] ] ] ], [ a fhir:Goal; fhir:index 5; fhir:Resource.id [ fhir:value "goal" ]; fhir:Goal.lifecycleStatus [ fhir:value "active" ]; fhir:Goal.description [ fhir:CodeableConcept.text [ fhir:value "Elimination of the spenoid bone tumor" ] ]; fhir:Goal.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/f201" ]; fhir:Reference.display [ fhir:value "Roel" ] ] ]; fhir:CarePlan.status [ fhir:value "active"]; fhir:CarePlan.intent [ fhir:value "plan"]; fhir:CarePlan.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/f201" ]; fhir:Reference.display [ fhir:value "Roel" ] ]; 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/f202" ]; fhir:Reference.display [ fhir:value "Roel's head-neck tumor" ] ]; fhir:CarePlan.goal [ fhir:index 0; fhir:Reference.reference [ fhir:value "#goal" ] ]; fhir:CarePlan.activity [ fhir:index 0; fhir:CarePlan.activity.outcomeReference [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Procedure/f201" ]; fhir:Reference.display [ fhir:value "Roel's Chemotherapy" ] ]; 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:367336001; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "367336001" ]; fhir:Coding.display [ fhir:value "Chemotherapy" ] ] ]; fhir:CarePlan.activity.detail.status [ fhir:value "in-progress" ]; fhir:CarePlan.activity.detail.doNotPerform [ fhir:value "false"^^xsd:boolean ]; fhir:CarePlan.activity.detail.productReference [ fhir:Reference.reference [ fhir:value "#tpf" ] ] ] ] . a fhir:Practitioner . a fhir:Patient . a fhir:Condition . a fhir:Procedure . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------