Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft

Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Maps MODS type of reaction to FHIR allergy intolerance type and vice-versa - JSON Representation

Draft as of 2012-06-13

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "MODS-FHIRAllergyIntoleranceType-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap MODS-FHIRAllergyIntoleranceType-1</b></p><a name=\"MODS-FHIRAllergyIntoleranceType-1\"> </a><a name=\"hcMODS-FHIRAllergyIntoleranceType-1\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>https://data.digitisingsocialcare.co.uk/mods/v1/type-of-reaction</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html\">AllergyIntoleranceType</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>allergy</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>allergy</td></tr><tr><td>intolerance</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>intolerance</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html\">AllergyIntoleranceType</a> to <code>https://data.digitisingsocialcare.co.uk/mods/v1/type-of-reaction</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>allergy</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>allergy</td></tr><tr><td>intolerance</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>intolerance</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ConceptMap/MODS-FHIRAllergyIntoleranceType-1",
  "version" : "0.1.0",
  "name" : "MODS-Type-Of-Reaction-FHIR-Allergy-Intolerance-Type",
  "title" : "Maps MODS type of reaction to FHIR allergy intolerance type and vice-versa",
  "status" : "draft",
  "experimental" : true,
  "date" : "2012-06-13",
  "publisher" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
  "contact" : [
    {
      "name" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://synanetics.com"
        },
        {
          "system" : "email",
          "value" : "info@synanetics.com"
        }
      ]
    }
  ],
  "description" : "A mapping to/from the MODS type of reaction to FHIR allergy intolerance type code systems",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "https://data.digitisingsocialcare.co.uk/mods/v1/type-of-reaction",
      "target" : "http://hl7.org/fhir/allergy-intolerance-type",
      "element" : [
        {
          "code" : "allergy",
          "display" : "Allergy",
          "target" : [
            {
              "code" : "allergy",
              "display" : "Allergy",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "intolerance",
          "display" : "Intolerance",
          "target" : [
            {
              "code" : "intolerance",
              "display" : "Intolerance",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.org/fhir/allergy-intolerance-type",
      "target" : "https://data.digitisingsocialcare.co.uk/mods/v1/type-of-reaction",
      "element" : [
        {
          "code" : "allergy",
          "display" : "Allergy",
          "target" : [
            {
              "code" : "allergy",
              "display" : "Allergy",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "intolerance",
          "display" : "Intolerance",
          "target" : [
            {
              "code" : "intolerance",
              "display" : "Intolerance",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}