DSTU2 STU 3 Ballot
This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is

This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . For a full list of available versions, see the Directory of published versions . Page versions: . Page versions: R5 R4B R4 R3 R2

Valueset-data-absent-reason.json Raw JSON (

Raw JSON ( canonical form canonical form ) Definition for Value SetDataAbsentReason )

Definition for Value SetDataAbsentReason

{
  "resourceType": "ValueSet",
  "id": "data-absent-reason",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00",

    "lastUpdated": "2016-08-11T17:02:54.322+10:00",

    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "extensions",

    "status": "generated",

    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [

  "url": "http://hl7.org/fhir/ValueSet/data-absent-reason",
  "identifier": [

    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.3"

      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.2.data-absent-reason"

    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/data-absent-reason",
  "version": "1.0.2",

  "version": "1.6.0",

  "name": "DataAbsentReason",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "date": "2015-10-24T07:41:03+11:00",

  "date": "2016-08-11T17:02:54+10:00",

  "description": "Used to specify why the normally expected content of the data element is missing.",
  "codeSystem": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.3"
      }
    ],
    "system": "http://hl7.org/fhir/data-absent-reason",
    "version": "1.0.2",
    "caseSensitive": true,
    "concept": [
      {
        "code": "unknown",
        "display": "Unknown",
        "definition": "The value is not known."
      },
      {
        "code": "asked",
        "display": "Asked",
        "definition": "The source human does not know the value."
      },
      {
        "code": "temp",
        "display": "Temp",
        "definition": "There is reason to expect (from the workflow) that the value may become known."
      },
      {
        "code": "not-asked",
        "display": "Not Asked",
        "definition": "The workflow didn't lead to this value being known."
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
            "valueString": "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."
          }
        ],
        "code": "masked",
        "display": "Masked",
        "definition": "The information is not available due to security, privacy or related reasons."
      },
      {
        "code": "unsupported",
        "display": "Unsupported",
        "definition": "The source system wasn't capable of supporting this element."
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
            "valueString": "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"
          }
        ],
        "code": "astext",
        "display": "As Text",
        "definition": "The content of the data is represented in the resource narrative."
      },

  "compose": {
    "include": [

      {
        "code": "error",
        "display": "Error",
        "definition": "Some system or workflow process error means that the information is not available.",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
                "valueString": "This is sometimes ab output value from measuring devices"
              }
            ],
            "code": "NaN",
            "display": "Not a Number",
            "definition": "NaN, standing for not a number, is a numeric data type value representing an undefined or unrepresentable value."
          }
        ]

        "system": "http://hl7.org/fhir/data-absent-reason"

      }
    ]
  }
}
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.
©
HL7.org
2011+.
FHIR
DSTU2
(v1.0.2-7202)
generated
on
Sat,
Oct
24,
2015
07:42+1100.
Links:

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.