FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.clips
Resource TypePractitioner
IdPractitioner-PrestadorMedFamiliarClIpsEjemplo.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Practitioner PrestadorMedFamiliarClIpsEjemplo

identifier: RUN/12829325-k (use: official, )

name: Catalina Alexandra Donoso (Official)

telecom: DraCatalinaAle@hotmail.com

Qualifications

-IdentifierCode
*espMedicina Familiar

Source1

{
  "resourceType": "Practitioner",
  "id": "PrestadorMedFamiliarClIpsEjemplo",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Prestador-cl-ips"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
            "code": "01",
            "display": "RUN"
          }
        ]
      },
      "value": "12829325-k"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Donoso",
      "given": [
        "Catalina",
        "Alexandra"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "DraCatalinaAle@hotmail.com",
      "use": "work"
    }
  ],
  "qualification": [
    {
      "identifier": [
        {
          "value": "esp"
        }
      ],
      "code": {
        "text": "Medicina Familiar"
      }
    }
  ]
}