FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/AllergyStatus-to-AllergyIntoleranceClinicalStatusCodes

Packagehealthdata.be.r4.cbb
Resource TypeConceptMap
IdAllergyStatus-to-AllergyIntoleranceClinicalStatusCodes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/AllergyStatus-to-AllergyIntoleranceClinicalStatusCodes
URLhttps://fhir.healthdata.be/ConceptMap/AllergyStatus-to-AllergyIntoleranceClinicalStatusCodes
Version0.0.1
Statusdraft
Date2022-07-07T15:04:03.2592055+00:00
NameAllergyStatus_to_AllergyIntoleranceClinicalStatusCodes
TitleAllergyStatus_to_AllergyIntoleranceClinicalStatusCodes
DescriptionMaps AllergyStatus codes as found in the CBB AllergyIntolerance to <http://hl7.org/fhir/ValueSet/allergyintolerance-clinical> as found in `AllergyIntolerance.clinicalStatus` in FHIR R4.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
allergyintolerance-clinicalAllergyIntolerance Clinical Status Codes
sctSNOMED CT International Edition
ValueSet
AllergyStatusAllergyStatus

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "AllergyStatus-to-AllergyIntoleranceClinicalStatusCodes",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": false
    }
  ],
  "url": "https://fhir.healthdata.be/ConceptMap/AllergyStatus-to-AllergyIntoleranceClinicalStatusCodes",
  "version": "0.0.1",
  "name": "AllergyStatus_to_AllergyIntoleranceClinicalStatusCodes",
  "title": "AllergyStatus_to_AllergyIntoleranceClinicalStatusCodes",
  "status": "draft",
  "date": "2022-07-07T15:04:03.2592055+00:00",
  "publisher": "Healthdata.be (Sciensano)",
  "contact": [
    {
      "name": "Service portal – healthdata.be",
      "telecom": [
        {
          "system": "url",
          "value": "https://sciensano.service-now.com/sp",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps AllergyStatus codes as found in the CBB AllergyIntolerance to <http://hl7.org/fhir/ValueSet/allergyintolerance-clinical> as found in `AllergyIntolerance.clinicalStatus` in FHIR R4.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "sourceCanonical": "https://fhir.healthdata.be/ValueSet/AllergyStatus",
  "targetCanonical": "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
      "element": [
        {
          "code": "55561003",
          "display": "active",
          "target": [
            {
              "code": "active",
              "display": "Active",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "73425007",
          "display": "inactive",
          "target": [
            {
              "code": "inactive",
              "display": "Inactive",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}