{
  "resourceType" : "HealthcareService",
  "id" : "healthcare-service-hams-cardiology",
  "meta" : {
    "profile" : ["https://fhir.amakomaya.com/StructureDefinition/amk-healthcare-service"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "active" : true,
  "providedBy" : {
    "reference" : "AMKOrganization/organization-hams-hospital"
  },
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/service-category",
      "code" : "outpatient",
      "display" : "Outpatient"
    }]
  }],
  "type" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "394579002",
      "display" : "Cardiology"
    }]
  }],
  "specialty" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "394579002",
      "display" : "Cardiology"
    }]
  }],
  "location" : [{
    "reference" : "AMKLocation/location-HAMS-hospital"
  }],
  "name" : "Cardiology Outpatient Service"
}