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

: AnnualWellnessVisit - XML Representation

Raw xml | Download


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="AnnualWellnessVisit"/>
  <meta>
    <profile
             value="http://example.org/StructureDefinition/smart-healthcare-service"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService AnnualWellnessVisit</b></p><a name="AnnualWellnessVisit"> </a><a name="hcAnnualWellnessVisit"> </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-healthcare-service.html">SMART Healthcare Service</a></p></div><p><b>active</b>: true</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/ndh-healthcare-service-category outpat}">Clinic or Outpatient Facility</span></p><p><b>type</b>: <span title="Codes:">Annual wellness visit</span></p><p><b>specialty</b>: <span title="Codes:">Primary care</span></p><p><b>location</b>: <a href="Location-BerkshireFamilyMedicine.html">Berkshire Family Medicine - Pittsfield</a></p><p><b>name</b>: Annual wellness visit</p></div>
  </text>
  <active value="true"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/ndh-healthcare-service-category"/>
      <code value="outpat"/>
    </coding>
  </category>
  <type>
    <text value="Annual wellness visit"/>
  </type>
  <specialty>
    <text value="Primary care"/>
  </specialty>
  <location>🔗 
    <reference value="Location/BerkshireFamilyMedicine"/>
    <display value="Berkshire Family Medicine - Pittsfield"/>
  </location>
  <name value="Annual wellness visit"/>
</HealthcareService>