Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example-Device-LabAnalyzer-e8358872abea - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Device",
  "id" : "Example-Device-LabAnalyzer-e8358872abea",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileDeviceHCEU"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device Example-Device-LabAnalyzer-e8358872abea</b></p><a name=\"Example-Device-LabAnalyzer-e8358872abea\"> </a><a name=\"hcExample-Device-LabAnalyzer-e8358872abea\"> </a><a name=\"Example-Device-LabAnalyzer-e8358872abea-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-ProfileDeviceHCEU.html\">HCEU - Device</a></p></div><p><b>identifier</b>: <code>http://devices.prestadores.minsalud.gov.co/</code>/223e4567-e89b-12d3-a456-426614174001\u00a0(use:\u00a0official,\u00a0)</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/device-kind lab-analyzer}\">Analizador de laboratorio</span></p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://devices.prestadores.minsalud.gov.co/",
      "value" : "223e4567-e89b-12d3-a456-426614174001"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/device-kind",
        "code" : "lab-analyzer",
        "display" : "Analizador de laboratorio"
      }
    ]
  }
}