FHIR Cross-Version Extensions package for FHIR R4 from FHIR R2 - 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><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>retirementDate</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>partOf</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><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></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-oid"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "urn:oid:2.16.840.1.113883.4.642.1.3"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r2.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-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ;
( 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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4> ] ] ) ]
] [
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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/data-absent-reason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.2"] ; #
fhir:name [ fhir:v "data-absent-reason"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-09-13T15:01:03-04: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: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:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "inactive" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#inactive"^^xsd:anyURI ] ;
fhir:type [ fhir:v "boolean" ]
] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#effectiveDate"^^xsd:anyURI ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "retirementDate" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#retirementDate"^^xsd:anyURI ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ;
fhir:type [ fhir:v "boolean" ]
] [
fhir:code [ fhir:v "parent" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "child" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#child"^^xsd:anyURI ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "partOf" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#partOf"^^xsd:anyURI ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "synonym" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#synonym"^^xsd:anyURI ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#comment"^^xsd:anyURI ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "itemWeight" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#itemWeight"^^xsd:anyURI ] ;
fhir:type [ fhir:v "decimal" ]
] ) ; #
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." ] ] )
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r2.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
