OpenEHR Base package
0.1.0 - First Draft International flag

OpenEHR Base package, published by openEHR + HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-base-ig/ and changes regularly. See the Directory of published versions

: Extract Content Type - TTL Representation

Page standards status: Informative Maturity Level: 3

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 "extract-content-type"] ; # 
  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 extract-content-type</b></p><a name=\"extract-content-type\"> </a><a name=\"hcextract-content-type\"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-extract_content_type</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\">803<a name=\"extract-content-type-803\"> </a></td><td>openEHR EHR</td></tr><tr><td style=\"white-space:nowrap\">804<a name=\"extract-content-type-804\"> </a></td><td>openEHR Demographic</td></tr><tr><td style=\"white-space:nowrap\">805<a name=\"extract-content-type-805\"> </a></td><td>openEHR synchronisation</td></tr><tr><td style=\"white-space:nowrap\">806<a name=\"extract-content-type-806\"> </a></td><td>openEHR generic</td></tr><tr><td style=\"white-space:nowrap\">807<a name=\"extract-content-type-807\"> </a></td><td>generic EMR</td></tr><tr><td style=\"white-space:nowrap\">808<a name=\"extract-content-type-808\"> </a></td><td>other</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Spanish (es)</b></td><td><b>Japanese (ja)</b></td><td><b>Portuguese (pt)</b></td><td><b>中文 (Chinese, zh)</b></td></tr><tr><td>803</td><td>HCE openEHR</td><td>openEHR EHR</td><td>registo de saúde electrónico em openEHR</td><td>openEHR EHR</td></tr><tr><td>804</td><td>Demográficos openEHR</td><td>openEHR Demographic</td><td>openEHR demográfico</td><td>openEHR 人口统计学信息</td></tr><tr><td>805</td><td>Sincronización openEHR</td><td>openEHR synchronisation</td><td>Sincronização openEHR</td><td>openEHR 同步化</td></tr><tr><td>806</td><td>Genérico openEHR</td><td>openEHR generic</td><td>openEHR genérico</td><td>openEHR 通用</td></tr><tr><td>807</td><td>HCE genérica</td><td>generic EMR</td><td>Registro electrónico médico genérico</td><td>通用 EMR</td></tr><tr><td>808</td><td>otro</td><td>other</td><td>Outro</td><td>其他</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
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-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 3 ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://openehr.org/fhir/ImplementationGuide/openehr.base"^^xsd:anyURI ;
fhir:link <http://openehr.org/fhir/ImplementationGuide/openehr.base>         ]       ] )     ]
  ] [
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://openehr.org/fhir/ImplementationGuide/openehr.base"^^xsd:anyURI ;
fhir:link <http://openehr.org/fhir/ImplementationGuide/openehr.base>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://specifications.openehr.org/fhir/codesystem-extract_content_type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "extract_content_type"] ; # 
  fhir:title [ fhir:v "Extract Content Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2024-08-22"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "openEHR + HL7"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.openehr.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Extract Content Type"] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "803" ] ;
fhir:display [ fhir:v "openEHR EHR" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "HCE openEHR" ]     ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "openEHR EHR" ]     ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "registo de saúde electrónico em openEHR" ]     ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "openEHR EHR" ]     ] )
  ] [
fhir:code [ fhir:v "804" ] ;
fhir:display [ fhir:v "openEHR Demographic" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "Demográficos openEHR" ]     ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "openEHR Demographic" ]     ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "openEHR demográfico" ]     ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "openEHR 人口统计学信息" ]     ] )
  ] [
fhir:code [ fhir:v "805" ] ;
fhir:display [ fhir:v "openEHR synchronisation" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "Sincronización openEHR" ]     ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "openEHR synchronisation" ]     ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "Sincronização openEHR" ]     ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "openEHR 同步化" ]     ] )
  ] [
fhir:code [ fhir:v "806" ] ;
fhir:display [ fhir:v "openEHR generic" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "Genérico openEHR" ]     ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "openEHR generic" ]     ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "openEHR genérico" ]     ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "openEHR 通用" ]     ] )
  ] [
fhir:code [ fhir:v "807" ] ;
fhir:display [ fhir:v "generic EMR" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "HCE genérica" ]     ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "generic EMR" ]     ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "Registro electrónico médico genérico" ]     ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "通用 EMR" ]     ] )
  ] [
fhir:code [ fhir:v "808" ] ;
fhir:display [ fhir:v "other" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "otro" ]     ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "other" ]     ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "Outro" ]     ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "其他" ]     ] )
  ] ) . #