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

FHIR IG Statistics: ConceptMap/ConceptMap-CareConnect-AllergyVerificationStatus-1

PackageNHSDigital.FHIR.STU3
Resource TypeConceptMap
IdConceptMap-CareConnect-AllergyVerificationStatus-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/ConceptMap/CareConnect-AllergyVerificationStatus-1
URLhttps://fhir.nhs.uk/STU3/ConceptMap/CareConnect-AllergyVerificationStatus-1
Version1.0.0
Statusactive
Date2018-03-01T00:00:00+00:00
NameConcept Map - Allergy Verification Status
Authorityhl7
DescriptionA Concept Map from ValueSet Allergy Verification Status to Allergy Certainity to aid interpretation.
CopyrightCopyright © 2016 HL7 UK

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition
ValueSet
CareConnect-AllergyCertainty-1Care Connect Allergy Certainty

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "url": "https://fhir.nhs.uk/STU3/ConceptMap/CareConnect-AllergyVerificationStatus-1",
  "version": "1.0.0",
  "name": "Concept Map - Allergy Verification Status",
  "status": "active",
  "date": "2018-03-01T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A Concept Map from ValueSet Allergy Verification Status to Allergy Certainity to aid interpretation.",
  "copyright": "Copyright © 2016 HL7 UK",
  "sourceReference": {
    "reference": "http://hl7.org/fhir/ValueSet/allergy-verification-status"
  },
  "targetReference": {
    "reference": "https://fhir.nhs.uk/STU3/ValueSet/CareConnect-AllergyCertainty-1"
  },
  "group": [
    {
      "source": "http://hl7.org/fhir/allergy-verification-status",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "unconfirmed",
          "display": "Unconfirmed",
          "target": [
            {
              "code": "385434005",
              "display": "Improbable diagnosis",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "unconfirmed",
          "display": "Unconfirmed",
          "target": [
            {
              "code": "2931005",
              "display": "Probable diagnosis",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "confirmed",
          "display": "Confirmed",
          "target": [
            {
              "code": "255545003",
              "display": "Definite",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "confirmed",
          "display": "Confirmed",
          "target": [
            {
              "code": "410605003",
              "display": "Confirmed present",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}