@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "vpr-02"]; 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:cb7921cc-ba17-11ec-833a-b1763b0a7715" ]; fhir:Bundle.entry.resource ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7716" ]; fhir:Bundle.entry.resource ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:cec6e9d8-6b61-432a-85e5-93c0558e66eb" ]; 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:

" ]; 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:cb7921cc-ba17-11ec-833a-b1763b0a7716" ] ], [ fhir:index 1; fhir:Reference.type [ fhir:value "PractitionerRole" ]; fhir:Reference.display [ fhir:value "Dr Sophia Yu" ] ] . 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:cb7921cc-ba17-11ec-833a-b1763b0a7715)

managingOrganization: See above (urn:uuid:cb7921cc-ba17-11ec-833a-b1763b0a7716)

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:cb7921cc-ba17-11ec-833a-b1763b0a7715" ]; 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:cb7921cc-ba17-11ec-833a-b1763b0a7716" ] ]; fhir:EpisodeOfCare.period [ fhir:Period.start [ fhir:value "2021-06-13"^^xsd:date ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------