FHIR IG Statistics: ConceptMap/cyehr-cm-allergyreactionseverity-snomed2hl7fhir
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "cyehr-cm-allergyreactionseverity-snomed2hl7fhir",
"url": "http://ig.ehealth4u.eu/fhir/ConceptMap/cyehr-cm-allergyreactionseverity-snomed2hl7fhir",
"name": "CYEHRCMAllergyReactionSeveritySnomed2HL7FHIR",
"title": "Cyprus EHR Concept Map: Allergy Reaction Severity - 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.reaction.severity 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 eHDSISeverity 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-ehdsiseverity",
"targetUri": "http://hl7.org/fhir/ValueSet/reaction-event-severity",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://hl7.org/fhir/reaction-event-severity",
"element": [
{
"code": "442452003",
"display": "Life threatening severity",
"target": [
{
"code": "severe",
"display": "Severe",
"equivalence": "wider"
}
]
},
{
"code": "255604002",
"display": "Mild",
"target": [
{
"code": "mild",
"display": "Mild",
"equivalence": "equivalent"
}
]
},
{
"code": "371923003",
"display": "Mild to moderate",
"target": [
{
"code": "moderate",
"display": "Moderate",
"equivalence": "wider"
}
]
},
{
"code": "6736007",
"display": "Moderate",
"target": [
{
"code": "moderate",
"display": "Moderate",
"equivalence": "equivalent"
}
]
},
{
"code": "371924009",
"display": "Moderate to severe",
"target": [
{
"code": "severe",
"display": "Severe",
"equivalence": "wider"
}
]
},
{
"code": "24484000",
"display": "Severe",
"target": [
{
"code": "severe",
"display": "Severe",
"equivalence": "equivalent"
}
]
}
]
}
]
}