FHIR Implementation Guide for NJSAMS


1.0.0 - release

NJSAMS - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NJSAMSEthnicityMap - JSON Representation

Draft as of 2022-08-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "NJSAMSEthnicityMap",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap NJSAMSEthnicityMap</b></p><a name=\"NJSAMSEthnicityMap\"> </a><a name=\"hcNJSAMSEthnicityMap\"> </a><a name=\"NJSAMSEthnicityMap-en-US\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-PatientEthnicity.html\">Patient Ethnicity</a> to <a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-cdcrec.html\">Race &amp; Ethnicity - CDC</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>1 (Not of Hispanic Origin)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2186-5 (Not Hispanic or Latino)</td></tr><tr><td>2 (Puerto Rican)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2180-8 (Puerto Rican)</td></tr><tr><td>3 (Mexican)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2148-5 (Mexican)</td></tr><tr><td>4 (Cuban)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2182-4 (Cuban)</td></tr><tr><td>6 (Other Hispanic)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2135-2 (Hispanic or Latino)</td></tr><tr><td>99 (Deprecated (disabled))</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr></table></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/ConceptMap/NJSAMSEthnicityMap",
  "version" : "1.0.0",
  "status" : "draft",
  "experimental" : false,
  "date" : "2022-08-31",
  "publisher" : "Division of Mental Health and Addiction Services (DMHAS)",
  "contact" : [
    {
      "name" : "Division of Mental Health and Addiction Services (DMHAS)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://dhs.nj.gov"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientEthnicity",
      "target" : "urn:oid:2.16.840.1.113883.6.238",
      "element" : [
        {
          "code" : "1",
          "target" : [
            {
              "code" : "2186-5",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "2",
          "target" : [
            {
              "code" : "2180-8",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "3",
          "target" : [
            {
              "code" : "2148-5",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "4",
          "target" : [
            {
              "code" : "2182-4",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "6",
          "target" : [
            {
              "code" : "2135-2",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "99",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        }
      ]
    }
  ]
}