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

FHIR IG analytics

Packagehl7.fhir.cl.corecl
Resource TypePractitionerRole
IdPractitionerRole-EspecialidadCL.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: PractitionerRole

Resource PractitionerRole "EspecialidadCL"

Profile: CL RolClinico

active: true

practitioner:

Exception generating Narrative: null


Source1

{
  "resourceType": "PractitionerRole",
  "id": "EspecialidadCL",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/CoreEspecialidadCl"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "practitioner": {
    "reference": "Practitioner/3240",
    "display": "Johanna Rosa Silva Reyes"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSEspecialidadesDeisCL",
          "code": "06"
        }
      ],
      "text": "Cirujano Cardiovascular"
    },
    {
      "coding": [
        {
          "system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSEspecialidadesDeisCL",
          "code": "03"
        }
      ],
      "text": "Médico Cardiólogo"
    },
    {
      "coding": [
        {
          "system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSEspecialidadesDeisCL",
          "code": "30"
        }
      ],
      "text": "Médico internista"
    }
  ]
}