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
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/openEHR-test
Status: draft
Observations that confirm or refute the risk and/or the substance.
Health Level Seven, Inc / openEHR projectusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/openEHR-test Observations that confirm or refute: Observations that confirm or refute the risk and/or the substance. Use on element: AllergyIntolerance | ||
value[x] | 0..* | Observation, DiagnosticReport | Observations that confirm or refute Use on element: AllergyIntolerance |
XML Template
<!-- Observations that confirm or refute --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/openEHR-test" > <!-- from Element: extension --> <value[x]> <!-- org.hl7.fhir.instance.model.ElementDefinition$TypeRefComponent@41599d2d | org.hl7.fhir.instance.model.ElementDefinition$TypeRefComponent@625e16df --!> /<value[x]> </extension>
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/openEHR-test" : { // Observations that confirm or refute // value[x]: Observations that confirm or refute. One of these 2: "valueReference" : [{ Reference(Observation) }] //Observations that confirm or refute "valueReference" : [{ Reference(DiagnosticReport) }] //Observations that confirm or refute }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/openEHR-test Observations that confirm or refute: Observations that confirm or refute the risk and/or the substance. Use on element: AllergyIntolerance | ||
value[x] | 0..* | Observation, DiagnosticReport | Observations that confirm or refute Use on element: AllergyIntolerance |
XML Template
<!-- Observations that confirm or refute --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/openEHR-test" > <!-- from Element: extension --> <value[x]> <!-- org.hl7.fhir.instance.model.ElementDefinition$TypeRefComponent@41599d2d | org.hl7.fhir.instance.model.ElementDefinition$TypeRefComponent@625e16df --!> /<value[x]> </extension>