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-location
Status: draft
The anatomical location / body site(s) where the symptoms manifested.
Health Level Seven, Inc / openEHR projectusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/openEHR-location Body site of manifestations: The anatomical location / body site(s) where the symptoms manifested. Use on element: AllergyIntolerance.event | ||
valueCodeableConcept | 0..* | CodeableConcept | Body site of manifestations Binding: BodySite (extensible) Use on element: AllergyIntolerance.event |
XML Template
<!-- Body site of manifestations --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/openEHR-location" > <!-- from Element: extension --> <valueCodeableConcept> <!-- CodeableConcept --!> /<valueCodeableConcept> </extension>
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/openEHR-location" : { // Body site of manifestations "valueCodeableConcept" : [{ CodeableConcept }] //Body site of manifestations }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/openEHR-location Body site of manifestations: The anatomical location / body site(s) where the symptoms manifested. Use on element: AllergyIntolerance.event | ||
valueCodeableConcept | 0..* | CodeableConcept | Body site of manifestations Binding: BodySite (extensible) Use on element: AllergyIntolerance.event |
XML Template
<!-- Body site of manifestations --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/openEHR-location" > <!-- from Element: extension --> <valueCodeableConcept> <!-- CodeableConcept --!> /<valueCodeableConcept> </extension>
Path | Definition | Type | Reference |
---|---|---|---|
http://hl7.org/fhir/ExtensionDefinition/openEHR-location | Codes describing anatomical locations. May include laterality | Example | http://hl7.org/fhir/vs/body-site |