PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/data-absent-reason
{
  "description": "Used to specify why the normally expected content of the data element is missing.",
  "_filename": "ValueSet-data-absent-reason.json",
  "package_name": "rs/hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "DataAbsentReason",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "unknown",
      "system": "http://hl7.org/fhir/data-absent-reason",
      "display": "Unknown"
    }, {
      "code": "asked",
      "system": "http://hl7.org/fhir/data-absent-reason",
      "display": "Asked"
    }, {
      "code": "temp",
      "system": "http://hl7.org/fhir/data-absent-reason",
      "display": "Temp"
    }, {
      "code": "not-asked",
      "system": "http://hl7.org/fhir/data-absent-reason",
      "display": "Not Asked"
    }, {
      "code": "masked",
      "system": "http://hl7.org/fhir/data-absent-reason",
      "display": "Masked"
    }, {
      "code": "unsupported",
      "system": "http://hl7.org/fhir/data-absent-reason",
      "display": "Unsupported"
    }, {
      "code": "astext",
      "system": "http://hl7.org/fhir/data-absent-reason",
      "display": "As Text"
    }, {
      "code": "error",
      "system": "http://hl7.org/fhir/data-absent-reason",
      "display": "Error"
    }, {
      "code": "NaN",
      "system": "http://hl7.org/fhir/data-absent-reason",
      "display": "Not a Number"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/data-absent-reason?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:4aa47f8b-69d7-4db4-b0ce-00f1625fbd01"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.3"
  } ],
  "status": "draft",
  "id": "50dbeedc-0c49-4652-8ab4-42e8ea5f0d27",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/data-absent-reason",
  "codeSystem": {
    "system": "http://hl7.org/fhir/data-absent-reason",
    "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."
    }, {
      "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."
    }, {
      "code": "astext",
      "display": "As Text",
      "definition": "The content of the data is represented in the resource narrative."
    }, {
      "code": "error",
      "concept": [ {
        "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."
      } ],
      "display": "Error",
      "definition": "Some system or workflow process error means that the information is not available."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}