{
  "resourceType" : "HealthcareService",
  "id" : "Example-lab-HealthcareService-f106dbe58fce",
  "meta" : {
    "profile" : ["https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileHealthCareServiceHCEU"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService Example-lab-HealthcareService-f106dbe58fce</b></p><a name=\"Example-lab-HealthcareService-f106dbe58fce\"> </a><a name=\"hcExample-lab-HealthcareService-f106dbe58fce\"> </a><a name=\"Example-lab-HealthcareService-f106dbe58fce-es-ES\"> </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-ProfileHealthCareServiceHCEU.html\">HCEU - Health Care Service</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/HealthcareServices/</code>/lab-001\u00a0(use:\u00a0usual,\u00a0)</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-Example-Prestador-Organization-5e2803024bcd.html\">Organization CLINICA IPS ATENCION SALUD</a></p><p><b>category</b>: <span title=\"Codes:{https://hl7.org/fhir/R4/valueset-service-category.html diagnostics}\">Diagnostics</span></p><p><b>type</b>: <span title=\"Codes:{https://hl7.org/fhir/R4/valueset-service-type.html 32}\">Pathology and laboratory medicine</span></p><p><b>specialty</b>: <span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Especialidades 353}\">Laboratorio Clinico De Hematologia Y Banco De Sangre</span></p><p><b>location</b>: <a href=\"Location-Example-location-lab-781ef2f1daea.html\">Location Laboratorio Central</a></p><p><b>name</b>: Servicio de laboratorio</p></div>"
  },
  "identifier" : [{
    "use" : "usual",
    "system" : "http://hospitalSystemInformation.example.org/HealthcareServices/",
    "value" : "lab-001"
  }],
  "active" : true,
  "providedBy" : {
    "reference" : "Organization/Example-Prestador-Organization-5e2803024bcd"
  },
  "category" : [{
    "coding" : [{
      "system" : "https://hl7.org/fhir/R4/valueset-service-category.html",
      "code" : "diagnostics",
      "display" : "Diagnostics"
    }]
  }],
  "type" : [{
    "coding" : [{
      "system" : "https://hl7.org/fhir/R4/valueset-service-type.html",
      "code" : "32",
      "display" : "Pathology and laboratory medicine"
    }]
  }],
  "specialty" : [{
    "coding" : [{
      "system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Especialidades",
      "code" : "353",
      "display" : "Laboratorio Clinico De Hematologia Y Banco De Sangre"
    }]
  }],
  "location" : [{
    "reference" : "Location/Example-location-lab-781ef2f1daea"
  }],
  "name" : "Servicio de laboratorio"
}