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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:AllergyIntolerance ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "AI667788899"] ; #
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=\"AI667788899\"> </a><a name=\"hcAI667788899\"> </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 "AI667788899" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MwsAllergyIntolerance.html\">MwsAllergyIntolerance</a></p></div><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/mws-id</code>/AI667788899</p><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>verificationStatus</b>: Refuted <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#refuted)</span></p><p><b>category</b>: medication</p><p><b>code</b>: A/California/7/2009 (H1N1) - like strain (NYMC X-181) + A/Switzerland/9715293/2013 (H3N2) - like strain (A/Switzerland/9715293/2013 NIB-88) + B/Phuket/3073/2013 - like strain (B/Phuket/3073/2013) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (nzmt.org.nz#46043541000116107)</span></p><p><b>patient</b>: <a href=\"Patient/ZJM9397\">Patient/ZJM9397</a></p><p><b>onset</b>: 2023</p><p><b>recordedDate</b>: 2024-03-04 12:31:07+1300</p><p><b>recorder</b>: <a name=\"hcRecorder1\"> </a></p><blockquote><p/><p><a name=\"Recorder1\"> </a></p><p><a name=\"hcRecorder1\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner/99ZZZS\">Practitioner/99ZZZS: Mrs TestOne Prefix-Test</a></p><p><b>organization</b>: <a href=\"Organization/GZZ998-G\">Organization/GZZ998-G: Live Org with Dormant</a></p><p><b>location</b>: <a href=\"Location/FZZ968-B\">Location/FZZ968-B: Facility Has All Contact Types TEST</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. Allows Māori macron āēīōūĀĒĪŌŪ and special characters []();:,.+?/-'& </p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td></tr><tr><td style=\"display: none\">*</td><td>Abscess <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (SNOMED CT#128477000)</span></td></tr></table><hr/><blockquote><p><b>Generated Narrative: PractitionerRole #Recorder1</b><a name=\"Recorder1\"> </a><a name=\"hcRecorder1\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner/99ZZZS\">Practitioner/99ZZZS: Mrs TestOne Prefix-Test</a></p><p><b>organization</b>: <a href=\"Organization/GZZ998-G\">Organization/GZZ998-G: Live Org with Dormant</a></p><p><b>location</b>: <a href=\"Location/FZZ968-B\">Location/FZZ968-B: Facility Has All Contact Types TEST</a></p></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:PractitionerRole ;
fhir:id [ fhir:v "Recorder1" ] ;
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/99ZZZS" ] ;
fhir:display [ fhir:v "Mrs TestOne Prefix-Test" ] ] ;
fhir:organization [
fhir:reference [ fhir:v "Organization/GZZ998-G" ] ;
fhir:display [ fhir:v "Live Org with Dormant" ] ] ;
( fhir:location [
fhir:reference [ fhir:v "Location/FZZ968-B" ] ;
fhir:display [ fhir:v "Facility Has All Contact Types TEST" ] ] )
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/mws-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AI667788899" ]
] ) ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] )
] ; #
fhir:verificationStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ;
fhir:code [ fhir:v "refuted" ] ] )
] ; #
fhir:category ( [ fhir:v "medication"] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://nzmt.org.nz"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46043541000116107" ] ;
fhir:display [ fhir:v "A/California/7/2009 (H1N1) - like strain (NYMC X-181) + A/Switzerland/9715293/2013 (H3N2) - like strain (A/Switzerland/9715293/2013 NIB-88) + B/Phuket/3073/2013 - like strain (B/Phuket/3073/2013)" ] ] )
] ; #
fhir:patient [
fhir:reference [ fhir:v "Patient/ZJM9397" ]
] ; #
fhir:onset [ fhir:v "2023"^^xsd:gYear] ; #
fhir:recordedDate [ fhir:v "2024-03-04T12:31:07+13:00"^^xsd:dateTime] ; #
fhir:recorder [
fhir:reference [ fhir:v "#Recorder1" ]
] ; #
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. Allows Māori macron āēīōūĀĒĪŌŪ and special characters []();:,.+?/-'& " ]
] ) ; #
fhir:reaction ( [
( fhir:manifestation [
( fhir:coding [
fhir:system [ fhir:v "http://snomed.info/sct/21000210109/version/20231001?fhir_vs=refset%2F351000210106"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128477000" ] ;
fhir:display [ fhir:v "Abscess" ] ] ) ] )
] ) . #
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