Implementation Guide CH VACD
5.0.0-ci-build - ci-build
Implementation Guide CH VACD, published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-vacd/ and changes regularly. See the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="TCF02-ALLINTO2"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-allergyintolerances"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance TCF02-ALLINTO2</b></p><a name="TCF02-ALLINTO2"> </a><a name="hcTCF02-ALLINTO2"> </a><a name="TCF02-ALLINTO2-en-US"> </a><blockquote><p><b>Entry Resource Cross References</b></p><ul><li>entry: Identifier: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.1</code>/cbc8c8c1-4f47-4ec3-99a7-ae775b75c621</li><li>container: Identifier: <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
This 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:
Note 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.
This OID may also be used in CD.codeSystem.">URI</a>/urn:uuid:98dbfa14-1b2e-40f8-8110-932c631db1df</li><li>relationcode: replaces</li></ul></blockquote><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.2</code>/e6e14c17-b468-4ecb-a4d7-8dfd5ddb36d8</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}">Confirmed</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 24079001}">Atopic dermatitis (disorder)</span></p><p><b>patient</b>: <a href="Patient-TC-patient.html">Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)</a></p><p><b>onset</b>: 2021-10-06</p><p><b>recordedDate</b>: 2021-10-06</p><p><b>recorder</b>: <a href="PractitionerRole-TC-HCP1-ORG1-ROLE-author.html">PractitionerRole</a></p><p><b>lastOccurrence</b>: 2021-10-06</p><p><b>note</b>: This disorder will only occure if the time between the consumation of an apple and an vaccination is less than 10h (By Practitioner/TC-HCP1-C1 @2022-01-05)</p></div>
</text>
<extension
url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-ext-entry-resource-cross-references">
<extension url="entry">
<valueReference>
<type value="AllergyIntolerance"/>
<identifier>
<system value="urn:oid:2.16.756.5.30.1.402.1.3.1.1.1"/>
<value value="cbc8c8c1-4f47-4ec3-99a7-ae775b75c621"/>
</identifier>
</valueReference>
</extension>
<extension url="container">
<valueReference>
<type value="Composition"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:98dbfa14-1b2e-40f8-8110-932c631db1df"/>
</identifier>
</valueReference>
</extension>
<extension url="relationcode">
<valueCode value="replaces"/>
</extension>
</extension>
<identifier>
<system value="urn:oid:2.16.756.5.30.1.402.1.3.1.1.2"/>
<value value="e6e14c17-b468-4ecb-a4d7-8dfd5ddb36d8"/>
</identifier>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="24079001"/>
<display value="Atopic dermatitis (disorder)"/>
</coding>
</code>
<patient>🔗
<reference value="Patient/TC-patient"/>
</patient>
<onsetDateTime value="2021-10-06"/>
<recordedDate value="2021-10-06"/>
<recorder>🔗
<reference value="PractitionerRole/TC-HCP1-ORG1-ROLE-author"/>
</recorder>
<lastOccurrence value="2021-10-06"/>
<note>
<authorReference>🔗
<reference value="Practitioner/TC-HCP1-C1"/>
</authorReference>
<time value="2022-01-05"/>
<text
value="This disorder will only occure if the time between the consumation of an apple and an vaccination is less than 10h"/>
</note>
</AllergyIntolerance>