HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions
Active as of 2024-10-30 |
@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:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "segment-al1-to-allergyintolerance"] ; # 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: ConceptMap segment-al1-to-allergyintolerance</b></p><a name=\"segment-al1-to-allergyintolerance\"> </a><a name=\"hcsegment-al1-to-allergyintolerance\"> </a><a name=\"segment-al1-to-allergyintolerance-en-US\"> </a><p>Mapping from AL1 to <a href=\"http://hl7.org/fhir/R4/allergyintolerance.html\">AllergyIntolerance</a></p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>AL1</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>clinicalStatus.coding.code</td><td>While .clinicalStatus is not required, constraint ait-1 (AllergyIntolerance.clinicalStatus SHALL be present if verificationStatus is not entered-in-error.) does necessitate populating this element in the map as it's not possible to infer a verificationStatus of "entered-in-error" based on the data in AL1.</td></tr><tr><td>AL1</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>clinicalStatus.coding.system</td><td/></tr><tr><td>AL1-2 (Allergen Type Code)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>category</td><td>The FHIR table has a "required" binding. Do we need to expand the values in the FHIR table?\n\nCould other be used for:\nMiscellaneous allergy\nMiscellaneous contraindication\nAnimal Allergy\n\nHL70127 is a user defined table\\</td></tr><tr><td>AL1-2 (Allergen Type Code)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>category.extension[1].url</td><td/></tr><tr><td>AL1-2 (Allergen Type Code)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>category.extension[1].valueCodeableConcept</td><td/></tr><tr><td>AL1-2 (Allergen Type Code)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>type</td><td/></tr><tr><td>AL1-3 (Allergen Code/Mnemonic/Description)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>code</td><td/></tr><tr><td>AL1-4 (Allergy Severity Code)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>criticality</td><td>Note that AllergyIntolerance.reaction.severity is available in FHIR but from a base standard perspective that is actually not the most appropriate and would require that AL1-6 is valued as well. However, a local implementation may have used vocabulary that better fits AllergyIntolerance.reaction.severity and should then consider that instead as a local variation. Note that the .reaction though is at a particular time, while .criticality is an overall assement that matches HL7 v2 generally better.</td></tr><tr><td>AL1-4 (Allergy Severity Code)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>criticality.extension[1].url</td><td/></tr><tr><td>AL1-4 (Allergy Severity Code)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>criticality.extension[1].valueCodeableConcept</td><td/></tr><tr><td>AL1-4 (Allergy Severity Code)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>reaction.severity</td><td/></tr><tr><td>AL1-5 (Allergy Reaction Code)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>reaction.manifestation.text</td><td>AllergyIntolerance.reaction can repeat, presumably to capture both multiple manifestations of the reaction (rash and nausea) as well as reactions to independent exposures (last week and last month) - we may want to confirm this understanding.\\</td></tr><tr><td>AL1-6 (Identification Date)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>onsetDateTime</td><td>Withdrawn as of 2.7, Refer to IAM-11 Onset or IAM-13 Reported Date</td></tr></table></div>" ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "derived-from" ] ] [ fhir:url [ fhir:v "label"^^xsd:anyURI ] ; fhir:value [ fhir:v "Segment AL1 to AllergyIntolerance.fsh" ] ] [ fhir:url [ fhir:v "url"^^xsd:anyURI ] ; fhir:value [ fhir:v "https://docs.google.com/spreadsheets/d/10aUgY2Kw3sYlbaw-QHykWri8J3Fb3J_Xc7DvCY_nzyE/edit?usp=sharing"^^xsd:anyURI ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"^^xsd:anyURI ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/segment-al1-to-allergyintolerance"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0-ballot"] ; # fhir:name [ fhir:v "SegmentAL1ToAllergyIntolerance"] ; # fhir:title [ fhir:v "Segment AL1 to AllergyIntolerance Map"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-10-30"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Orders and Observations Workgroup" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] ) ] ) ; # fhir:description [ fhir:v "This ConceptMap represents a mapping from the HL7 V2 Segment AL1 to the FHIR AllergyIntolerance Resource."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Copyright (c) 2020, HL7 International, Inc., All Rights Reserved."] ; # fhir:source [ fhir:v "AL1"^^xsd:anyURI] ; # fhir:target [ fhir:v "AllergyIntolerance"^^xsd:anyURI] ; # fhir:group ( [ ( fhir:element [ fhir:code [ fhir:v "AL1" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "code" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "clinicalStatus.coding.code" ] ; fhir:display [ fhir:v "clinicalStatus.coding.code" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "While .clinicalStatus is not required, constraint ait-1 (AllergyIntolerance.clinicalStatus SHALL be present if verificationStatus is not entered-in-error.) does necessitate populating this element in the map as it's not possible to infer a verificationStatus of \"entered-in-error\" based on the data in AL1." ] ] ) ] [ fhir:code [ fhir:v "AL1" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "uri" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "clinicalStatus.coding.system" ] ; fhir:display [ fhir:v "clinicalStatus.coding.system" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CWE" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-2" ] ; fhir:display [ fhir:v "Allergen Type Code" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "code" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "category" ] ; fhir:display [ fhir:v "category" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "The FHIR table has a \"required\" binding. Do we need to expand the values in the FHIR table?\n\nCould other be used for:\nMiscellaneous allergy\nMiscellaneous contraindication\nAnimal Allergy\n\nHL70127 is a user defined table\\" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CWE" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-2" ] ; fhir:display [ fhir:v "Allergen Type Code" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "uri" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "category.extension[1].url" ] ; fhir:display [ fhir:v "category.extension[1].url" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CWE" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-2" ] ; fhir:display [ fhir:v "Allergen Type Code" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CodeableConcept" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "category.extension[1].valueCodeableConcept" ] ; fhir:display [ fhir:v "category.extension[1].valueCodeableConcept" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CWE" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-2" ] ; fhir:display [ fhir:v "Allergen Type Code" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "code" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "type" ] ; fhir:display [ fhir:v "type" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CWE" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-3" ] ; fhir:display [ fhir:v "Allergen Code/Mnemonic/Description" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CodeableConcept" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "code" ] ; fhir:display [ fhir:v "code" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CWE" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-4" ] ; fhir:display [ fhir:v "Allergy Severity Code" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "code" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "criticality" ] ; fhir:display [ fhir:v "criticality" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Note that AllergyIntolerance.reaction.severity is available in FHIR but from a base standard perspective that is actually not the most appropriate and would require that AL1-6 is valued as well. However, a local implementation may have used vocabulary that better fits AllergyIntolerance.reaction.severity and should then consider that instead as a local variation. Note that the .reaction though is at a particular time, while .criticality is an overall assement that matches HL7 v2 generally better." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CWE" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-4" ] ; fhir:display [ fhir:v "Allergy Severity Code" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "uri" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "criticality.extension[1].url" ] ; fhir:display [ fhir:v "criticality.extension[1].url" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CWE" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-4" ] ; fhir:display [ fhir:v "Allergy Severity Code" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CodeableConcept" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "criticality.extension[1].valueCodeableConcept" ] ; fhir:display [ fhir:v "criticality.extension[1].valueCodeableConcept" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CWE" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-4" ] ; fhir:display [ fhir:v "Allergy Severity Code" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "code" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "reaction.severity" ] ; fhir:display [ fhir:v "reaction.severity" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "ST" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-5" ] ; fhir:display [ fhir:v "Allergy Reaction Code" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "CodeableConcept" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "reaction.manifestation.text" ] ; fhir:display [ fhir:v "reaction.manifestation.text" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "AllergyIntolerance.reaction can repeat, presumably to capture both multiple manifestations of the reaction (rash and nausea) as well as reactions to independent exposures (last week and last month) - we may want to confirm this understanding.\\" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "DT" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "AL1-6" ] ; fhir:display [ fhir:v "Identification Date" ] ; ( fhir:target [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "dateTime" ] ] [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "onsetDateTime" ] ; fhir:display [ fhir:v "onsetDateTime" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Withdrawn as of 2.7, Refer to IAM-11 Onset or IAM-13 Reported Date" ] ] ) ] ) ] ) . #
IG © 2020+ HL7 International / Orders and Observations. Package hl7.fhir.uv.v2mappings#1.0.0-ballot based on FHIR 4.0.1. Generated 2024-10-30
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change