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

FHIR IG analytics

Packagech.fhir.ig.ch-epreg
Resource TypePractitionerRole
IdPractitionerRole-e1b736e3-10bb-41aa-8d17-c7ba28895880.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 e1b736e3-10bb-41aa-8d17-c7ba28895880

Language: de-CH

practitioner: Ruth Ohazwei

organization: Geburtsklinik

code: Registrierte Hebamme


Source1

{
  "resourceType": "PractitionerRole",
  "id": "e1b736e3-10bb-41aa-8d17-c7ba28895880",
  "language": "de-CH",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:c314ae56-7edb-4ef9-b38a-216c9a979374",
    "display": "Ruth Ohazwei"
  },
  "organization": {
    "reference": "urn:uuid:fbe019f1-6574-40be-940f-d03da0c743db",
    "display": "Geburtsklinik"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "309453006",
          "display": "Registrierte Hebamme"
        }
      ]
    }
  ]
}