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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Immunization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "immunisation-min-example"] ; #
fhir:meta [
fhir:versionId [ fhir:v "immunisation-min-example" ] ;
( fhir:profile [
fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-immunisation"^^xsd:anyURI ;
fhir:link <https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-immunisation> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization immunisation-min-example</b></p><a name=\"immunisation-min-example\"> </a><a name=\"hcimmunisation-min-example\"> </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\">version: immunisation-min-example</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-alex-immunisation.html\">Immunisation Profile</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{https://alexapi.medtechglobal.com.au/fhir/CodeSystem/vaccine-code FLUHID}\">Fluzone High-Dose (FLUHID)</span></p><p><b>patient</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Patient/f65bafbe50e227833397bd3292b33e06\">Mrs Ab Cd</a></p><p><b>occurrence</b>: 2024-05-16 13:39:02+1200</p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 OP}\">Ordering Provider</span></p><p><b>actor</b>: <a href=\"Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Dr Alex Api</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}\">Administering Provider</span></p><p><b>actor</b>: <a href=\"Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Dr Alex Api</a></p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:vaccineCode [
( fhir:coding [
fhir:system [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/vaccine-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FLUHID" ] ;
fhir:display [ fhir:v "Fluzone High-Dose" ] ] ) ;
fhir:text [ fhir:v "Fluzone High-Dose (FLUHID)" ]
] ; #
fhir:patient [
fhir:link <https://alexapi.medtechglobal.com.au/fhir/Patient/f65bafbe50e227833397bd3292b33e06> ;
fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Patient/f65bafbe50e227833397bd3292b33e06" ] ;
fhir:display [ fhir:v "Mrs Ab Cd" ]
] ; #
fhir:occurrence [
a fhir:dateTime ;
fhir:v "2024-05-16T13:39:02+12:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:function [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OP" ] ;
fhir:display [ fhir:v "Ordering Provider" ] ] ) ] ;
fhir:actor [
fhir:link <https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91> ;
fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ] ;
fhir:display [ fhir:v "Dr Alex Api" ] ]
] [
fhir:function [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AP" ] ;
fhir:display [ fhir:v "Administering Provider" ] ] ) ] ;
fhir:actor [
fhir:link <https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91> ;
fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ] ;
fhir:display [ fhir:v "Dr Alex Api" ] ]
] ) . #
IG © 2024+ Medtech Global. Package medtechglobal.fhir.alex#0.0.1 based on FHIR 4.0.1. Generated 2025-07-09
Links: Table of Contents |
QA Report