This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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: R4B R4 R3 R2
unknown | asked | temp | notasked | masked | unsupported | astext | error
{
"resourceType": "ExtensionDefinition",
"id": "data-absent-reason",
"url": "http://hl7.org/fhir/ExtensionDefinition/data-absent-reason",
"name": "unknown | asked | temp | notasked | masked | unsupported | astext | error",
"publisher": "HL7 FHIR project",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "Provides a reason why the expected value or elements in the element that is extended are missing.",
"status": "draft",
"date": "2013-12-05",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM"
}
],
"contextType": "datatype",
"context": [
"*"
],
"element": [
{
"path": "Extension",
"short": "unknown | asked | temp | notasked | masked | unsupported | astext | error",
"definition": "Provides a reason why the expected value or elements in the element that is extended are missing.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
],
"binding": {
"name": "DataAbsentReason",
"isExtensible": true,
"description": "Used to specify why the normally expected content of the data element is missing",
"referenceReference": {
"reference": "http://hl7.org/fhir/vs/data-absent-reason"
}
},
"mapping": [
{
"identity": "rim",
"map": "ANY.nullFlavor"
}
]
}
]
}
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.