Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/MedicationStatement/10d95aa70809138c22ba650b03b26544> a fhir:MedicationStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "10d95aa70809138c22ba650b03b26544"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.medtechglobal.com/StructureDefinition/medtech-medicationstatement-ips" ;
fhir:index 0 ;
fhir:link <https://fhir.medtechglobal.com/StructureDefinition/medtech-medicationstatement-ips>
] ;
fhir:Meta.security [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-Confidentiality" ] ;
fhir:Coding.code [ fhir:value "U" ] ;
fhir:Coding.display [ fhir:value "unrestricted" ]
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement 10d95aa70809138c22ba650b03b26544</b></p><a name=\"10d95aa70809138c22ba650b03b26544\"> </a><a name=\"hc10d95aa70809138c22ba650b03b26544\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medtech-medicationstatement-ips.html\">Medtech MedicationStatement profile</a></p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-Confidentiality.html\">unrestricted (Details: Confidentiality code U = 'unrestricted')</a></p></div><p><b>NZePS Long Term Medication Indicator</b>: true</p><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.18.26.2 10304851000116108}\">GLIPIZIDE - 5mg Tab</span></p><p><b>subject</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b\">PATIENT ABNORMAL (official) Male, DoB: 1958-09-10 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZZZ0032 (use: official, ))</a></p><p><b>dateAsserted</b>: 2021-04-21 17:02:35+1200</p><p><b>informationSource</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Practitioner Alex Api (official)</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 tablet in afternoon daily</td><td><span title=\"Codes:{http://snomed.info/sct 31099001}\">Systemic</span></td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org.nz/fhir/StructureDefinition/nzeps-long-term-medication" ] ;
fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
] ;
fhir:MedicationStatement.status [ fhir:value "active"] ;
fhir:MedicationStatement.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.18.26.2" ] ;
fhir:Coding.code [ fhir:value "10304851000116108" ] ;
fhir:Coding.display [ fhir:value "GLIPIZIDE - 5mg Tab" ]
] ;
fhir:CodeableConcept.text [ fhir:value "GLIPIZIDE - 5mg Tab" ]
] ;
fhir:MedicationStatement.subject [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b> ;
fhir:Reference.reference [ fhir:value "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b" ]
] ;
fhir:MedicationStatement.dateAsserted [ fhir:value "2021-04-21T17:02:35.000+12:00"^^xsd:dateTime] ;
fhir:MedicationStatement.informationSource [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91> ;
fhir:Reference.reference [ fhir:value "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ]
] ;
fhir:MedicationStatement.dosage [
fhir:index 0 ;
fhir:Dosage.text [ fhir:value "1 tablet in afternoon daily" ] ;
fhir:Dosage.route [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:31099001 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "31099001" ] ;
fhir:Coding.display [ fhir:value "Systemic" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MedicationStatement/10d95aa70809138c22ba650b03b26544.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MedicationStatement/10d95aa70809138c22ba650b03b26544.ttl> .
IG © 2023+ Medtech Global. Package medtech.fhir.alex.ig#0.0.1 based on FHIR 4.0.1. Generated 2026-07-17
Links: Table of Contents |
QA Report