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
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/uslabobservationkind
Status: draft
This extension is used to classify the kind of observation in Observation.value for laboratory reporting and to differentiate between actual test results, responses to filler questions when ordering tests and other unsolicted responses. This may be required to drive operational functionality.
HL7 International - Orders and Observations WGusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/uslabobservationkind Kind of observation: This extension is used to classify the kind of observation in Observation.value for laboratory reporting and to differentiate between actual test results, responses to filler questions when ordering tests and other unsolicted responses. This may be required to drive operational functionality. Use on element: Observation | ||
valueCode | 1..1 | code | Kind of observation Binding: USLabObservationKind (required, extensible) Use on element: Observation |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/uslabobservationkind" : { // Kind of observation "valueCode" : ["<code>"] // R!Kind of observation }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/uslabobservationkind Kind of observation: This extension is used to classify the kind of observation in Observation.value for laboratory reporting and to differentiate between actual test results, responses to filler questions when ordering tests and other unsolicted responses. This may be required to drive operational functionality. Use on element: Observation | ||
valueCode | 1..1 | code | Kind of observation Binding: USLabObservationKind (required, extensible) Use on element: Observation |
Path | Definition | Type | Reference |
---|---|---|---|
http://hl7.org/fhir/ExtensionDefinition/uslabobservationkind | Code to classify the kind of observation in Observation.value[x] | Fixed | http://hl7.org/fhir/valueset-obs-uslab-kind |