Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Australian Immunisation Register notice: Medical contraindication - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Flag ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "air-01"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-air-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-air-1>     ] )
  ] ; # 
  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: Flag air-01</b></p><a name=\"air-01\"> </a><a name=\"hcair-01\"> </a><a name=\"air-01-en-AU\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:uuid:0985f047-de42-478d-a56c-c37cc9ae5d10</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 1500551000168103}\">Australian Immunisation Register notice</span></p><p><b>code</b>: <span title=\"Codes:\">Medical contraindication to MMR II recorded on 12 Oct 2020.</span></p><p><b>subject</b>: <a href=\"Patient-mhr-craig-daniel.html\">Daniel CRAIG  Male, DoB: 1949-04-09 ( National unique individual identifier: AustalianIHI#8003608333563104 (use: official, ))</a></p><p><b>author</b>: <a href=\"Organization-medicare-rs-operator.html\">Organization Medicare Australia repository services operator</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:0985f047-de42-478d-a56c-c37cc9ae5d10" ]
  ] ) ; # identifier from Bundle uploaded from AIR Medicare repository
  fhir:status [ fhir:v "active"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:1500551000168103 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1500551000168103" ]     ] ) ;
fhir:text [ fhir:v "Australian Immunisation Register notice" ]
  ] ) ; # 
  fhir:code [
fhir:text [ fhir:v "Medical contraindication to MMR II recorded on 12 Oct 2020." ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/mhr-craig-daniel" ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NI" ] ;
fhir:display [ fhir:v "National unique individual identifier" ]         ] ) ;
fhir:text [ fhir:v "IHI" ]       ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003608333563104" ]     ]
  ] ; # 
  fhir:author [
fhir:reference [ fhir:v "Organization/medicare-rs-operator" ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NOI" ] ;
fhir:display [ fhir:v "National Organisation Identifier" ]         ] ) ;
fhir:text [ fhir:v "PAI-O" ]       ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/pcehr/paio/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003640001000036" ]     ]
  ] . #