0.1.0 - ci-build
PatientScheduling - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="FamilyMedicinePractice"/>
<meta>
<profile value="http://example.org/StructureDefinition/smart-location"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location FamilyMedicinePractice</b></p><a name="FamilyMedicinePractice"> </a><a name="hcFamilyMedicinePractice"> </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-smart-location.html">SMART Location</a></p></div><p><b>identifier</b>: <code>https://cdc.gov/vaccines/programs/vtrcks</code>/CV1654321</p><p><b>name</b>: Family Medicine Practice in Pittsfield, MA</p><p><b>description</b>: Family medicine clinic that offers in-person visits and virtual</p><p><b>telecom</b>: ph: 413-000-0000, <a href="https://pharmacy.example.com">https://pharmacy.example.com</a></p><p><b>address</b>: 173 Elm St Pittsfield MA 01201-7223 </p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type vi}">Virtual</span></p></div>
</text>
<identifier>
<system value="https://cdc.gov/vaccines/programs/vtrcks"/>
<value value="CV1654321"/>
</identifier>
<name value="Family Medicine Practice in Pittsfield, MA"/>
<description
value="Family medicine clinic that offers in-person visits and virtual"/>
<telecom>
<system value="phone"/>
<value value="413-000-0000"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://pharmacy.example.com"/>
</telecom>
<address>
<line value="173 Elm St"/>
<city value="Pittsfield"/>
<state value="MA"/>
<postalCode value="01201-7223"/>
</address>
<physicalType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<code value="vi"/>
</coding>
</physicalType>
</Location>