{
  "resourceType": "ConceptMap",
  "id": "uscore-to-pcornet-admitting-source",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <h2> Mapping from US Core to PCORNet  admitting source Codes</h2> \n        <p> Mapping from US Core hospitalization location (http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType) to \n        <a>http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-admitting-source</a> \n      </p>\n      <div> \n        <p> This concept map defines a mapping from US Core hospitalization location to PCORNet Admitting Source codes.</p> \n      </div> \n      <br/> \n      <table class=\"grid\">\n        <tr> \n          <td> \n            <b> Source Code</b> \n          </td> \n          <td> \n            <b> Equivalence</b> \n          </td> \n          <td> \n            <b> Destination Code</b> \n          </td> \n        </tr> \n        <tr> \n          <td> CARD</td> \n          <td> equal</td> \n          <td> AV</td> \n        </tr> \n        <tr> \n          <td> ER</td> \n          <td> equal</td> \n          <td> ED</td> \n        </tr> \n         <tr> \n          <td> ETU</td> \n          <td> equal</td> \n          <td> ES</td> \n        </tr> \n         <tr> \n          <td> RH</td> \n          <td> equal</td> \n          <td> RH</td> \n        </tr> \n         <tr> \n          <td> RTF</td> \n          <td> equal</td> \n          <td> RS</td> \n        </tr> \n         <tr> \n          <td> SNF</td> \n          <td> equal</td> \n          <td> SN</td> \n        </tr>\n         <tr> \n          <td> GACH</td> \n          <td> equal</td> \n          <td> IP</td> \n        </tr>\n      </table>  \n    </div>"
  },
  "url": "http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-admitting-source",
  "version": "1.0.0",
  "name": "USCoreToPCORNetAdmittingSource",
  "title": "Mapping from US Core to PCORNet Admitting Source Codes",
  "status": "draft",
  "experimental": false,
  "date": "2021-12-06T18:55:28+00:00",
  "publisher": "HL7 International - Biomedical Research and Regulation Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "This concept map defines a mapping from US Core Race to PCORNet Admitting Source codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7, all rights reserved Creative Commons License",
  "sourceCanonical": "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType",
  "targetCanonical": "http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-admitting-source",
  "group": [
    {
      "element": [
        {
          "code": "AV",
          "target": [
            {
              "code": "Ambulatory Visit",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "ED",
          "target": [
            {
              "code": "Emergency Department",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "ES",
          "target": [
            {
              "code": "Emergency Medical Service",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "RH",
          "target": [
            {
              "code": "Rehabilitation Facility",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "RS",
          "target": [
            {
              "code": "Residential Facility",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "SN",
          "target": [
            {
              "code": "Skilled Nursing Facility",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "IP",
          "target": [
            {
              "code": "Other Acute Inpatient Hospital",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}