FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeConceptMap
Idconceptmap-ErnstCodelijst-to-AllergyIntoleranceSeverity.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ConceptMap",
  "id": "ErnstCodelijst-to-AllergyIntoleranceSeverity",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": true
    }
  ],
  "url": "http://nictiz.nl/fhir/ConceptMap/ErnstCodelijst-to-AllergyIntoleranceSeverity",
  "version": "2.0.4",
  "name": "ErnstCodelijst-to-AllergyIntoleranceSeverity",
  "title": "HCIM ErnstCodelijst to AllergyIntoleranceSeverity",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps the HCIM AllergyIntolerance release 2017 terminology for Severity to the FHIR STU3 terminology associated with `AllergyIntolerance.reaction.severity`.",
  "purpose": "To aid in mapping from HCIM AllergyIntolerance value set ErnstCodelijst to FHIR STU3 `AllergyIntolerance.reaction.severity`.",
  "copyright": "CC0",
  "sourceUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.2.6--20171231000000",
  "targetUri": "http://hl7.org/fhir/ValueSet/reaction-event-severity",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://hl7.org/fhir/reaction-event-severity",
      "targetVersion": "http://hl7.org/fhir/reaction-event-severity version 3.0.1",
      "element": [
        {
          "code": "255604002",
          "display": "Mild",
          "target": [
            {
              "code": "mild",
              "display": "Mild",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "6736007",
          "display": "Moderate",
          "target": [
            {
              "code": "moderate",
              "display": "Moderate",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "24484000",
          "display": "Severe",
          "target": [
            {
              "code": "severe",
              "display": "Severe",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}