@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "vpr-01"]; fhir:Bundle.type [ fhir:value "collection"]; fhir:Bundle.timestamp [ fhir:value "2022-10-28T11:01:00+10:00"^^xsd:dateTime]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:1f1e3fc0-768f-4c76-ac1a-77345c890321" ]; fhir:Bundle.entry.resource ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f" ]; fhir:Bundle.entry.resource ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:75c257b4-eb01-4c29-a01e-9a154a36370a" ]; fhir:Bundle.entry.resource ] . a fhir:Patient; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-patient-core-1"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Patient

identifier: IHI: 8003608833564727(use: OFFICIAL)

name: Bert Gainey

gender: male

birthDate: 1971-09-24

generalPractitioner: See above (urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f)

" ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "official" ]; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "NI" ] ]; fhir:CodeableConcept.text [ fhir:value "IHI" ] ]; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/ihi/1.0" ]; fhir:Identifier.value [ fhir:value "8003608833564727" ] ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "usual" ]; fhir:HumanName.text [ fhir:value "Bert Gainey" ]; fhir:HumanName.family [ fhir:value "Gainey" ] ]; fhir:Patient.gender [ fhir:value "male"]; fhir:Patient.birthDate [ fhir:value "1971-09-24"^^xsd:date]; fhir:Patient.generalPractitioner [ fhir:index 0; fhir:Reference.reference [ fhir:value "urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f" ] ] . a fhir:Organization; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-organization-core-1"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Organization

type: GP practice (SNOMED CT#394761003)

name: ABC Medical Clinic

telecom: ph: (02) 5550 2427(WORK)

address: Andrew Fisher Building 1 National Circuit Barton ACT 2600 (WORK)

" ]; fhir:Organization.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; a sct:394761003; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "394761003" ] ]; fhir:CodeableConcept.text [ fhir:value "GP practice" ] ]; fhir:Organization.name [ fhir:value "ABC Medical Clinic"]; fhir:Organization.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "(02) 5550 2427" ]; fhir:ContactPoint.use [ fhir:value "work" ] ]; fhir:Organization.address [ fhir:index 0; fhir:Address.use [ fhir:value "work" ]; fhir:Address.line [ fhir:value "Andrew Fisher Building"; fhir:index 0 ], [ fhir:value "1 National Circuit"; fhir:index 1 ]; fhir:Address.city [ fhir:value "Barton" ]; fhir:Address.state [ fhir:value "ACT" ]; fhir:Address.postalCode [ fhir:value "2600" ] ] . a fhir:EpisodeOfCare; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-episodeofcare-mymedicare-1"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: EpisodeOfCare

status: active

type: Primary care management (SNOMED CT#737470001)

patient: See above (urn:uuid:1f1e3fc0-768f-4c76-ac1a-77345c890321)

managingOrganization: See above (urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f)

period: 2021-06-13 --> (ongoing)

" ]; fhir:EpisodeOfCare.status [ fhir:value "active"]; fhir:EpisodeOfCare.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; a sct:737470001; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "737470001" ]; fhir:Coding.display [ fhir:value "Primary care management" ] ] ]; fhir:EpisodeOfCare.patient [ fhir:Reference.reference [ fhir:value "urn:uuid:1f1e3fc0-768f-4c76-ac1a-77345c890321" ]; fhir:Reference.identifier [ fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "NI" ] ]; fhir:CodeableConcept.text [ fhir:value "IHI" ] ]; fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/ihi/1.0" ]; fhir:Identifier.value [ fhir:value "8003608833564727" ] ] ]; fhir:EpisodeOfCare.managingOrganization [ fhir:Reference.reference [ fhir:value "urn:uuid:2250beff-bf54-492f-a8fa-6ea6d1d7f78f" ] ]; fhir:EpisodeOfCare.period [ fhir:Period.start [ fhir:value "2021-06-13"^^xsd:date ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------