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 "null-flavours"] ; #
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 null-flavours</b></p><a name=\"null-flavours\"> </a><a name=\"hcnull-flavours\"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-null_flavours</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\">271<a name=\"null-flavours-271\"> </a></td><td>no information</td></tr><tr><td style=\"white-space:nowrap\">253<a name=\"null-flavours-253\"> </a></td><td>unknown</td></tr><tr><td style=\"white-space:nowrap\">272<a name=\"null-flavours-272\"> </a></td><td>masked</td></tr><tr><td style=\"white-space:nowrap\">273<a name=\"null-flavours-273\"> </a></td><td>not applicable</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>271</td><td>sin información</td><td>不明</td><td>sem informação</td><td>无信息</td></tr><tr><td>253</td><td>desconocido</td><td>未知</td><td>desconhecido</td><td>未知</td></tr><tr><td>272</td><td>oculto</td><td>隠蔽された</td><td>mascarado</td><td>已遮蔽</td></tr><tr><td>273</td><td>no aplica</td><td>該当なし</td><td>não aplicável</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-null_flavours"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "null_flavours"] ; #
fhir:title [ fhir:v "Null Flavours"] ; #
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 "Null Flavours"] ; #
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 "271" ] ;
fhir:display [ fhir:v "no information" ] ;
( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "sin información" ] ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "不明" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "sem informação" ] ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "无信息" ] ] )
] [
fhir:code [ fhir:v "253" ] ;
fhir:display [ fhir:v "unknown" ] ;
( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "desconocido" ] ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "未知" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "desconhecido" ] ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "未知" ] ] )
] [
fhir:code [ fhir:v "272" ] ;
fhir:display [ fhir:v "masked" ] ;
( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "oculto" ] ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "隠蔽された" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "mascarado" ] ] [
fhir:language [ fhir:v "zh" ] ;
fhir:value [ fhir:v "已遮蔽" ] ] )
] [
fhir:code [ fhir:v "273" ] ;
fhir:display [ fhir:v "not applicable" ] ;
( fhir:designation [
fhir:language [ fhir:v "es" ] ;
fhir:value [ fhir:v "no aplica" ] ] [
fhir:language [ fhir:v "ja" ] ;
fhir:value [ fhir:v "該当なし" ] ] [
fhir:language [ fhir:v "pt" ] ;
fhir:value [ fhir:v "não aplicável" ] ] [
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