Release 4

V2-0356.cs.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

FHIR Value set/code system definition for HL7 v2 table 0356 ( Alternate character set handling scheme)

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0356",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "language" : "en",
  "text" : {
    "status" : "additional",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0356",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.18.216"
  }],
  "version" : "2.9",
  "name" : "v2.0356",
  "title" : "v2 Alternate character set handling scheme",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0356 ( Alternate character set handling scheme)",
  "content" : "complete",
  "concept" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Note that the escape sequences used in this mode do not use the ASCII “esc” character, as defined in ISO 2022-1994. They are “HL7 escape sequences” as first defined in HL7 2.3, sec. 2.9.2. (Also, note that sections 2.8.28.6.1and 2.9.2 in HL7 2.3 correspond to sections 2.16.93 and 2.7.2 in HL7 2. 5.)",
      "_valueString" : {
        "extension" : [{
          "extension" : [{
            "url" : "lang",
            "valueCode" : "nl"
          },
          {
            "url" : "content",
            "valueString" : "Merk op dat de escape-tekens in deze modus het ASCII-teken \"esc\", zoals gedefinieerd in ISO 2022-1994 niet gebruiken. Het zijn \"HL7 escape-tekens\" zoals voor het eerst gedefinieerd in HL7 2.3, sectie 2.9.2 (Merk ook op dat secties 2.8.28.6.1 en 2.9.2 in HL7 2.3 overeenkomen met"
          }],
          "url" : "http://hl7.org/fhir/StructureDefinition/translation"
        }]
      }
    }],
    "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",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "De modus om te wisselen van tekenset gedefinieerd in HL7 2.5, sectie 2.A.46, \"XPN - uitgebreide persoonsnaam\"."
    }]
  },
  {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "This is the default.",
      "_valueString" : {
        "extension" : [{
          "extension" : [{
            "url" : "lang",
            "valueCode" : "nl"
          },
          {
            "url" : "content",
            "valueString" : "Dit de standaardwaarde"
          }],
          "url" : "http://hl7.org/fhir/StructureDefinition/translation"
        }]
      }
    }],
    "code" : "<null>",
    "display" : "This is the default, indicating that there is no character set switching occurring in this message.",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Dit is de standaardwaarde, om aan te geven dat er geen wisselingen van tekenset voorkomen in dit bericht."
    }]
  },
  {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Note that the escape sequences used in this mode do not use the ASCII “esc” character, as defined in ISO 2022-1994. They are “HL7 escape sequences” as first defined in HL7 2.3, sec. 2.9.2. (Also, note that sections 2.8.28.6.1and 2.9.2 in HL7 2.3 correspond to sections 2.16.93 and 2.7.2 in HL7 2. 5.)",
      "_valueString" : {
        "extension" : [{
          "extension" : [{
            "url" : "lang",
            "valueCode" : "nl"
          },
          {
            "url" : "content",
            "valueString" : "Deze standaard definieert een escape-reeks van basale 1 byte tekenset naar gespecificeerde andere tekenset en vice versa. De escape-reeks specificeert expliciet welke alternatieve tekenset wordt aangeroepen. Merk op dat in deze modus het werkelijke ASCII esc-teken …"
          }],
          "url" : "http://hl7.org/fhir/StructureDefinition/translation"
        }]
      }
    }],
    "code" : "ISO 2022-1994",
    "display" : "This standard is titled \"Information Technology - Character Code Structure and Extension Technique\". .",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Deze standaard heet \"Information Technology - Character Code Structure and Extension Technique\"."
    }]
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.