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

FHIR IG analytics

Packagech.fhir.ig.ch-vacd
Resource TypePractitionerRole
IdPractitionerRole-TC-HCP2-ORG2-ROLE-performer.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 TC-HCP2-ORG2-ROLE-performer

active: true

practitioner: Practitioner Gabriela Meier

organization: Organization Praxis Dr. G. Meier


Source1

{
  "resourceType": "PractitionerRole",
  "id": "TC-HCP2-ORG2-ROLE-performer",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "practitioner": {
    "reference": "Practitioner/TC-HCP2-C2"
  },
  "organization": {
    "reference": "Organization/TC-ORG2"
  }
}