Interoperabilidad de Historia Clínica - PERÚ (versión en desarrollo)
0.1 - ci-build Peru flag

Interoperabilidad de Historia Clínica - PERÚ (versión en desarrollo) - Local Development build (v0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Establecimiento_Salud_Perú - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "OrganizacionEstablecimientoEjemplo",
  "meta" : {
    "profile" : [
      🔗 "https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/OrganizacionPe"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization OrganizacionEstablecimientoEjemplo</b></p><a name=\"OrganizacionEstablecimientoEjemplo\"> </a><a name=\"hcOrganizacionEstablecimientoEjemplo\"> </a><a name=\"OrganizacionEstablecimientoEjemplo-es-PE\"> </a><p><b>identifier</b>: <code>https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/RENIPRESS</code>/00003350</p><p><b>active</b>: true</p><p><b>name</b>: AYCHUYO</p><p><b>address</b>: OTROS SECTOR CENTRAL AYCHUYO SECTOR CENTRAL AYCHUYO YUNGUYO YUNGUYO PUNO </p><p><b>partOf</b>: <a href=\"Organization/Organizacion_REDPUNO\">Organization/Organizacion_REDPUNO</a></p></div>"
  },
  "identifier" : [
    {
      "system" : "https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/RENIPRESS",
      "value" : "00003350"
    }
  ],
  "active" : true,
  "name" : "AYCHUYO",
  "address" : [
    {
      "extension" : [
        {
          "url" : "https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/pe-ubigeo",
          "valueString" : "211301"
        }
      ],
      "line" : [
        "OTROS SECTOR CENTRAL AYCHUYO SECTOR CENTRAL AYCHUYO YUNGUYO YUNGUYO PUNO"
      ]
    }
  ],
  "partOf" : {
    "reference" : "Organization/Organizacion_REDPUNO"
  }
}