0.5.0 - ci-build

FHIR_CORE_AR - Local Development build (v0.5.0). See the Directory of published versions

: Practitioner - Tubau Cepeda - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "Practitioner-Tubau-Cepeda",
  "meta" : {
    "profile" : [
      "http://fhir.msal.gob.ar/core/StructureDefinition/Practitioner-ar-core"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: NI: 541012497922 (USUAL), id: 12497922 (OFFICIAL)</p><p><b>active</b>: true</p><p><b>name</b>: Tubau Cepeda(OFFICIAL)</p><p><b>telecom</b>: <a href=\"mailto:soporte@sisa.msal.gov.ar\">soporte@sisa.msal.gov.ar</a>, <a href=\"mailto:soporte@sisa.msal.gov.ar\">soporte@sisa.msal.gov.ar</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1956-10-18</p><blockquote><p><b>qualification</b></p><p><b>identifier</b>: PRO: 61177 (OFFICIAL)</p><p><b>code</b>: <span title=\"Codes: {http://fhir.msal.gov.ar/core/CodeSystem/ProfesionesREFEPS 10003233}\">Médico</span></p><p><b>period</b>: Nov 6, 1981, 12:00:00 AM --&gt; (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: ESP: ?ngen-9? (OFFICIAL)</p><p><b>code</b>: <span title=\"Codes: \">Cirugía General</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: PRO: 49448 (OFFICIAL)</p><p><b>code</b>: <span title=\"Codes: {http://fhir.msal.gov.ar/core/CodeSystem/ProfesionesREFEPS 10003233}\">Médico</span></p><p><b>period</b>: Nov 2, 1982, 12:00:00 AM --&gt; (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: ESP: ?ngen-9? (OFFICIAL)</p><p><b>code</b>: <span title=\"Codes: \">Salud Pública</span></p></blockquote></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "type" : {
        "coding" : [
          {
            "code" : "NI"
          }
        ]
      },
      "system" : "http://sisa.msal.gov.ar/REFEPS",
      "value" : "541012497922"
    },
    {
      "use" : "official",
      "system" : "http://www.renaper.org.ar/dni",
      "value" : "12497922"
    }
  ],
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "text" : "Tubau Cepeda",
      "family" : "Cepeda",
      "given" : [
        "Tubau"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "email",
      "value" : "soporte@sisa.msal.gov.ar",
      "use" : "work",
      "rank" : 1
    },
    {
      "system" : "email",
      "value" : "soporte@sisa.msal.gov.ar",
      "use" : "work",
      "rank" : 2
    }
  ],
  "gender" : "female",
  "birthDate" : "1956-10-18",
  "qualification" : [
    {
      "identifier" : [
        {
          "use" : "official",
          "type" : {
            "text" : "PRO"
          },
          "system" : "http://sisa.msal.gov.ar/REFEPS",
          "value" : "61177",
          "assigner" : {
            "identifier" : {
              "system" : "http://fhir.msal.gov.ar/entidadesCertificantesREFEPS"
            }
          }
        }
      ],
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.msal.gov.ar/core/CodeSystem/ProfesionesREFEPS",
            "code" : "10003233",
            "display" : "Médico"
          }
        ]
      },
      "period" : {
        "start" : "1981-11-06T00:00:00-03:00"
      }
    },
    {
      "identifier" : [
        {
          "use" : "official",
          "type" : {
            "text" : "ESP"
          },
          "assigner" : {
            "display" : "8"
          }
        }
      ],
      "code" : {
        "coding" : [
          {
            "display" : "Cirugía General"
          }
        ]
      }
    },
    {
      "identifier" : [
        {
          "use" : "official",
          "type" : {
            "text" : "PRO"
          },
          "system" : "https://sisa.msal.gov.ar/REFEPS",
          "value" : "49448",
          "assigner" : {
            "identifier" : {
              "system" : "http://fhir.msal.gov.ar/entidadesCertificantesREFEPS"
            }
          }
        }
      ],
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.msal.gov.ar/core/CodeSystem/ProfesionesREFEPS",
            "code" : "10003233",
            "display" : "Médico"
          }
        ]
      },
      "period" : {
        "start" : "1982-11-02T00:00:00-03:00"
      }
    },
    {
      "identifier" : [
        {
          "use" : "official",
          "type" : {
            "text" : "ESP"
          },
          "assigner" : {
            "display" : "7"
          }
        }
      ],
      "code" : {
        "coding" : [
          {
            "display" : "Salud Pública"
          }
        ]
      }
    }
  ]
}