Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "v3-TargetAwareness",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-TargetAwareness</b></p><a name=\"v3-TargetAwareness\"> </a><a name=\"hcv3-TargetAwareness\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/TargetAwareness</code> defines the following codes in a Is-A hierarchy:</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\">D<a name=\"v3-TargetAwareness-D\"> </a></td><td>denying</td><td>Target person has been informed about the issue but currently denies it.</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"v3-TargetAwareness-F\"> </a></td><td>full awareness</td><td>Target person is fully aware of the issue.</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v3-TargetAwareness-I\"> </a></td><td>incapable</td><td>Target person is not capable of comprehending the issue.</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"v3-TargetAwareness-M\"> </a></td><td>marginal</td><td>Target person is marginally aware of the issue.</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v3-TargetAwareness-P\"> </a></td><td>partial</td><td>Target person is partially aware of the issue.</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v3-TargetAwareness-U\"> </a></td><td>uninformed</td><td>Target person has not yet been informed of the issue.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "External"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r5"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"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.r5"
}
]
}
}
],
"url" : "http://hl7.org/fhir/v3/TargetAwareness",
"version" : "2016-11-11",
"name" : "v3 Code System TargetAwareness",
"status" : "active",
"experimental" : false,
"date" : "2016-11-10T07:00:00-06:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "**** MISSING DEFINITIONS ****",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/v3-TargetAwareness",
"hierarchyMeaning" : "is-a",
"content" : "complete",
"concept" : [
{
"code" : "D",
"display" : "denying",
"definition" : "Target person has been informed about the issue but currently denies it."
},
{
"code" : "F",
"display" : "full awareness",
"definition" : "Target person is fully aware of the issue."
},
{
"code" : "I",
"display" : "incapable",
"definition" : "Target person is not capable of comprehending the issue."
},
{
"code" : "M",
"display" : "marginal",
"definition" : "Target person is marginally aware of the issue."
},
{
"code" : "P",
"display" : "partial",
"definition" : "Target person is partially aware of the issue."
},
{
"code" : "U",
"display" : "uninformed",
"definition" : "Target person has not yet been informed of the issue."
}
]
}