This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Location xmlns="http://hl7.org/fhir">
<id value="PCT-ServiceLocation-1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-service-location"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location PCT-ServiceLocation-1</b></p><a name="PCT-ServiceLocation-1"> </a><a name="hcPCT-ServiceLocation-1"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-davinci-pct-service-location.html">PCT Service Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Hospital</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}">Hospital</span></p></div>
</text>
<status value="active"/>
<name value="Hospital"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="HOSP"/>
<display value="Hospital"/>
</coding>
</type>
</Location>