HL7 Version 2 to FHIR
0.1.0 - STU1 Ballot

This page is part of the HL7 Version 2 to FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Table HL70322 to Event Status Map - JSON Representation

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "table-hl70322-to-event-status",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>TableHL70322toEventStatus (http://hl7.org/fhir/uv/v2mappings/table-hl70322-to-event-status)</h2><p>Mapping from HL70322 to <a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html\">http://hl7.org/fhir/event-status</a></p><p>ACTIVE (not intended for production usage). Published on 2020-08-12 by HL7 International (HL7 Orders and Observations Workgroup: <a href=\"http://hl7.org/Special/committees/orders/index.cfm\">http://hl7.org/Special/committ...</a>, Keith W. Boone: <a href=\"mailto:kboone@ainq.com\">kboone@ainq.com</a>). Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.</p><div><p>This ConceptMap represents a mapping from the HL7 V2 Table HL70322 to the FHIR Event Status Value Set.</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>CP</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>completed</td></tr><tr><td>RE</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>not-done</td></tr><tr><td>NA</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>not-done</td></tr><tr><td>PA</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>completed</td></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "derived-from"
        },
        {
          "url" : "label",
          "valueString" : "Table HL70322 to Event Status.fsh"
        },
        {
          "url" : "url",
          "valueUri" : "https://docs.google.com/spreadsheets/d/1H1xwOSKaUkI5J7JUPiWR01WWFOnEQzwxwGLizknf0V4/edit#gid=0"
        }
      ],
      "url" : "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/v2mappings/table-hl70322-to-event-status",
  "version" : "0.1.0",
  "name" : "TableHL70322toEventStatus",
  "status" : "active",
  "experimental" : true,
  "date" : "2020-08-12",
  "publisher" : "HL7 International",
  "contact" : [
    {
      "name" : "HL7 Orders and Observations Workgroup",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/orders/index.cfm"
        }
      ]
    },
    {
      "name" : "Keith W. Boone",
      "telecom" : [
        {
          "system" : "email",
          "value" : "kboone@ainq.com"
        }
      ]
    }
  ],
  "description" : "This ConceptMap represents a mapping from the HL7 V2 Table HL70322 to the FHIR Event Status Value Set.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.",
  "sourceUri" : "HL70322",
  "targetUri" : "http://hl7.org/fhir/event-status",
  "group" : [
    {
      "element" : [
        {
          "code" : "CP",
          "display" : "Complete",
          "target" : [
            {
              "code" : "completed",
              "display" : "Completed",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "RE",
          "display" : "Refused",
          "target" : [
            {
              "code" : "not-done",
              "display" : "Not Done",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "NA",
          "display" : "Not Administered",
          "target" : [
            {
              "code" : "not-done",
              "display" : "Not Done",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "PA",
          "display" : "Partially Administered",
          "target" : [
            {
              "code" : "completed",
              "display" : "Completed",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}