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

FHIR IG analytics

Packagech.fhir.ig.ch-umzh-connect
Resource TypePractitionerRole
IdPractitionerRole-HansMusterRole.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 HansMusterRole

practitioner: Practitioner Hans Muster

organization: Organization Placer


Source1

{
  "resourceType": "PractitionerRole",
  "id": "HansMusterRole",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/HansMuster"
  },
  "organization": {
    "reference": "Organization/Placer"
  }
}