@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "data-absent-reason"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2019-10-31T16:29:23.356-06:00"^^xsd:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ]; fhir:Narrative.div "

This code system http://terminology.hl7.org/CodeSystem/data-absent-reason defines the following codes:

LvlCodeDisplayDefinitionComments
1unknown UnknownThe value is expected to exist but is not known.
2  asked-unknown Asked But UnknownThe source was asked but does not know the value.
2  temp-unknown Temporarily UnknownThere is reason to expect (from the workflow) that the value may become known.
2  not-asked Not AskedThe workflow didn't lead to this value being known.
2  asked-declined Asked But DeclinedThe source was asked but declined to answer.
1masked MaskedThe information is not available due to security, privacy or related reasons.Using "masked" may be breach of security or confidentiality, but there are times when its use is required to support alternate workflows for gaining access to denied information.
1not-applicable Not ApplicableThere is no proper value for this element (e.g. last menstrual period for a male).
1unsupported UnsupportedThe source system wasn't capable of supporting this element.
1as-text As TextThe content of the data is represented in the resource narrative.It may be linked by internal references (e.g. xml:id). This usually implies that the value could not be represented in the correct format - this may be due to system limitations, or this particular data value.
1error ErrorSome system or workflow process error means that the information is not available.
2  not-a-number Not a Number (NaN)The numeric value is undefined or unrepresentable due to a floating point processing error.This is sometimes an output value from measuring devices.
2  negative-infinity Negative Infinity (NINF)The numeric value is excessively low and unrepresentable due to a floating point processing error.This is sometimes an output value from measuring devices.
2  positive-infinity Positive Infinity (PINF)The numeric value is excessively high and unrepresentable due to a floating point processing error.This is sometimes an output value from measuring devices.
1not-performed Not PerformedThe value is not available because the observation procedure (test, etc.) was not performed.
1not-permitted Not PermittedThe value is not permitted in this context (e.g. due to profiles, or the base data types).This is most often associated with required bindings that do not include the actual code used, but may be used with other data types.
" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "oo" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ]; fhir:Extension.valueCode [ fhir:value "normative" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version" ]; fhir:Extension.valueCode [ fhir:value "4.0.0" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.valueInteger [ fhir:value "5"^^xsd:integer ] ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1048" ] ]; fhir:CodeSystem.version [ fhir:value "0.1.0"]; fhir:CodeSystem.name [ fhir:value "DataAbsentReason"]; fhir:CodeSystem.title [ fhir:value "DataAbsentReason"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2019-11-01T09:29:23+11:00"^^xsd:dateTime]; fhir:CodeSystem.description [ fhir:value "Used to specify why the normally expected content of the data element is missing."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/data-absent-reason"; fhir:link ]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "unknown" ]; fhir:CodeSystem.concept.display [ fhir:value "Unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "The value is expected to exist but is not known." ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "asked-unknown" ]; fhir:CodeSystem.concept.display [ fhir:value "Asked But Unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "The source was asked but does not know the value." ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "temp-unknown" ]; fhir:CodeSystem.concept.display [ fhir:value "Temporarily Unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "There is reason to expect (from the workflow) that the value may become known." ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "not-asked" ]; fhir:CodeSystem.concept.display [ fhir:value "Not Asked" ]; fhir:CodeSystem.concept.definition [ fhir:value "The workflow didn't lead to this value being known." ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "asked-declined" ]; fhir:CodeSystem.concept.display [ fhir:value "Asked But Declined" ]; fhir:CodeSystem.concept.definition [ fhir:value "The source was asked but declined to answer." ] ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ]; fhir:Extension.valueString [ fhir:value "Using \"masked\" may be breach of security or confidentiality, but there are times when its use is required to support alternate workflows for gaining access to denied information." ] ]; fhir:CodeSystem.concept.code [ fhir:value "masked" ]; fhir:CodeSystem.concept.display [ fhir:value "Masked" ]; fhir:CodeSystem.concept.definition [ fhir:value "The information is not available due to security, privacy or related reasons." ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "not-applicable" ]; fhir:CodeSystem.concept.display [ fhir:value "Not Applicable" ]; fhir:CodeSystem.concept.definition [ fhir:value "There is no proper value for this element (e.g. last menstrual period for a male)." ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "unsupported" ]; fhir:CodeSystem.concept.display [ fhir:value "Unsupported" ]; fhir:CodeSystem.concept.definition [ fhir:value "The source system wasn't capable of supporting this element." ] ], [ fhir:index 4; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ]; fhir:Extension.valueString [ fhir:value "It may be linked by internal references (e.g. xml:id). This usually implies that the value could not be represented in the correct format - this may be due to system limitations, or this particular data value." ] ]; fhir:CodeSystem.concept.code [ fhir:value "as-text" ]; fhir:CodeSystem.concept.display [ fhir:value "As Text" ]; fhir:CodeSystem.concept.definition [ fhir:value "The content of the data is represented in the resource narrative." ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "error" ]; fhir:CodeSystem.concept.display [ fhir:value "Error" ]; fhir:CodeSystem.concept.definition [ fhir:value "Some system or workflow process error means that the information is not available." ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ]; fhir:Extension.valueString [ fhir:value "This is sometimes an output value from measuring devices." ] ]; fhir:CodeSystem.concept.code [ fhir:value "not-a-number" ]; fhir:CodeSystem.concept.display [ fhir:value "Not a Number (NaN)" ]; fhir:CodeSystem.concept.definition [ fhir:value "The numeric value is undefined or unrepresentable due to a floating point processing error." ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ]; fhir:Extension.valueString [ fhir:value "This is sometimes an output value from measuring devices." ] ]; fhir:CodeSystem.concept.code [ fhir:value "negative-infinity" ]; fhir:CodeSystem.concept.display [ fhir:value "Negative Infinity (NINF)" ]; fhir:CodeSystem.concept.definition [ fhir:value "The numeric value is excessively low and unrepresentable due to a floating point processing error." ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ]; fhir:Extension.valueString [ fhir:value "This is sometimes an output value from measuring devices." ] ]; fhir:CodeSystem.concept.code [ fhir:value "positive-infinity" ]; fhir:CodeSystem.concept.display [ fhir:value "Positive Infinity (PINF)" ]; fhir:CodeSystem.concept.definition [ fhir:value "The numeric value is excessively high and unrepresentable due to a floating point processing error." ] ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "not-performed" ]; fhir:CodeSystem.concept.display [ fhir:value "Not Performed" ]; fhir:CodeSystem.concept.definition [ fhir:value "The value is not available because the observation procedure (test, etc.) was not performed." ] ], [ fhir:index 7; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ]; fhir:Extension.valueString [ fhir:value "This is most often associated with required bindings that do not include the actual code used, but may be used with other data types." ] ]; fhir:CodeSystem.concept.code [ fhir:value "not-permitted" ]; fhir:CodeSystem.concept.display [ fhir:value "Not Permitted" ]; fhir:CodeSystem.concept.definition [ fhir:value "The value is not permitted in this context (e.g. due to profiles, or the base data types)." ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------