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/Profile/hspc-core-observation-associatedOrder
Status: draft
The order from which the observation resulted.
Health Level Seven, Inc. - CQI WGusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/Profile/hspc-core-observation-associatedOrder Associated Order: The order from which the observation resulted. Use on element: Observation | ||
value[x] | 0..1 | DiagnosticOrder, ProcedureRequest | Associated Order Use on element: Observation |
XML Template
<!-- Associated Order --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/Profile/hspc-core-observation-associatedOrder" > <!-- from Element: extension --> <value[x]> <!-- org.hl7.fhir.instance.model.ElementDefinition$TypeRefComponent@1cbd58fd | org.hl7.fhir.instance.model.ElementDefinition$TypeRefComponent@531d58c8 --!> /<value[x]> </extension>
JSON Template
// extension added to existing object "http://hl7.org/fhir/Profile/hspc-core-observation-associatedOrder" : { // Associated Order // value[x]: Associated Order. One of these 2: "valueReference" : [{ Reference(DiagnosticOrder) }] //Associated Order "valueReference" : [{ Reference(ProcedureRequest) }] //Associated Order }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/Profile/hspc-core-observation-associatedOrder Associated Order: The order from which the observation resulted. Use on element: Observation | ||
value[x] | 0..1 | DiagnosticOrder, ProcedureRequest | Associated Order Use on element: Observation |
XML Template
<!-- Associated Order --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/Profile/hspc-core-observation-associatedOrder" > <!-- from Element: extension --> <value[x]> <!-- org.hl7.fhir.instance.model.ElementDefinition$TypeRefComponent@1cbd58fd | org.hl7.fhir.instance.model.ElementDefinition$TypeRefComponent@531d58c8 --!> /<value[x]> </extension>