This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R3 R2
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Definition for Value SetObservation Value Absent Reason
<ValueSet xmlns="http://hl7.org/fhir"> <id value="observation-valueabsentreason"/> <meta> <lastUpdated value="2017-12-20T15:52:34.818+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> Observation Value Absent Reason</h2> <div> <p> This value set defines the set of codes for identifying the reason why the expected result in Observation.value[x] is missing.</p> </div> <p> This value set includes codes from the following code systems:</p> <ul> <li> Include all codes defined in <a href="codesystem-data-absent-reason.html"> <code> http://hl7.org/fhir/data-absent-reason</code> </a> </li> <li> Include these codes as defined in <a href="v3/NullFlavor/cs.html"> <code> http://hl7.org/fhir/v3/NullFlavor</code> </a> <table class="none"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> </tr> <tr> <td> <a href="v3/NullFlavor/cs.html#v3-NullFlavor-NINF">NINF</a> </td> <td> negative infinity</td> <td> Negative infinity of numbers.</td> </tr> <tr> <td> <a href="v3/NullFlavor/cs.html#v3-NullFlavor-PINF">PINF</a> </td> <td> positive infinity</td> <td> Positive infinity of numbers.</td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueString value="oo"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"> <valueString value="Normative"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="5"/> </extension> <url value="http://hl7.org/fhir/ValueSet/observation-valueabsentreason"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.402"/> </identifier> <version value="3.2.0"/> <name value="Observation Value Absent Reason"/> <status value="draft"/> <experimental value="true"/> <date value="2017-12-20T15:52:34+11:00"/> <publisher value="HL7 International - Orders and Observations WG"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set defines the set of codes for identifying the reason why the expected result in Observation.value[x] is missing."/> <compose> <include> <system value="http://hl7.org/fhir/data-absent-reason"/> </include> <include> <system value="http://hl7.org/fhir/v3/NullFlavor"/> <concept> <code value="NINF"/> </concept> <concept> <code value="PINF"/> </concept> </include> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.