Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "history-not-done-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem history-not-done-reason</b></p><a name=\"history-not-done-reason\"> </a><a name=\"hchistory-not-done-reason\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/history-not-done-reason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">subject-unknown<a name=\"history-not-done-reason-subject-unknown\"> </a></td><td>Subject Unknown</td><td>Patient does not know the subject, e.g. the biological parent of an adopted patient.</td></tr><tr><td style=\"white-space:nowrap\">withheld<a name=\"history-not-done-reason-withheld\"> </a></td><td>Information Withheld</td><td>The patient withheld or refused to share the information.</td></tr><tr><td style=\"white-space:nowrap\">unable-to-obtain<a name=\"history-not-done-reason-unable-to-obtain\"> </a></td><td>Unable To Obtain</td><td>Information cannot be obtained; e.g. unconscious patient</td></tr><tr><td style=\"white-space:nowrap\">deferred<a name=\"history-not-done-reason-deferred\"> </a></td><td>Deferred</td><td>Patient does not have the information now, but can provide the information at a later date.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "Informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r4"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
}
],
"url" : "http://hl7.org/fhir/history-not-done-reason",
"version" : "3.0.2",
"name" : "FamilyHistoryNotDoneReason",
"status" : "draft",
"experimental" : false,
"date" : "2019-10-23T19:53:00-05:00",
"publisher" : "Patient Care",
"contact" : [
{
"name" : "Patient Care",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description" : "Codes describing the reason why a family member history was not done.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/history-not-done-reason",
"content" : "complete",
"concept" : [
{
"code" : "subject-unknown",
"display" : "Subject Unknown",
"definition" : "Patient does not know the subject, e.g. the biological parent of an adopted patient."
},
{
"code" : "withheld",
"display" : "Information Withheld",
"definition" : "The patient withheld or refused to share the information."
},
{
"code" : "unable-to-obtain",
"display" : "Unable To Obtain",
"definition" : "Information cannot be obtained; e.g. unconscious patient"
},
{
"code" : "deferred",
"display" : "Deferred",
"definition" : "Patient does not have the information now, but can provide the information at a later date."
}
]
}