OpenEHR Base package
0.1.0 - First Draft
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
Page standards status: Informative | Maturity Level: 3 |
@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 "composition-category"] ; #
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 composition-category</b></p><a name=\"composition-category\"> </a><a name=\"hccomposition-category\"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-composition_category</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\">431<a name=\"composition-category-431\"> </a></td><td>persistent</td></tr><tr><td style=\"white-space:nowrap\">451<a name=\"composition-category-451\"> </a></td><td>episodic</td></tr><tr><td style=\"white-space:nowrap\">433<a name=\"composition-category-433\"> </a></td><td>event</td></tr><tr><td style=\"white-space:nowrap\">815<a name=\"composition-category-815\"> </a></td><td>report</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>431</td><td>persistente</td><td>永続</td><td>persistente</td><td>持久类</td></tr><tr><td>451</td><td>episódico</td><td>一時的</td><td>episódico</td><td>偶发类</td></tr><tr><td>433</td><td>evento</td><td>イベント</td><td>evento</td><td>事件类</td></tr><tr><td>815</td><td>informe</td><td>*report(en)</td><td>relatório</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-composition_category"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "composition_category"] ; #
fhir:title [ fhir:v "Composition Category"] ; #
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 "Composition Category"] ; #
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 "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "431" ] ;
fhir:display [ fhir:v "persistent" ] ;
( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "persistente" ] ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "永続" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "persistente" ] ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "持久类" ] ] )
] [
fhir:code [ fhir:v "451" ] ;
fhir:display [ fhir:v "episodic" ] ;
( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "episódico" ] ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "一時的" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "episódico" ] ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "偶发类" ] ] )
] [
fhir:code [ fhir:v "433" ] ;
fhir:display [ fhir:v "event" ] ;
( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "evento" ] ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "イベント" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "evento" ] ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "事件类" ] ] )
] [
fhir:code [ fhir:v "815" ] ;
fhir:display [ fhir:v "report" ] ;
( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "informe" ] ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "*report(en)" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "relatório" ] ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "报告类" ] ] )
] ) . #
IG © 2022+ openEHR + HL7. Package openehr.base#0.1.0 based on FHIR 5.0.0. Generated 2025-06-16
Links: Table of Contents |
QA Report