Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "v3-Charset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-Charset</b></p><a name=\"v3-Charset\"> </a><a name=\"hcv3-Charset\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/Charset</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">EBCDIC<a name=\"v3-Charset-EBCDIC\"> </a></td><td>HL7 is indifferent to the use of this Charset.</td></tr><tr><td style=\"white-space:nowrap\">ISO-10646-UCS-2<a name=\"v3-Charset-ISO-10646-UCS-2\"> </a></td><td>Deprecated for HL7 use.</td></tr><tr><td style=\"white-space:nowrap\">ISO-10646-UCS-4<a name=\"v3-Charset-ISO-10646-UCS-4\"> </a></td><td>Deprecated for HL7 use.</td></tr><tr><td style=\"white-space:nowrap\">ISO-8859-1<a name=\"v3-Charset-ISO-8859-1\"> </a></td><td>HL7 is indifferent to the use of this Charset.</td></tr><tr><td style=\"white-space:nowrap\">ISO-8859-2<a name=\"v3-Charset-ISO-8859-2\"> </a></td><td>HL7 is indifferent to the use of this Charset.</td></tr><tr><td style=\"white-space:nowrap\">ISO-8859-5<a name=\"v3-Charset-ISO-8859-5\"> </a></td><td>HL7 is indifferent to the use of this Charset.</td></tr><tr><td style=\"white-space:nowrap\">JIS-2022-JP<a name=\"v3-Charset-JIS-2022-JP\"> </a></td><td>HL7 is indifferent to the use of this Charset.</td></tr><tr><td style=\"white-space:nowrap\">US-ASCII<a name=\"v3-Charset-US-ASCII\"> </a></td><td>Required for HL7 use.</td></tr><tr><td style=\"white-space:nowrap\">UTF-7<a name=\"v3-Charset-UTF-7\"> </a></td><td>HL7 is indifferent to the use of this Charset.</td></tr><tr><td style=\"white-space:nowrap\">UTF-8<a name=\"v3-Charset-UTF-8\"> </a></td><td>Required for Unicode support.</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/v3/Charset",
"version" : "2016-11-11",
"name" : "v3 Code System Charset",
"status" : "active",
"experimental" : false,
"date" : "2016-11-10T07:00:00-06:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "Internet Assigned Numbers Authority (IANA) Charset Types",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/v3-Charset",
"hierarchyMeaning" : "is-a",
"content" : "complete",
"concept" : [
{
"code" : "EBCDIC",
"display" : "EBCDIC",
"definition" : "HL7 is indifferent to the use of this Charset."
},
{
"code" : "ISO-10646-UCS-2",
"display" : "ISO-10646-UCS-2",
"definition" : "Deprecated for HL7 use."
},
{
"code" : "ISO-10646-UCS-4",
"display" : "ISO-10646-UCS-4",
"definition" : "Deprecated for HL7 use."
},
{
"code" : "ISO-8859-1",
"display" : "ISO-8859-1",
"definition" : "HL7 is indifferent to the use of this Charset."
},
{
"code" : "ISO-8859-2",
"display" : "ISO-8859-2",
"definition" : "HL7 is indifferent to the use of this Charset."
},
{
"code" : "ISO-8859-5",
"display" : "ISO-8859-5",
"definition" : "HL7 is indifferent to the use of this Charset."
},
{
"code" : "JIS-2022-JP",
"display" : "JIS-2022-JP",
"definition" : "HL7 is indifferent to the use of this Charset."
},
{
"code" : "US-ASCII",
"display" : "US-ASCII",
"definition" : "Required for HL7 use."
},
{
"code" : "UTF-7",
"display" : "UTF-7",
"definition" : "HL7 is indifferent to the use of this Charset."
},
{
"code" : "UTF-8",
"display" : "UTF-8",
"definition" : "Required for Unicode support."
}
]
}