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
General Extensions for use by FHIR Implementers
<Profile xmlns="http://hl7.org/fhir"> <text> <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><pre> <span style="float: right"><a href="formats.html" title="Documentation for this format"><img alt="doco" src="help.png"/></a></span> <span style=" color: Gray"><!-- <span style="color: Darkviolet">Extensions</span> --></span> <<span title="Provides a reason why the expected value or elements in the element that is extended are missing."><b>extension</b></span>><a name="data-absent-reason"> </a><!-- <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Context: DataType = *</span> --> <<b>url</b> value="<span style="color: maroon">http://hl7.org/fhir/Profile/general-extensions#data-absent-reason</span>"/> <<span title="Provides a reason why the expected value or elements in the element that is extended are missing."><b>valueCode</b></span> value="[<span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.html#code">code</a></span>]"/><span style=" color: Gray"><!-- </span><span style="color: navy">unknown | asked | temp | notasked | masked | unsupported | astext | error</span><span style=" color: Gray"> --></span> </extension> <<span title="The registered place of birth of the patient."><b>extension</b></span>><a name="birthPlace"> </a><!-- <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Context: Resource = Patient</span> --> <<b>url</b> value="<span style="color: maroon">http://hl7.org/fhir/Profile/general-extensions#birthPlace</span>"/> <<span title="The registered place of birth of the patient."><b>valueAddress</b></span>><span style=" color: Gray"><!-- </span> <span style="color: brown;"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.html#Address">Address</a></span> <span style="color: navy">Place of Birth for patient</span> <span style=" color: Gray">--> </span></valueAddress> </extension> </pre></div> </text> <name value="General Extensions for use by FHIR Implementers"/> <publisher value="HL7 FHIR project"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <description value="A set of general extensions defined for the convenience of implementers that use FHIR resources"/> <status value="draft"/> <date value="2013-12-05"/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <extensionDefn> <code value="data-absent-reason"/> <display value="unknown | asked | temp | notasked | masked | unsupported | astext | error"/> <contextType value="datatype"/> <context value="*"/> <definition> <short value="unknown | asked | temp | notasked | masked | unsupported | astext | error"/> <formal value="Provides a reason why the expected value or elements in the element that is extended are missing."/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <binding> <name value="DataAbsentReason"/> <isExtensible value="true"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/data-absent-reason"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value="ANY.nullFlavor"/> </mapping> </definition> </extensionDefn> <extensionDefn> <code value="birthPlace"/> <display value="Place of Birth for patient"/> <contextType value="resource"/> <context value="Patient"/> <definition> <short value="Place of Birth for patient"/> <formal value="The registered place of birth of the patient."/> <min value="0"/> <max value="1"/> <type> <code value="Address"/> </type> <mustSupport value="false"/> <isModifier value="false"/> </definition> </extensionDefn> </Profile>