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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypePractitionerRole
IdPractitionerRole-69d34ceb-b556-4f75-9e4c-9184fe8a10c5.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 69d34ceb-b556-4f75-9e4c-9184fe8a10c5

practitioner: Practitioner MUDr. Ivan Anděl

organization: Organization CHIR-L2 - Lůžková stanice 2

specialty: Physician


Source1

{
  "resourceType": "PractitionerRole",
  "id": "69d34ceb-b556-4f75-9e4c-9184fe8a10c5",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:e234a53a-4e0d-4fb8-9403-e0e324a50f64"
  },
  "organization": {
    "reference": "urn:uuid:a4641bd0-34af-4038-a7db-872d08a54df9"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "309343006",
          "display": "Physician"
        }
      ]
    }
  ]
}