FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
@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 "data-absent-reason"] ; #
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 data-absent-reason</b></p><a name=\"data-absent-reason\"> </a><a name=\"hcdata-absent-reason\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/data-absent-reason</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">unknown<a name=\"data-absent-reason-unknown\"> </a></td><td>Unknown</td><td>The value is not known.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">asked<a name=\"data-absent-reason-asked\"> </a></td><td>Asked</td><td>The source human does not know the value.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">temp<a name=\"data-absent-reason-temp\"> </a></td><td>Temp</td><td>There is reason to expect (from the workflow) that the value may become known.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">not-asked<a name=\"data-absent-reason-not-asked\"> </a></td><td>Not Asked</td><td>The workflow didn't lead to this value being known.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">masked<a name=\"data-absent-reason-masked\"> </a></td><td>Masked</td><td>The information is not available due to security, privacy or related reasons.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">unsupported<a name=\"data-absent-reason-unsupported\"> </a></td><td>Unsupported</td><td>The source system wasn't capable of supporting this element.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">astext<a name=\"data-absent-reason-astext\"> </a></td><td>As Text</td><td>The content of the data is represented in the resource narrative.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">error<a name=\"data-absent-reason-error\"> </a></td><td>Error</td><td>Some system or workflow process error means that the information is not available.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> NaN<a name=\"data-absent-reason-NaN\"> </a></td><td>Not a Number</td><td>NaN, standing for not a number, is a numeric data type value representing an undefined or unrepresentable value.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">not-performed<a name=\"data-absent-reason-not-performed\"> </a></td><td>Not Performed</td><td>The value is not available because the observation procedure (test, etc.) was not performed.</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 "Informative" ]
] [
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/data-absent-reason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.0.2"] ; #
fhir:name [ fhir:v "DataAbsentReason"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2019-10-24T10:53: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 "Used to specify why the normally expected content of the data element is missing."] ; #
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/data-absent-reason|4.0.1"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/data-absent-reason|4.0.1>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "The value is not known." ]
] [
fhir:code [ fhir:v "asked" ] ;
fhir:display [ fhir:v "Asked" ] ;
fhir:definition [ fhir:v "The source human does not know the value." ]
] [
fhir:code [ fhir:v "temp" ] ;
fhir:display [ fhir:v "Temp" ] ;
fhir:definition [ fhir:v "There is reason to expect (from the workflow) that the value may become known." ]
] [
fhir:code [ fhir:v "not-asked" ] ;
fhir:display [ fhir:v "Not Asked" ] ;
fhir:definition [ fhir:v "The workflow didn't lead to this value being known." ]
] [
fhir:code [ fhir:v "masked" ] ;
fhir:display [ fhir:v "Masked" ] ;
fhir:definition [ fhir:v "The information is not available due to security, privacy or related reasons." ]
] [
fhir:code [ fhir:v "unsupported" ] ;
fhir:display [ fhir:v "Unsupported" ] ;
fhir:definition [ fhir:v "The source system wasn't capable of supporting this element." ]
] [
fhir:code [ fhir:v "astext" ] ;
fhir:display [ fhir:v "As Text" ] ;
fhir:definition [ fhir:v "The content of the data is represented in the resource narrative." ]
] [
fhir:code [ fhir:v "error" ] ;
fhir:display [ fhir:v "Error" ] ;
fhir:definition [ fhir:v "Some system or workflow process error means that the information is not available." ] ;
( fhir:concept [
fhir:code [ fhir:v "NaN" ] ;
fhir:display [ fhir:v "Not a Number" ] ;
fhir:definition [ fhir:v "NaN, standing for not a number, is a numeric data type value representing an undefined or unrepresentable value." ] ] )
] [
fhir:code [ fhir:v "not-performed" ] ;
fhir:display [ fhir:v "Not Performed" ] ;
fhir:definition [ fhir:v "The value is not available because the observation procedure (test, etc.) was not performed." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r3.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
