Allergy

Official URL: http://fire.ly/fhir/firely-ig-gen/ConceptMap/Allergy Version: 0.1.0
Parent: Computable Name:

Allergy

Mapping from Allergy

SourceEquivalenceTargetComment
Allergy.AllergyDescription (Free-text description of the allergy or intolerance)equivalentAllergyIntolerance.note.text (Note text)
Allergy.TypeOfPropensity (Allergy non-allergy intolerance or unknown)equivalentAllergyIntolerance.type (Type of propensity)
Allergy.AllergyManifestation (Clinical manifestation of the allergic reaction)equivalentAllergyIntolerance.reaction.manifestation (Reaction manifestation)
Allergy.Severity (Severity of the clinical manifestation)equivalentAllergyIntolerance.reaction.severity (Reaction severity)
Allergy.Criticality (Potential risk for future life-threatening reaction)equivalentAllergyIntolerance.criticality (Criticality)
Allergy.OnsetDate (Date of first observed reaction)equivalentAllergyIntolerance.onsetDateTime (Onset date)
Allergy.EndDate (Date of resolution of the allergy)relatedtoAllergyIntolerance.extension (End date via extension)No standard AllergyIntolerance field for end date; use an extension.
Allergy.Status (Current status of the allergy/intolerance)equivalentAllergyIntolerance.clinicalStatus (Clinical status)
Allergy.Certainty (Certainty of the adverse reaction propensity)equivalentAllergyIntolerance.verificationStatus (Verification status)
Allergy.AgentOrAllergen (Specific allergen or substance causing the reaction)equivalentAllergyIntolerance.code (Allergen code)
{
"resourceType": "ConceptMap",
"id": "Allergy",
"url": "http://fire.ly/fhir/firely-ig-gen/ConceptMap/Allergy",
"version": "0.1.0",
"name": "Allergy",
"title": "Allergy Concept Map",
"status": "draft",
"sourceCanonical": "http://fire.ly/fhir/firely-ig-gen/models/StructureDefinition/Allergy",
"targetCanonical": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"group": [
{
"source": "http://fire.ly/fhir/firely-ig-gen/models/StructureDefinition/Allergy",
"target": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"element": [
{
"code": "Allergy.AllergyDescription",
"display": "Free-text description of the allergy or intolerance",
"target": [
{
"code": "AllergyIntolerance.note.text",
"display": "Note text",
"equivalence": "equivalent"
}
]
},
{
"code": "Allergy.TypeOfPropensity",
"display": "Allergy non-allergy intolerance or unknown",
"target": [
{
"code": "AllergyIntolerance.type",
"display": "Type of propensity",
"equivalence": "equivalent"
}
]
},
{
"code": "Allergy.AllergyManifestation",
"display": "Clinical manifestation of the allergic reaction",
"target": [
{
"code": "AllergyIntolerance.reaction.manifestation",
"display": "Reaction manifestation",
"equivalence": "equivalent"
}
]
},
{
"code": "Allergy.Severity",
"display": "Severity of the clinical manifestation",
"target": [
{
"code": "AllergyIntolerance.reaction.severity",
"display": "Reaction severity",
"equivalence": "equivalent"
}
]
},
{
"code": "Allergy.Criticality",
"display": "Potential risk for future life-threatening reaction",
"target": [
{
"code": "AllergyIntolerance.criticality",
"display": "Criticality",
"equivalence": "equivalent"
}
]
},
{
"code": "Allergy.OnsetDate",
"display": "Date of first observed reaction",
"target": [
{
"code": "AllergyIntolerance.onsetDateTime",
"display": "Onset date",
"equivalence": "equivalent"
}
]
},
{
"code": "Allergy.EndDate",
"display": "Date of resolution of the allergy",
"target": [
{
"code": "AllergyIntolerance.extension",
"display": "End date via extension",
"equivalence": "relatedto",
"comment": "No standard AllergyIntolerance field for end date; use an extension."
}
]
},
{
"code": "Allergy.Status",
"display": "Current status of the allergy/intolerance",
"target": [
{
"code": "AllergyIntolerance.clinicalStatus",
"display": "Clinical status",
"equivalence": "equivalent"
}
]
},
{
"code": "Allergy.Certainty",
"display": "Certainty of the adverse reaction propensity",
"target": [
{
"code": "AllergyIntolerance.verificationStatus",
"display": "Verification status",
"equivalence": "equivalent"
}
]
},
{
"code": "Allergy.AgentOrAllergen",
"display": "Specific allergen or substance causing the reaction",
"target": [
{
"code": "AllergyIntolerance.code",
"display": "Allergen code",
"equivalence": "equivalent"
}
]
}
]
}
]
}
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="Allergy" />
<url value="http://fire.ly/fhir/firely-ig-gen/ConceptMap/Allergy" />
<version value="0.1.0" />
<name value="Allergy" />
<title value="Allergy Concept Map" />
<status value="draft" />
<sourceCanonical value="http://fire.ly/fhir/firely-ig-gen/models/StructureDefinition/Allergy" />
<targetCanonical value="http://hl7.org/fhir/StructureDefinition/AllergyIntolerance" />
<source value="http://fire.ly/fhir/firely-ig-gen/models/StructureDefinition/Allergy" />
<target value="http://hl7.org/fhir/StructureDefinition/AllergyIntolerance" />
<code value="Allergy.AllergyDescription" />
<display value="Free-text description of the allergy or intolerance" />
<code value="AllergyIntolerance.note.text" />
<display value="Note text" />
<equivalence value="equivalent" />
</target>
</element>
<code value="Allergy.TypeOfPropensity" />
<display value="Allergy non-allergy intolerance or unknown" />
<code value="AllergyIntolerance.type" />
<display value="Type of propensity" />
<equivalence value="equivalent" />
</target>
</element>
<code value="Allergy.AllergyManifestation" />
<display value="Clinical manifestation of the allergic reaction" />
<code value="AllergyIntolerance.reaction.manifestation" />
<display value="Reaction manifestation" />
<equivalence value="equivalent" />
</target>
</element>
<code value="Allergy.Severity" />
<display value="Severity of the clinical manifestation" />
<code value="AllergyIntolerance.reaction.severity" />
<display value="Reaction severity" />
<equivalence value="equivalent" />
</target>
</element>
<code value="Allergy.Criticality" />
<display value="Potential risk for future life-threatening reaction" />
<code value="AllergyIntolerance.criticality" />
<display value="Criticality" />
<equivalence value="equivalent" />
</target>
</element>
<code value="Allergy.OnsetDate" />
<display value="Date of first observed reaction" />
<code value="AllergyIntolerance.onsetDateTime" />
<display value="Onset date" />
<equivalence value="equivalent" />
</target>
</element>
<code value="Allergy.EndDate" />
<display value="Date of resolution of the allergy" />
<code value="AllergyIntolerance.extension" />
<display value="End date via extension" />
<equivalence value="relatedto" />
<comment value="No standard AllergyIntolerance field for end date; use an extension." />
</target>
</element>
<code value="Allergy.Status" />
<display value="Current status of the allergy/intolerance" />
<code value="AllergyIntolerance.clinicalStatus" />
<display value="Clinical status" />
<equivalence value="equivalent" />
</target>
</element>
<code value="Allergy.Certainty" />
<display value="Certainty of the adverse reaction propensity" />
<code value="AllergyIntolerance.verificationStatus" />
<display value="Verification status" />
<equivalence value="equivalent" />
</target>
</element>
<code value="Allergy.AgentOrAllergen" />
<display value="Specific allergen or substance causing the reaction" />
<code value="AllergyIntolerance.code" />
<display value="Allergen code" />
<equivalence value="equivalent" />
</target>
</element>
</group>
</ConceptMap>
ConceptMap
ConceptMap.id[0]Allergy
ConceptMap.url[0]http://fire.ly/fhir/firely-ig-gen/ConceptMap/Allergy
ConceptMap.version[0]0.1.0
ConceptMap.name[0]Allergy
ConceptMap.title[0]Allergy Concept Map
ConceptMap.status[0]draft
ConceptMap.source[0]http://fire.ly/fhir/firely-ig-gen/models/StructureDefinition/Allergy
ConceptMap.target[0]http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
ConceptMap.group[0].source[0]http://fire.ly/fhir/firely-ig-gen/models/StructureDefinition/Allergy
ConceptMap.group[0].target[0]http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
ConceptMap.group[0].element[0].code[0]Allergy.AllergyDescription
ConceptMap.group[0].element[0].display[0]Free-text description of the allergy or intolerance
ConceptMap.group[0].element[0].target[0].code[0]AllergyIntolerance.note.text
ConceptMap.group[0].element[0].target[0].display[0]Note text
ConceptMap.group[0].element[0].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[1].code[0]Allergy.TypeOfPropensity
ConceptMap.group[0].element[1].display[0]Allergy non-allergy intolerance or unknown
ConceptMap.group[0].element[1].target[0].code[0]AllergyIntolerance.type
ConceptMap.group[0].element[1].target[0].display[0]Type of propensity
ConceptMap.group[0].element[1].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[2].code[0]Allergy.AllergyManifestation
ConceptMap.group[0].element[2].display[0]Clinical manifestation of the allergic reaction
ConceptMap.group[0].element[2].target[0].code[0]AllergyIntolerance.reaction.manifestation
ConceptMap.group[0].element[2].target[0].display[0]Reaction manifestation
ConceptMap.group[0].element[2].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[3].code[0]Allergy.Severity
ConceptMap.group[0].element[3].display[0]Severity of the clinical manifestation
ConceptMap.group[0].element[3].target[0].code[0]AllergyIntolerance.reaction.severity
ConceptMap.group[0].element[3].target[0].display[0]Reaction severity
ConceptMap.group[0].element[3].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[4].code[0]Allergy.Criticality
ConceptMap.group[0].element[4].display[0]Potential risk for future life-threatening reaction
ConceptMap.group[0].element[4].target[0].code[0]AllergyIntolerance.criticality
ConceptMap.group[0].element[4].target[0].display[0]Criticality
ConceptMap.group[0].element[4].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[5].code[0]Allergy.OnsetDate
ConceptMap.group[0].element[5].display[0]Date of first observed reaction
ConceptMap.group[0].element[5].target[0].code[0]AllergyIntolerance.onsetDateTime
ConceptMap.group[0].element[5].target[0].display[0]Onset date
ConceptMap.group[0].element[5].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[6].code[0]Allergy.EndDate
ConceptMap.group[0].element[6].display[0]Date of resolution of the allergy
ConceptMap.group[0].element[6].target[0].code[0]AllergyIntolerance.extension
ConceptMap.group[0].element[6].target[0].display[0]End date via extension
ConceptMap.group[0].element[6].target[0].equivalence[0]relatedto
ConceptMap.group[0].element[6].target[0].comment[0]No standard AllergyIntolerance field for end date; use an extension.
ConceptMap.group[0].element[7].code[0]Allergy.Status
ConceptMap.group[0].element[7].display[0]Current status of the allergy/intolerance
ConceptMap.group[0].element[7].target[0].code[0]AllergyIntolerance.clinicalStatus
ConceptMap.group[0].element[7].target[0].display[0]Clinical status
ConceptMap.group[0].element[7].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[8].code[0]Allergy.Certainty
ConceptMap.group[0].element[8].display[0]Certainty of the adverse reaction propensity
ConceptMap.group[0].element[8].target[0].code[0]AllergyIntolerance.verificationStatus
ConceptMap.group[0].element[8].target[0].display[0]Verification status
ConceptMap.group[0].element[8].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[9].code[0]Allergy.AgentOrAllergen
ConceptMap.group[0].element[9].display[0]Specific allergen or substance causing the reaction
ConceptMap.group[0].element[9].target[0].code[0]AllergyIntolerance.code
ConceptMap.group[0].element[9].target[0].display[0]Allergen code
ConceptMap.group[0].element[9].target[0].equivalence[0]equivalent