FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: v2 Access Restriction Value - JSON Representation

Page standards status: External Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0717",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0717</b></p><a name=\"v2-0717\"> </a><a name=\"hcv2-0717\"> </a><p>This  code system <code>http://terminology.hl7.org/CodeSystem/v2-0717</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ALL<a name=\"v2-0717-ALL\"> </a></td><td>All</td></tr><tr><td style=\"white-space:nowrap\">DEM<a name=\"v2-0717-DEM\"> </a></td><td>All demographic data</td></tr><tr><td style=\"white-space:nowrap\">DRG<a name=\"v2-0717-DRG\"> </a></td><td>Drug</td></tr><tr><td style=\"white-space:nowrap\">HIV<a name=\"v2-0717-HIV\"> </a></td><td>HIV status and results</td></tr><tr><td style=\"white-space:nowrap\">LOC<a name=\"v2-0717-LOC\"> </a></td><td>Patient Location</td></tr><tr><td style=\"white-space:nowrap\">NO<a name=\"v2-0717-NO\"> </a></td><td>None</td></tr><tr><td style=\"white-space:nowrap\">OI<a name=\"v2-0717-OI\"> </a></td><td>Opt in all registries (HIPAA)</td></tr><tr><td style=\"white-space:nowrap\">OO<a name=\"v2-0717-OO\"> </a></td><td>Opt out all registries (HIPAA)</td></tr><tr><td style=\"white-space:nowrap\">PID-17<a name=\"v2-0717-PID-17\"> </a></td><td>Religion</td></tr><tr><td style=\"white-space:nowrap\">PID-7<a name=\"v2-0717-PID-7\"> </a></td><td>Date of Birth</td></tr><tr><td style=\"white-space:nowrap\">PSY<a name=\"v2-0717-PSY\"> </a></td><td>Psychiatric Mental health</td></tr><tr><td style=\"white-space:nowrap\">SMD<a name=\"v2-0717-SMD\"> </a></td><td>Sensitive medical data</td></tr><tr><td style=\"white-space:nowrap\">STD<a name=\"v2-0717-STD\"> </a></td><td>Sexually transmitted diseases</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "external"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0717",
  "version" : "2.9",
  "name" : "v2.0717",
  "title" : "v2 Access Restriction Value",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-13T16:11:23-04:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0717 ( Access Restriction Value)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "content" : "complete",
  "concept" : [
    {
      "code" : "ALL",
      "display" : "All"
    },
    {
      "code" : "DEM",
      "display" : "All demographic data"
    },
    {
      "code" : "DRG",
      "display" : "Drug"
    },
    {
      "code" : "HIV",
      "display" : "HIV status and results"
    },
    {
      "code" : "LOC",
      "display" : "Patient Location"
    },
    {
      "code" : "NO",
      "display" : "None"
    },
    {
      "code" : "OI",
      "display" : "Opt in all registries (HIPAA)"
    },
    {
      "code" : "OO",
      "display" : "Opt out all registries (HIPAA)"
    },
    {
      "code" : "PID-17",
      "display" : "Religion"
    },
    {
      "code" : "PID-7",
      "display" : "Date of Birth"
    },
    {
      "code" : "PSY",
      "display" : "Psychiatric Mental health"
    },
    {
      "code" : "SMD",
      "display" : "Sensitive medical data"
    },
    {
      "code" : "STD",
      "display" : "Sexually transmitted diseases"
    }
  ]
}