Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v2 Alternate Character Set Handling Scheme - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0356",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0356</b></p><a name=\"v2-0356\"> </a><a name=\"hcv2-0356\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0356</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">2.3<a name=\"v2-0356-2.463\"> </a></td><td>The character set switching mode specified in HL7 2.5, section 2.7.2 and section 2.A.46, &quot;XPN - extended person name&quot;.</td><td>De modus om te wisselen van tekenset gedefinieerd in HL7 2.5, sectie 2.A.46, &quot;XPN - uitgebreide persoonsnaam&quot;.</td></tr><tr><td style=\"white-space:nowrap\">&lt;null&gt;<a name=\"v2-0356-.60null.62\"> </a></td><td>This is the default, indicating that there is no character set switching occurring in this message.</td><td>Dit is de standaardwaarde, om aan te geven dat er geen wisselingen van tekenset voorkomen in dit bericht.</td></tr><tr><td style=\"white-space:nowrap\">ISO 2022-1994<a name=\"v2-0356-ISO2022-1994\"> </a></td><td>This standard is titled &quot;Information Technology - Character Code Structure and Extension Technique&quot;. .</td><td>Deze standaard heet &quot;Information Technology - Character Code Structure and Extension Technique&quot;.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString" : "External"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r3.r5"
        },
        {
          "url" : "version",
          "valueString" : "0.1.0"
        },
        {
          "url" : "uri",
          "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/v2/0356",
  "version" : "2.8.2",
  "name" : "v2 Alternate Character Set Handling Scheme",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-20T12:39:37+11: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 0356 ( Alternate Character Set Handling Scheme)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v2-0356",
  "content" : "complete",
  "concept" : [
    {
      "code" : "2.3",
      "display" : "The character set switching mode specified in HL7 2.5, section 2.7.2 and section 2.A.46, \"XPN - extended person name\".",
      "designation" : [
        {
          "language" : "nl",
          "value" : "De modus om te wisselen van tekenset gedefinieerd in HL7 2.5, sectie 2.A.46, \"XPN - uitgebreide persoonsnaam\"."
        }
      ]
    },
    {
      "code" : "<null>",
      "display" : "This is the default, indicating that there is no character set switching occurring in this message.",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Dit is de standaardwaarde, om aan te geven dat er geen wisselingen van tekenset voorkomen in dit bericht."
        }
      ]
    },
    {
      "code" : "ISO 2022-1994",
      "display" : "This standard is titled \"Information Technology - Character Code Structure and Extension Technique\". .",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Deze standaard heet \"Information Technology - Character Code Structure and Extension Technique\"."
        }
      ]
    }
  ]
}