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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Immunization/65da648ba7a1d796c72e5a2af8747945> a fhir:Immunization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "65da648ba7a1d796c72e5a2af8747945"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.medtechglobal.com/StructureDefinition/medtech-immunization-ips" ;
fhir:index 0 ;
fhir:link <https://fhir.medtechglobal.com/StructureDefinition/medtech-immunization-ips>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization 65da648ba7a1d796c72e5a2af8747945</b></p><a name=\"65da648ba7a1d796c72e5a2af8747945\"> </a><a name=\"hc65da648ba7a1d796c72e5a2af8747945\"> </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-immunization-ips.html\">Medtech Immunization profile</a></p></div><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActReason PATOBJ}\">patient objection</span></p><p><b>vaccineCode</b>: <span title=\"Codes:{https://standards.digital.health.nz/ns/immunisation-code 99006}\">Influenza</span></p><p><b>patient</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>occurrence</b>: 2016-06-16 17:05:46+1200</p><p><b>recorded</b>: 2021-04-21 17:05:46+1200</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 OP}\">Ordering Provider</span></td><td><a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Practitioner Alex Api (official)</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>add note to test</p>\n</div></blockquote></div>"
] ;
fhir:Immunization.status [ fhir:value "not-done"] ;
fhir:Immunization.statusReason [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "PATOBJ" ] ;
fhir:Coding.display [ fhir:value "patient objection" ]
]
] ;
fhir:Immunization.vaccineCode [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://standards.digital.health.nz/ns/immunisation-code" ] ;
fhir:Coding.code [ fhir:value "99006" ] ;
fhir:Coding.display [ fhir:value "Flu Diabetes" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Influenza" ]
] ;
fhir:Immunization.patient [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b> ;
fhir:Reference.reference [ fhir:value "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b" ]
] ;
fhir:Immunization.occurrenceDateTime [ fhir:value "2016-06-16T17:05:46.000+12:00"^^xsd:dateTime] ;
fhir:Immunization.recorded [ fhir:value "2021-04-21T17:05:46.000+12:00"^^xsd:dateTime] ;
fhir:Immunization.performer [
fhir:index 0 ;
fhir:Immunization.performer.function [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0443" ] ;
fhir:Coding.code [ fhir:value "OP" ] ;
fhir:Coding.display [ fhir:value "Ordering Provider" ]
]
] ;
fhir:Immunization.performer.actor [
fhir:link <https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91> ;
fhir:Reference.reference [ fhir:value "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ]
]
] ;
fhir:Immunization.note [
fhir:index 0 ;
fhir:Annotation.text [ fhir:value "add note to test" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Immunization/65da648ba7a1d796c72e5a2af8747945.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Immunization/65da648ba7a1d796c72e5a2af8747945.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