4.0.0 - CI Build
Care Connect Messaging - Local Development build (v4.0.0). See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "patient-create"]; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "https://fhir.mytrust.nhs.uk/Id/RCB/PAS" ]; fhir:Identifier.value [ fhir:value "13403891320453338075" ] ]; fhir:Bundle.type [ fhir:value "message"]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "urn:oid:844ebe20-78f0-4d77-8890-44d588717ca9" ]; fhir:Bundle.entry.resource <urn:oid:844ebe20-78f0-4d77-8890-44d588717ca9> ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "urn:oid:221c028d-e15b-4d60-8035-c460c8231fa3" ]; fhir:Bundle.entry.resource <urn:oid:221c028d-e15b-4d60-8035-c460c8231fa3> ]. <urn:oid:844ebe20-78f0-4d77-8890-44d588717ca9> a fhir:MessageHeader; fhir:Resource.id [ fhir:value "844ebe20-78f0-4d77-8890-44d588717ca9"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p></div>" ]; fhir:MessageHeader.eventCoding [ fhir:Coding.system [ fhir:value "https://project-wildfyre.github.io/careconnect-messaging-r4/CodeSystem/message-events" ]; fhir:Coding.code [ fhir:value "patient-create" ]; fhir:Coding.display [ fhir:value "patient-create" ] ]; fhir:MessageHeader.destination [ fhir:index 0; fhir:MessageHeader.destination.name [ fhir:value "ROUTE" ]; fhir:MessageHeader.destination.target [ fhir:Reference.display [ fhir:value "ROUTE" ] ]; fhir:MessageHeader.destination.endpoint [ fhir:value "ROUTE" ] ]; fhir:MessageHeader.sender [ fhir:Reference.identifier [ fhir:Identifier.system [ fhir:value "https://fhir.nhs.uk/Id/ods-organization-code" ]; fhir:Identifier.value [ fhir:value "RCB" ] ]; fhir:Reference.display [ fhir:value "RCB" ] ]; fhir:MessageHeader.source [ fhir:MessageHeader.source.name [ fhir:value "PAS" ]; fhir:MessageHeader.source.endpoint [ fhir:value "PAS" ] ]; fhir:MessageHeader.focus [ fhir:index 0; fhir:Reference.reference [ fhir:value "urn:oid:221c028d-e15b-4d60-8035-c460c8231fa3" ] ]. <urn:oid:221c028d-e15b-4d60-8035-c460c8231fa3> a fhir:Patient; fhir:Resource.id [ fhir:value "221c028d-e15b-4d60-8035-c460c8231fa3"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p></div>" ]; fhir:Patient.identifier [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "https://fhir.nhs.uk/R4/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "https://fhir.nhs.uk/R4/CodeSystem/UKCore-NHSNumberVerificationStatus" ]; fhir:Coding.code [ fhir:value "01" ] ] ] ]; fhir:Identifier.system [ fhir:value "https://fhir.nhs.uk/Id/nhs-number" ]; fhir:Identifier.value [ fhir:value "3333333333" ] ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "SMITH" ]; fhir:HumanName.given [ fhir:value "FREDRICA"; fhir:index 0 ]; fhir:HumanName.prefix [ fhir:value "MRS"; fhir:index 0 ] ]; fhir:Patient.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "+441234567890" ]; fhir:ContactPoint.use [ fhir:value "home" ] ]; fhir:Patient.gender [ fhir:value "female"]; fhir:Patient.birthDate [ fhir:value "1965-11-12"^^xsd:date]; fhir:Patient.address [ fhir:index 0; fhir:Address.use [ fhir:value "home" ]; fhir:Address.city [ fhir:value "MALTON" ]; fhir:Address.district [ fhir:value "NORTH YORKSHIRE" ]; fhir:Address.postalCode [ fhir:value "YO32 5TT" ] ]; fhir:Patient.contact [ fhir:index 0; fhir:Patient.contact.name [ fhir:HumanName.family [ fhir:value "SMITH" ]; fhir:HumanName.given [ fhir:value "FRANCESCA"; fhir:index 0 ]; fhir:HumanName.prefix [ fhir:value "MRS"; fhir:index 0 ] ]; fhir:Patient.contact.address [ fhir:Address.use [ fhir:value "home" ]; fhir:Address.city [ fhir:value "MALTON" ]; fhir:Address.district [ fhir:value "NORTH YORKSHIRE" ]; fhir:Address.postalCode [ fhir:value "YO32 5TT" ] ] ]; fhir:Patient.generalPractitioner [ fhir:index 0; fhir:Reference.identifier [ fhir:Identifier.system [ fhir:value "https://fhir.hl7.org.uk/Id/gmc-number" ]; fhir:Identifier.value [ fhir:value "G5612908" ] ]; fhir:Reference.display [ fhir:value "Dr Gregory Townley" ] ]; fhir:Patient.managingOrganization [ fhir:Reference.identifier [ fhir:Identifier.system [ fhir:value "https://fhir.nhs.uk/Id/ods-organization-code" ]; fhir:Identifier.value [ fhir:value "Y06601" ] ]; fhir:Reference.display [ fhir:value "MALTON GP PRACTICE" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.