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

FHIR IG analytics

Packagehl7.fhir.cz.img
Resource TypePractitionerRole
IdPractitionerRole-aafd64f9-36ab-4583-8088-efb93b44db9b.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 aafd64f9-36ab-4583-8088-efb93b44db9b

practitioner: Practitioner Testovací Jan

organization: Organization Fakultní nemocnice Oblackov

specialty: Radiology


Source1

{
  "resourceType": "PractitionerRole",
  "id": "aafd64f9-36ab-4583-8088-efb93b44db9b",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:0b00169f-4815-41da-9814-cd3d7504344d"
  },
  "organization": {
    "reference": "urn:uuid:e96e9bd5-0695-4725-acb2-c731aa071a55"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/11000279109",
          "code": "394914008",
          "display": "Radiology"
        }
      ]
    }
  ]
}