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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypePractitionerRole
IdPractitionerRole-428025b5-e328-4542-8812-dd6a874c44f9.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 428025b5-e328-4542-8812-dd6a874c44f9

practitioner: Practitioner Testovací Jan

organization: Organization Fakultní nemocnice Oblackov

specialty: Radiology


Source1

{
  "resourceType": "PractitionerRole",
  "id": "428025b5-e328-4542-8812-dd6a874c44f9",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:c3830e95-5f0a-46e8-a9e4-403f299ab2c5"
  },
  "organization": {
    "reference": "urn:uuid:f84d821c-ba13-412b-a340-2547a6f36b7f"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394914008",
          "display": "Radiology"
        }
      ]
    }
  ]
}