Atención de Urgencia Interoperable
0.1.1 - draft Chile flag

Atención de Urgencia Interoperable - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EjProfesionalAdministrativo - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "b9f6967f-51b5-49f4-8576-ce9f588523c2",
  "meta" : {
    "profile" : [
      🔗 "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/StructureDefinition/PrestadorAdministrativo"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner b9f6967f-51b5-49f4-8576-ce9f588523c2</b></p><a name=\"b9f6967f-51b5-49f4-8576-ce9f588523c2\"> </a><a name=\"hcb9f6967f-51b5-49f4-8576-ce9f588523c2\"> </a><a name=\"b9f6967f-51b5-49f4-8576-ce9f588523c2-es-CL\"> </a><p><b>identifier</b>: RUN/44444444-4\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: Mario Donoso </p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
            "code" : "01",
            "display" : "RUN"
          }
        ]
      },
      "value" : "44444444-4"
    }
  ],
  "name" : [
    {
      "family" : "Donoso",
      "_family" : {
        "extension" : [
          {
            "url" : "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido",
            "valueString" : "Mardones"
          }
        ]
      },
      "given" : [
        "Mario"
      ]
    }
  ]
}