@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MedicationStatement ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "10d95aa70809138c22ba650b03b26544"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.medtechglobal.com/StructureDefinition/medtech-medicationstatement-ips"^^xsd:anyURI ; fhir:link ] ) ; fhir:security ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ; fhir:code [ fhir:v "U" ] ; fhir:display [ fhir:v "unrestricted" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: MedicationStatement 10d95aa70809138c22ba650b03b26544

Profile: Medtech MedicationStatement profile

Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')

NZePS Long Term Medication Indicator: true

status: Active

medication: GLIPIZIDE - 5mg Tab

subject: Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300

dateAsserted: 2021-04-21 17:02:35+1200

informationSource: Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300

Dosages

-TextRoute
*1 tablet in afternoon dailySystemic
"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nzeps-long-term-medication"^^xsd:anyURI ] ; fhir:value [ a fhir:boolean ; fhir:v true ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:medication [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.18.26.2"^^xsd:anyURI ] ; fhir:code [ fhir:v "10304851000116108" ] ; fhir:display [ fhir:v "GLIPIZIDE - 5mg Tab" ] ] ) ; fhir:text [ fhir:v "GLIPIZIDE - 5mg Tab" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b" ] ] ; # fhir:dateAsserted [ fhir:v "2021-04-21T17:02:35.000+12:00"^^xsd:dateTime] ; # fhir:informationSource [ fhir:link ; fhir:reference [ fhir:v "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ] ] ; # fhir:dosage ( [ fhir:text [ fhir:v "1 tablet in afternoon daily" ] ; fhir:route [ fhir:coding ( [ a sct:31099001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "31099001" ] ; fhir:display [ fhir:v "Systemic" ] ] ) ] ] ) . # # -------------------------------------------------------------------------------------