This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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: R5 R4B R4 R3 R2

General Extensions for use by FHIR Implementers

A set of general extensions defined for the convenience of implementers that use FHIR resources

This profile was published on Thu, Dec 5, 2013 00:00+1100 as a draft by HL7 FHIR project

The id of this profile is general-extensions

Content

 doco
<!-- Extensions -->
<extension> <!--  0..1 Context: DataType = * -->
 <url value="http://hl7.org/fhir/Profile/general-extensions#data-absent-reason"/>
 <valueCode value="[code]"/><!-- unknown | asked | temp | notasked | masked | unsupported | astext | error -->
</extension>

<extension> <!--  0..1 Context: Resource = Patient -->
 <url value="http://hl7.org/fhir/Profile/general-extensions#birthPlace"/>
 <valueAddress><!--  0..1  Address Place of Birth for patient --> </valueAddress>
</extension>

This profile as XML or JSON.

Terminology Bindings

PathDefinitionTypeReference
[general-extensions].extensions.data-absent-reason Used to specify why the normally expected content of the data element is missingFixedhttp://hl7.org/fhir/data-absent-reason

.

Example

No Example Provided