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
United Stated realm FHIR Profile
<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="A code classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality."><b>extension</b></span>><a name="race"> </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/us-core#race</span>"/> <<span title="A code classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality."><b>valueCodeableConcept</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#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">A category of humans sharing history, origin or nationality</span> <span style=" color: Gray">--> </span></valueCodeableConcept> </extension> <<span title="A code classifying the person into a named category of humans sharing a common real or presumed heritage."><b>extension</b></span>><a name="ethnicity"> </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/us-core#ethnicity</span>"/> <<span title="A code classifying the person into a named category of humans sharing a common real or presumed heritage."><b>valueCodeableConcept</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#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">A category of human sharing heritage</span> <span style=" color: Gray">--> </span></valueCodeableConcept> </extension> <<span title="Name of county."><b>extension</b></span>><a name="county"> </a><!-- <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Context: DataType = Address</span> --> <<b>url</b> value="<span style="color: maroon">http://hl7.org/fhir/Profile/us-core#county</span>"/> <<span title="Name of county."><b>valueString</b></span> value="[<span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.html#string">string</a></span>]"/><span style=" color: Gray"><!-- </span><span style="color: navy">Name of county</span><span style=" color: Gray"> --></span> </extension> </pre></div> </text> <name value="United Stated realm FHIR Profile"/> <publisher value="Fhir Core Team"/> <description value="Contains constraints and extensions to the FHIR specification specific to the US realm"/> <status value="draft"/> <date value="2013-12-03"/> <extensionDefn> <code value="race"/> <display value="A category of humans sharing history, origin or nationality"/> <contextType value="resource"/> <context value="Patient"/> <definition> <short value="A category of humans sharing history, origin or nationality"/> <formal value="A code classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <binding> <name value="Race"/> <isExtensible value="true"/> <referenceResource> <reference value="http://hl7.org/fhir/v3/vs/Race"/> </referenceResource> </binding> </definition> </extensionDefn> <extensionDefn> <code value="ethnicity"/> <display value="A category of human sharing heritage"/> <contextType value="resource"/> <context value="Patient"/> <definition> <short value="A category of human sharing heritage"/> <formal value="A code classifying the person into a named category of humans sharing a common real or presumed heritage."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <mustSupport value="false"/> <isModifier value="false"/> <binding> <name value="Ethnicity"/> <isExtensible value="true"/> <referenceResource> <reference value="http://hl7.org/fhir/v3/vs/Ethnicity"/> </referenceResource> </binding> </definition> </extensionDefn> <extensionDefn> <code value="county"/> <display value="Name of county"/> <contextType value="datatype"/> <context value="Address"/> <definition> <short value="Name of county"/> <formal value="Name of county."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="false"/> <isModifier value="false"/> </definition> </extensionDefn> </Profile>