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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypePractitionerRole
IdPractitionerRole-38e5929e-afe4-40bc-ba9d-c0a80549791e.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 38e5929e-afe4-40bc-ba9d-c0a80549791e

practitioner: Practitioner Testovací Jan

organization: Organization Fakultní nemocnice Oblackov

specialty: Radiology


Source1

{
  "resourceType": "PractitionerRole",
  "id": "38e5929e-afe4-40bc-ba9d-c0a80549791e",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:e031c581-1616-4f9c-a0fe-3d7b5094bf1a"
  },
  "organization": {
    "reference": "urn:uuid:2ef3f712-d586-4b3e-92eb-6a5bddc58a68"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394914008",
          "display": "Radiology"
        }
      ]
    }
  ]
}