FHIR IG Statistics: ConceptMap/cyehr-cm-allergytype-snomed2hl7fhir
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "cyehr-cm-allergytype-snomed2hl7fhir",
"url": "http://ig.ehealth4u.eu/fhir/ConceptMap/cyehr-cm-allergytype-snomed2hl7fhir",
"name": "CYEHRCMAllergyTypeSnomed2HL7FHIR",
"title": "Cyprus EHR Concept Map: Allergy Type - Snomed to HL7 FHIR",
"status": "draft",
"experimental": false,
"date": "2022-10-22",
"publisher": "ehealth4u",
"contact": [
{
"name": "eHealth Lab (University of Cyprus)",
"telecom": [
{
"system": "email",
"value": "ehealthl@ucy.ac.cy",
"use": "work"
}
]
}
],
"description": "A mapping for AllergyIntolerance.type between the Snomed and HL7 FHIR Code systems",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "venue"
},
"valueCodeableConcept": {
"text": "for CEF eHDSI Usage"
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CY"
}
]
}
],
"purpose": "To allow the mapping of the eHDSIAdverseEventType value set of the eHDSI MVC to the corresponding value set of the HL7 FHIR",
"copyright": "eHealth4U",
"sourceUri": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiadverseeventtype",
"targetUri": "http://hl7.org/fhir/ValueSet/allergy-intolerance-type",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://hl7.org/fhir/allergy-intolerance-type",
"element": [
{
"code": "609328004",
"display": "Allergic disposition",
"target": [
{
"code": "allergy",
"display": "Allergy",
"equivalence": "wider"
}
]
},
{
"code": "420134006",
"display": "Propensity to adverse reaction",
"target": [
{
"code": "allergy",
"display": "Allergy",
"equivalence": "wider"
}
]
},
{
"code": "29544009",
"display": "Intolerance",
"target": [
{
"code": "intolerance",
"display": "Intolerance",
"equivalence": "equivalent"
}
]
}
]
}
]
}