My Health Record FHIR IG
1.2.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 "mcv-01"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-mcv-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-mcv-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 mcv-01</b></p><a name=\"mcv-01\"> </a><a name=\"hcmcv-01\"> </a><a name=\"mcv-01-en-AU\"> </a><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-zhu-lily.html\">Lily Zhu  Female, DoB: 1986-04-25 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)</a></p></div>"
  ] ; # 
  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/zhu-lily" ]
  ] . #