New Zealand MWS IG
1.0.6 - Release
New Zealand MWS IG - Local Development build (v1.0.6) 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:AllergyIntolerance ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MwsAllergyIntolerance-2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/MwsAllergyIntolerance"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/MwsAllergyIntolerance> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AllergyIntolerance </b><a name=\"MwsAllergyIntolerance-2\"> </a><a name=\"hcMwsAllergyIntolerance-2\"> </a></p><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\">ResourceAllergyIntolerance "MwsAllergyIntolerance-2" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MwsAllergyIntolerance.html\">MwsAllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>category</b>: medication</p><p><b>code</b>: 10533431000116105 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (nzmt#10533431000116105)</span></p><p><b>patient</b>: <a name=\"hcpatient\"> </a></p><blockquote><p/><p><a name=\"patient\"> </a></p><p><a name=\"hcpatient\"> </a></p><p><b>identifier</b>: NHI/ZHF0848 (use: official)</p><p><b>name</b>: Dandre Alessandra Doyle </p><p><b>birthDate</b>: 2020-08-20</p></blockquote><p><b>onset</b>: 2024-04-15</p><p><b>recorder</b>: <a name=\"hcrecorder\"> </a></p><blockquote><p/><p><a name=\"recorder\"> </a></p><p><a name=\"hcrecorder\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner/96ZZZZ\">Practitioner/96ZZZZ</a></p><p><b>organization</b>: <a href=\"Organization/GZZ999-J\">Organization/GZZ999-J</a></p><p><b>location</b>: <a href=\"Location/FZZ999-B\">Location/FZZ999-B</a></p></blockquote><p><b>note</b>: Information in the note field will not be visible to people viewing the record through legacy HL7 or SOAP interfaces</p><blockquote><p><b>reaction</b></p><blockquote><p><b>id</b></p>1</blockquote><p><b>manifestation</b>: Abdominal bloating <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#116289008)</span></p></blockquote><hr/><blockquote><p><b>Generated Narrative: PractitionerRole #recorder</b><a name=\"recorder\"> </a><a name=\"hcrecorder\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner/96ZZZZ\">Practitioner/96ZZZZ</a></p><p><b>organization</b>: <a href=\"Organization/GZZ999-J\">Organization/GZZ999-J</a></p><p><b>location</b>: <a href=\"Location/FZZ999-B\">Location/FZZ999-B</a></p></blockquote><hr/><blockquote><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Dandre Alessandra Doyle </b> (no stated gender), DoB: 2020-08-20 ( NHI/ZHF0848 (use: official))</p><hr/></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:PractitionerRole ;
fhir:id [ fhir:v "recorder" ] ;
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/96ZZZZ" ] ] ;
fhir:organization [
fhir:reference [ fhir:v "Organization/GZZ999-J" ] ] ;
( fhir:location [
fhir:reference [ fhir:v "Location/FZZ999-B" ] ] )
] [
a fhir:Patient ;
fhir:id [ fhir:v "patient" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/MwsPatient"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/MwsPatient> ] ) ] ;
( fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZHF0848" ] ] ) ;
( fhir:name [
fhir:family [ fhir:v "Doyle" ] ;
( fhir:given [ fhir:v "Dandre" ] [ fhir:v "Alessandra" ] ) ] ) ;
fhir:birthDate [ fhir:v "2020-08-20"^^xsd:date ]
] ) ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] )
] ; #
fhir:category ( [ fhir:v "medication"] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://nzhts.digital.health.nz/fhir/CodeSystem/nzmt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10533431000116105" ] ] )
] ; #
fhir:patient [
fhir:reference [ fhir:v "#patient" ]
] ; #
fhir:onset [ fhir:v "2024-04-15"^^xsd:date] ; #
fhir:recorder [
fhir:reference [ fhir:v "#recorder" ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "Information in the note field will not be visible to people viewing the record through legacy HL7 or SOAP interfaces" ]
] ) ; #
fhir:reaction ( [
fhir:id [ fhir:v "1" ] ;
( fhir:manifestation [
( fhir:coding [
a sct:116289008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "116289008" ] ] ) ] )
] ) . #
IG © 2020+ Te Whatu Ora. Package hl7.org.nz.fhir.ig.mws#1.0.6 based on FHIR 4.0.1. Generated 2024-06-05
Links: Table of Contents |
QA Report