MyHealth@Eu NCPeH API
0.0.1 - ci-build 150

MyHealth@Eu NCPeH API - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: DocumentReference BodySite

Official URL: http://myhealth.eu/fhir/StructureDefinition/DocumentReference-bodysite Version: 0.0.1
Draft as of 2025-06-05 Computable Name: DocumentReferenceBodySite

Indicates the body site or anatomical region related to the document (e.g., left knee, thorax, etc.). This extension is temporarily specified for the DocumentReference resource, pending the adoption of the R5 bodySite CodeableConcept element.

Context of Use

    This extension may be used on the following element(s)

Usage info

Usages:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension DocumentReference BodySite
... extension 0..0
... url 1..1 uri "http://myhealth.eu/fhir/StructureDefinition/DocumentReference-bodysite"
... value[x] 0..1 CodeableConcept Value of extension
Binding: SNOMEDCTBodyStructures (example)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension DocumentReference BodySite
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://myhealth.eu/fhir/StructureDefinition/DocumentReference-bodysite"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: Indicates the body site or anatomical region related to the document (e.g., left knee, thorax, etc.). This extension is temporarily specified for the DocumentReference resource, pending the adoption of the R5 bodySite CodeableConcept element.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension DocumentReference BodySite
... extension 0..0
... url 1..1 uri "http://myhealth.eu/fhir/StructureDefinition/DocumentReference-bodysite"
... value[x] 0..1 CodeableConcept Value of extension
Binding: SNOMEDCTBodyStructures (example)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension DocumentReference BodySite
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://myhealth.eu/fhir/StructureDefinition/DocumentReference-bodysite"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: Indicates the body site or anatomical region related to the document (e.g., left knee, thorax, etc.). This extension is temporarily specified for the DocumentReference resource, pending the adoption of the R5 bodySite CodeableConcept element.

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]exampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()