This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). 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: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
FHIR Value set/code system definition for HL7 v2 table 0532 ( Expanded yes/no indicator)
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="v2-0532"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <language value="en"/> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> Expanded Yes/no Indicator</p> <table class="grid"> <tr> <td> <b> Code</b> </td> <td> <b> System</b> </td> <td> <b> Description</b> </td> <td> <b> Comment</b> </td> <td> <b> Version</b> </td> </tr> <tr> <td> ASKU <a name="ASKU"> </a> </td> <td> http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td> <td> asked but unknown</td> <td> Information was sought but not found (e.g., patient was asked but didn't know</td> <td> added v2.5</td> </tr> <tr> <td> N <a name="N"> </a> </td> <td> http://terminology.hl7.org/CodeSystem/v2-0136</td> <td> No</td> <td/> <td> added v2.5</td> </tr> <tr> <td> NA <a name="NA"> </a> </td> <td> http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td> <td> not applicable</td> <td> No proper value is applicable in this context (e.g., last menstrual period for a male)</td> <td> added v2.5</td> </tr> <tr> <td> NASK <a name="NASK"> </a> </td> <td> http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td> <td> not asked</td> <td> This information has not been sought (e.g., patient was not asked</td> <td> added v2.5</td> </tr> <tr> <td> NAV <a name="NAV"> </a> </td> <td> http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td> <td> temporarily unavailable</td> <td> Information is not available at this time but it is expected that it will be available later</td> <td> added v2.5</td> </tr> <tr> <td> NI <a name="NI"> </a> </td> <td> http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td> <td> No Information</td> <td> No information whatsoever can be inferred from this exceptional value. This is the most general exceptional value. It is also the default exceptional value</td> <td> added v2.5</td> </tr> <tr> <td> NP <a name="NP"> </a> </td> <td> http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td> <td> not present</td> <td> Obsolete as of v 2.7.</td> <td> added v2.5</td> </tr> <tr> <td> UNK <a name="UNK"> </a> </td> <td> http://terminology.hl7.org/CodeSystem/v3-NullFlavor</td> <td> unknown</td> <td> A proper value is applicable, but not known</td> <td> added v2.5</td> </tr> <tr> <td> Y <a name="Y"> </a> </td> <td> http://terminology.hl7.org/CodeSystem/v2-0136</td> <td> Yes</td> <td/> <td> added v2.5</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="external"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://terminology.hl7.org/ValueSet/v2-0532"/> <version value="2.9"/> <name value="v2.0532"/> <title value="v2 Expanded yes/no indicator"/> <status value="active"/> <experimental value="false"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> </contact> <description value="FHIR Value set/code system definition for HL7 v2 table 0532 ( Expanded yes/no indicator)"/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"> <valueString value="Information was sought but not found (e.g., patient was asked but didn't know"/> </extension> <code value="ASKU"/> <display value="asked but unknown"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"> <valueString value="No proper value is applicable in this context (e.g., last menstrual period for a male)"/> </extension> <code value="NA"/> <display value="not applicable"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"> <valueString value="This information has not been sought (e.g., patient was not asked"/> </extension> <code value="NASK"/> <display value="not asked"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"> <valueString value="Information is not available at this time but it is expected that it will be available later"/> </extension> <code value="NAV"/> <display value="temporarily unavailable"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"> <valueString value="No information whatsoever can be inferred from this exceptional value. This is the most general exceptional value. It is also the default exceptional value"/> </extension> <code value="NI"/> <display value="No Information"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"> <valueString value="Obsolete as of v 2.7."/> </extension> <code value="NP"/> <display value="not present"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-comments"> <valueString value="A proper value is applicable, but not known"/> </extension> <code value="UNK"/> <display value="unknown"/> </concept> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/v2-0136"/> <concept> <code value="N"/> <display value="No"/> </concept> <concept> <code value="Y"/> <display value="Yes"/> </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.