HL7 FHIR® UK Core
4.0.0 - CI Build

HL7 FHIR® UK Core - Local Development build (v4.0.0). See the Directory of published versions

ConceptMapUKCoreAllergyVerificationStatus - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ConceptMap",
  "id" : "UKCore-AllergyVerificationStatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ConceptMapUKCoreAllergyVerificationStatus (https://fhir.nhs.uk/R4/ConceptMap/ConceptMap-UKCore-AllergyVerificationStatus)</h2><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-allergyintolerance-verification.html\">http://hl7.org/fhir/ValueSet/allergyintolerance-verification</a> to <a href=\"ValueSet-UKCore-AllergyCertainty.html\">https://fhir.nhs.uk/R4/ValueSet/UKCore-AllergyCertainty</a></p><p>DRAFT. Published on 5 Nov 2019, 00:00:00 by Project Wildfyre (Project Wildfyre: <a href=\"mailto:mailto:dunno@dummy.net\">mailto:dunno@dummy.net</a>). Copyright © 2016 HL7 UK</p><div><p>A Concept Map from the HL7 FHIR ValueSet Allergy Verification Status to Allergy Certainity to aid interpretation.</p>\n</div><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>unconfirmed</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>385434005 (Improbable diagnosis (contextual qualifier) (qualifier value))</td></tr><tr><td>unconfirmed</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>2931005 (Probable diagnosis)</td></tr><tr><td>confirmed</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>255545003 (Definite)</td></tr><tr><td>confirmed</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>410605003 (Confirmed present (qualifier value))</td></tr></table></div>"
  },
  "url" : "https://fhir.nhs.uk/R4/ConceptMap/ConceptMap-UKCore-AllergyVerificationStatus",
  "version" : "4.0.0",
  "name" : "ConceptMapUKCoreAllergyVerificationStatus",
  "title" : "Concept Map - UK Core Allergy Verification Status",
  "status" : "draft",
  "date" : "2019-11-05T00:00:00+00:00",
  "publisher" : "Project Wildfyre",
  "contact" : [
    {
      "name" : "Project Wildfyre",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:dunno@dummy.net",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A Concept Map from the HL7 FHIR ValueSet Allergy Verification Status to Allergy Certainity to aid interpretation.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB"
        }
      ]
    }
  ],
  "copyright" : "Copyright © 2016 HL7 UK",
  "sourceUri" : "http://hl7.org/fhir/ValueSet/allergyintolerance-verification",
  "targetUri" : "https://fhir.nhs.uk/R4/ValueSet/UKCore-AllergyCertainty",
  "group" : [
    {
      "source" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
      "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"
            }
          ]
        }
      ]
    }
  ]
}