My Health Record FHIR IG - Local Development build (v1.3.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 "mhr-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-mhr-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-mhr-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 mhr-01</b></p><a name=\"mhr-01\"> </a><a name=\"hcmhr-01\"> </a><a name=\"mhr-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" ]
] . #