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

FHIR IG analytics

Packagehl7.fhir.cz.img-order
Resource TypePractitionerRole
IdPractitionerRole-f0ac1e16-61f5-4591-a7eb-1dc586e25349.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 f0ac1e16-61f5-4591-a7eb-1dc586e25349

practitioner: Practitioner Example Miroslav

organization: Organization Fakultní nemocnice Obláčkov

specialty: Radiology


Source1

{
  "resourceType": "PractitionerRole",
  "id": "f0ac1e16-61f5-4591-a7eb-1dc586e25349",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:984dcf34-1924-45a8-8ec5-3d100b67d9be"
  },
  "organization": {
    "reference": "urn:uuid:5bdedd9b-27c5-4593-ae3a-968c5f25d253"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394914008",
          "display": "Radiology"
        }
      ]
    }
  ]
}