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

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

: v3 Code System Charset - TTL Representation

Page standards status: Informative Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-Charset"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "External"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r3.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/v3/Charset"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2016-11-11"] ; # 
  fhir:name [ fhir:v "v3 Code System Charset"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2016-11-10T23:00:00+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Internet Assigned Numbers Authority (IANA) Charset Types"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/v3-Charset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/v3-Charset>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "EBCDIC" ] ;
fhir:display [ fhir:v "EBCDIC" ] ;
fhir:definition [ fhir:v "HL7 is indifferent to the use of this Charset." ]
  ] [
fhir:code [ fhir:v "ISO-10646-UCS-2" ] ;
fhir:display [ fhir:v "ISO-10646-UCS-2" ] ;
fhir:definition [ fhir:v "Deprecated for HL7 use." ]
  ] [
fhir:code [ fhir:v "ISO-10646-UCS-4" ] ;
fhir:display [ fhir:v "ISO-10646-UCS-4" ] ;
fhir:definition [ fhir:v "Deprecated for HL7 use." ]
  ] [
fhir:code [ fhir:v "ISO-8859-1" ] ;
fhir:display [ fhir:v "ISO-8859-1" ] ;
fhir:definition [ fhir:v "HL7 is indifferent to the use of this Charset." ]
  ] [
fhir:code [ fhir:v "ISO-8859-2" ] ;
fhir:display [ fhir:v "ISO-8859-2" ] ;
fhir:definition [ fhir:v "HL7 is indifferent to the use of this Charset." ]
  ] [
fhir:code [ fhir:v "ISO-8859-5" ] ;
fhir:display [ fhir:v "ISO-8859-5" ] ;
fhir:definition [ fhir:v "HL7 is indifferent to the use of this Charset." ]
  ] [
fhir:code [ fhir:v "JIS-2022-JP" ] ;
fhir:display [ fhir:v "JIS-2022-JP" ] ;
fhir:definition [ fhir:v "HL7 is indifferent to the use of this Charset." ]
  ] [
fhir:code [ fhir:v "US-ASCII" ] ;
fhir:display [ fhir:v "US-ASCII" ] ;
fhir:definition [ fhir:v "Required for HL7 use." ]
  ] [
fhir:code [ fhir:v "UTF-7" ] ;
fhir:display [ fhir:v "UTF-7" ] ;
fhir:definition [ fhir:v "HL7 is indifferent to the use of this Charset." ]
  ] [
fhir:code [ fhir:v "UTF-8" ] ;
fhir:display [ fhir:v "UTF-8" ] ;
fhir:definition [ fhir:v "Required for Unicode support." ]
  ] ) . #