HL7 Version 2 to FHIR
1.0.0-ballot - ballot International flag

HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions

: Table HL70498 to Consent State Codes Map - JSON Representation

Active as of 2024-10-23

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "table-hl70498-to-consent-state-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap table-hl70498-to-consent-state-codes</b></p><a name=\"table-hl70498-to-consent-state-codes\"> </a><a name=\"hctable-hl70498-to-consent-state-codes\"> </a><a name=\"table-hl70498-to-consent-state-codes-en-US\"> </a><p>Mapping from HL70498 to <a href=\"http://hl7.org/fhir/R4/codesystem-consent-state-codes.html\">http://hl7.org/fhir/consent-state-codes</a></p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</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>A (Active – Consent has been granted)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>L (Limited – Consent has been granted with limitations)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>R (Refused – Consent has been refused)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>P (Pending – Consent has not yet been sought)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>proposed</td></tr><tr><td>X (Rescinded – Consent was initially granted, but was subsequently revoked or ended.)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>inactive (Inactivated)</td></tr><tr><td>B (Bypassed (Consent not sought))</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "derived-from"
        },
        {
          "url" : "label",
          "valueString" : "Table HL70498 to Consent State Codes.fsh"
        },
        {
          "url" : "url",
          "valueUri" : "https://docs.google.com/spreadsheets/d/1Jxs_J6VkV_KCScPUjbEjpzjgP15tjxPpbpXJQmvIZxs/edit#gid=0"
        }
      ],
      "url" : "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/v2mappings/table-hl70498-to-consent-state-codes",
  "version" : "1.0.0-ballot",
  "name" : "TableHL70498ToConsentStateCodes",
  "title" : "Table HL70498 to Consent State Codes Map",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-10-23",
  "publisher" : "HL7 International / Orders and Observations",
  "contact" : [
    {
      "name" : "HL7 Orders and Observations Workgroup",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "This ConceptMap represents a mapping from the HL7 V2 Table HL70498 to the FHIR Consent State Codes 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" : "HL70498",
  "targetUri" : "http://hl7.org/fhir/consent-state-codes",
  "group" : [
    {
      "element" : [
        {
          "code" : "A",
          "display" : "Active – Consent has been granted",
          "target" : [
            {
              "code" : "active",
              "display" : "Active",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "L",
          "display" : "Limited – Consent has been granted with limitations",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "R",
          "display" : "Refused – Consent has been refused",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "P",
          "display" : "Pending – Consent has not yet been sought",
          "target" : [
            {
              "code" : "proposed",
              "display" : "Proposed",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "X",
          "display" : "Rescinded – Consent was initially granted, but was subsequently revoked or ended.",
          "target" : [
            {
              "code" : "inactive",
              "display" : "Inactivated",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "B",
          "display" : "Bypassed (Consent not sought)",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        }
      ]
    }
  ]
}