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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypePractitionerRole
IdPractitionerRole-73a551f8-d8cd-4b44-823d-ab5f8aeab1aa.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 73a551f8-d8cd-4b44-823d-ab5f8aeab1aa

practitioner: Dr. Max Manfred Mustermann

organization: Praxis Dr. med. Max Mustermann


Source1

{
  "resourceType": "PractitionerRole",
  "id": "73a551f8-d8cd-4b44-823d-ab5f8aeab1aa",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/498c345f-31f5-4da6-9f04-00fa2bc8af7c",
    "identifier": {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PRN",
            "display": "Provider number"
          }
        ]
      },
      "system": "https://gematik.de/fhir/sid/telematik-id",
      "value": "1-1.58.00000056"
    },
    "display": "Dr. Max Manfred Mustermann"
  },
  "organization": {
    "reference": "Organization/ad7dc0e7-cb44-4740-ba67-cb573e29d596",
    "identifier": {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PRN",
            "display": "Provider number"
          }
        ]
      },
      "system": "https://gematik.de/fhir/sid/telematik-id",
      "value": "9-2.58.00000045"
    },
    "display": "Praxis Dr. med. Max Mustermann"
  }
}