Amakomaya Nepal FHIR Implementation Guide
1.0.1 - ci-build Nepal flag

Amakomaya Nepal FHIR Implementation Guide - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HealthcareService - Cardiology Outpatient Service - XML Representation

Raw xml | Download


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="healthcare-service-hams-cardiology"/>
  <meta>
    <profile
             value="https://fhir.amakomaya.com/StructureDefinition/amk-healthcare-service"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService healthcare-service-hams-cardiology</b></p><a name="healthcare-service-hams-cardiology"> </a><a name="hchealthcare-service-hams-cardiology"> </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-amk-healthcare-service.html">AMK Healthcare Service</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <code>AMKOrganization/organization-hams-hospital</code></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-category outpatient}">Outpatient</span></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 394579002}">Cardiology</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 394579002}">Cardiology</span></p><p><b>location</b>: <code>AMKLocation/location-HAMS-hospital</code></p><p><b>name</b>: Cardiology Outpatient Service</p></div>
  </text>
  <active value="true"/>
  <providedBy>
    <reference value="AMKOrganization/organization-hams-hospital"/>
  </providedBy>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-category"/>
      <code value="outpatient"/>
      <display value="Outpatient"/>
    </coding>
  </category>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394579002"/>
      <display value="Cardiology"/>
    </coding>
  </type>
  <specialty>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394579002"/>
      <display value="Cardiology"/>
    </coding>
  </specialty>
  <location>
    <reference value="AMKLocation/location-HAMS-hospital"/>
  </location>
  <name value="Cardiology Outpatient Service"/>
</HealthcareService>