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

FHIR IG analytics

Packageee.fhir.ahd
Resource TypePractitionerRole
IdPractitionerRole-ahd-counseling-hcp-example.json
FHIR VersionR5

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 ahd-counseling-hcp-example

identifier: https://fhir.ee/sid/pro/tervishoiutootaja-kood/D12345

practitioner: Practitioner Katrin Tamm (official)

organization: Organization Kesklinna Perearstikeskus

specialty: Perearst


Source1

{
  "resourceType": "PractitionerRole",
  "id": "ahd-counseling-hcp-example",
  "meta": {
    "profile": [
      "https://fhir.ee/ahd/StructureDefinition/ahd-counseling-hcp"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/pro/tervishoiutootaja-kood",
      "value": "D12345"
    }
  ],
  "practitioner": {
    "reference": "Practitioner/practitioner-example"
  },
  "organization": {
    "reference": "Organization/organization-example"
  },
  "specialty": [
    {
      "text": "Perearst"
    }
  ]
}