@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Composition; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "example"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "
\n

Consultation note for Henry Levin the 7th

\n

Managed by Good Health Clinic

\n
" ]; fhir:Composition.identifier [ fhir:Identifier.system [ fhir:value "http://healthintersections.com.au/test" ]; fhir:Identifier.value [ fhir:value "1" ] ]; fhir:Composition.status [ fhir:value "final"]; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:11488-4; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "11488-4" ]; fhir:Coding.display [ fhir:value "Consult note" ] ] ]; fhir:Composition.category [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; a loinc:LP173421-1; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "LP173421-1" ]; fhir:Coding.display [ fhir:value "Report" ] ] ]; fhir:Composition.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/xcda" ]; fhir:Reference.display [ fhir:value "Henry Levin the 7th" ] ]; fhir:Composition.encounter [ fhir:link ; fhir:Reference.reference [ fhir:value "Encounter/xcda" ] ]; fhir:Composition.date [ fhir:value "2012-01-04T09:10:14Z"^^xsd:dateTime]; fhir:Composition.author [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/xcda-author" ]; fhir:Reference.display [ fhir:value "Harold Hippocrates, MD" ] ]; fhir:Composition.title [ fhir:value "Consultation Note"]; fhir:Composition.confidentiality [ fhir:value "N"]; fhir:Composition.attester [ fhir:index 0; fhir:Composition.attester.mode [ fhir:value "legal" ]; fhir:Composition.attester.time [ fhir:value "2012-01-04T09:10:14Z"^^xsd:dateTime ]; fhir:Composition.attester.party [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/xcda-author" ]; fhir:Reference.display [ fhir:value "Harold Hippocrates, MD" ] ] ]; fhir:Composition.custodian [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/2.16.840.1.113883.19.5" ]; fhir:Reference.display [ fhir:value "Good Health Clinic" ] ]; fhir:Composition.relatesTo [ fhir:index 0; fhir:Composition.relatesTo.code [ fhir:value "replaces" ]; fhir:Composition.relatesTo.targetReference [ fhir:link ; fhir:Reference.reference [ fhir:value "Composition/old-example" ] ] ], [ fhir:index 1; fhir:Composition.relatesTo.code [ fhir:value "appends" ]; fhir:Composition.relatesTo.targetIdentifier [ fhir:Identifier.system [ fhir:value "http://example.org/fhir/NamingSystem/document-ids" ]; fhir:Identifier.value [ fhir:value "ABC123" ] ] ]; fhir:Composition.event [ fhir:index 0; fhir:Composition.event.code [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ]; fhir:Coding.code [ fhir:value "HEALTHREC" ]; fhir:Coding.display [ fhir:value "health record" ] ] ]; fhir:Composition.event.period [ fhir:Period.start [ fhir:value "2010-07-18"^^xsd:date ]; fhir:Period.end [ fhir:value "2012-11-12"^^xsd:date ] ]; fhir:Composition.event.detail [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Observation/example" ] ] ]; fhir:Composition.section [ fhir:index 0; fhir:Composition.section.title [ fhir:value "History of present illness" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:11348-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "11348-0" ]; fhir:Coding.display [ fhir:value "History of past illness Narrative" ] ] ]; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Code\n \n Date\n \n Type\n \n BodySite\n \n Severity\n
Stroke2010-07-18Diagnosis\n \n
Burnt Ear2012-05-24DiagnosisLeft Ear\n
Asthma2012-11-12Finding\n Mild
\n
" ]; fhir:Composition.section.mode [ fhir:value "snapshot" ]; fhir:Composition.section.orderedBy [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-order" ]; fhir:Coding.code [ fhir:value "event-date" ]; fhir:Coding.display [ fhir:value "Sorted by Event Date" ] ] ]; fhir:Composition.section.entry [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Condition/stroke" ] ], [ fhir:index 1; fhir:link ; fhir:Reference.reference [ fhir:value "Condition/example" ] ], [ fhir:index 2; fhir:link ; fhir:Reference.reference [ fhir:value "Condition/example2" ] ] ], [ fhir:index 1; fhir:Composition.section.title [ fhir:value "History of family member diseases" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:10157-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "10157-6" ]; fhir:Coding.display [ fhir:value "History of family member diseases Narrative" ] ] ]; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "
\n

History of family member diseases - not available

\n
" ]; fhir:Composition.section.mode [ fhir:value "snapshot" ]; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ]; fhir:Coding.code [ fhir:value "withheld" ]; fhir:Coding.display [ fhir:value "Information Withheld" ] ] ] ] . a fhir:Patient . a fhir:Encounter . a fhir:Practitioner . a fhir:Organization . a fhir:Composition . a fhir:Observation . a fhir:Condition . a fhir:Condition . a fhir:Condition . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------