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

FHIR IG analytics

Packagehl7.fhir.cz.img
Resource TypePractitionerRole
IdPractitionerRole-daa3335b-db80-41a5-897e-ec0dd615ee9d.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 daa3335b-db80-41a5-897e-ec0dd615ee9d

practitioner: Practitioner Testovací Jan

organization: Organization Fakultní nemocnice Motol

specialty: Radiology


Source1

{
  "resourceType": "PractitionerRole",
  "id": "daa3335b-db80-41a5-897e-ec0dd615ee9d",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:fe8d7386-1b5c-493c-9f83-d2be26291fa8"
  },
  "organization": {
    "reference": "urn:uuid:fe9e7a29-ec24-4d54-8c7f-52a4aba7b7b4"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/11000279109",
          "code": "394914008",
          "display": "Radiology"
        }
      ]
    }
  ]
}