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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypePractitionerRole
IdPractitionerRole-2a06ef57-f377-4031-a098-612aa44f54b2.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 2a06ef57-f377-4031-a098-612aa44f54b2

practitioner: Practitioner Testovací Karel

organization: Organization Fakultní nemocnice Oblackov

specialty: Radiology


Source1

{
  "resourceType": "PractitionerRole",
  "id": "2a06ef57-f377-4031-a098-612aa44f54b2",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:575c3fb2-e037-4415-95da-283679927aba"
  },
  "organization": {
    "reference": "urn:uuid:08f3f0c5-69ac-45c6-9bec-b8ab940ec721"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394914008",
          "display": "Radiology"
        }
      ]
    }
  ]
}