New Zealand MWS IG - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: MedicationDispenseBundle-1 - TTL Representation
Raw ttl | Download
@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:id [ fhir:v "MD11223344"] ; #
fhir:type [ fhir:v "searchset"] ; #
fhir:total [ fhir:v "2"^^xsd:nonNegativeInteger] ; #
fhir:entry ( [
( fhir:resource [
a fhir:MedicationDispense ;
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationDispense_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense </b></p><p><b>NZePS Original Pharmacy Approval Number</b>: 123456</p><p><b>NZePS Local Script Number</b>: 654321</p><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://nzmt.org.nz 350302831000117105}\">CODEINE PHOSPHATE 30mg Tablets</span></p><p><b>subject</b>: <a href=\"Patient/ZSY0175\">Patient/ZSY0175</a></p><p><b>whenPrepared</b>: 2024-09-02 14:10:27+1200</p></div>" ] ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzeps-pharmacy-approval-original"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456" ] ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzeps-scriptno-local"^^xsd:anyURI ] ;
fhir:value [ fhir:v "654321" ] ] ) ;
fhir:status [ fhir:v "completed" ] ;
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "350302831000117105" ] ;
fhir:display [ fhir:v "CODEINE PHOSPHATE 30mg Tablets" ] ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/ZSY0175" ] ] ;
fhir:whenPrepared [ fhir:v "2024-09-02T14:10:27+12:00"^^xsd:dateTime ] ] )
] [
( fhir:resource [
a fhir:MedicationDispense ;
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationDispense_null\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense </b></p><p><b>NZePS Original Pharmacy Approval Number</b>: 667788</p><p><b>NZePS Local Script Number</b>: 887766</p><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://nzmt.org.nz 50108931000117106}\">RA-MORPH 1mg/ml Liquid</span></p><p><b>subject</b>: <a href=\"Patient/YNS4214\">Patient/YNS4214</a></p><p><b>whenPrepared</b>: 2024-09-01 14:10:27+1200</p></div>" ] ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzeps-pharmacy-approval-original"^^xsd:anyURI ] ;
fhir:value [ fhir:v "667788" ] ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzeps-scriptno-local"^^xsd:anyURI ] ;
fhir:value [ fhir:v "887766" ] ] ) ;
fhir:status [ fhir:v "completed" ] ;
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "50108931000117106" ] ;
fhir:display [ fhir:v "RA-MORPH 1mg/ml Liquid" ] ] ) ] ;
fhir:subject [
fhir:reference [ fhir:v "Patient/YNS4214" ] ] ;
fhir:whenPrepared [ fhir:v "2024-09-01T14:10:27+12:00"^^xsd:dateTime ] ] )
] ) . #