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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypePractitioner
IdPractitioner-498c345f-31f5-4da6-9f04-00fa2bc8af7c.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: Practitioner 498c345f-31f5-4da6-9f04-00fa2bc8af7c

Profile: Practitioner in gematik Directoryversion: null1.0.0)

Tag: Synchronized from LDAP Directory (Details: Origin code ldap = 'Synchronized from LDAP Directory')

identifier: https://gematik.de/fhir/sid/telematik-id/1-1.58.00000056, https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR/123456789

active: true

name: Dr. Max Manfred Mustermann


Source1

{
  "resourceType": "Practitioner",
  "id": "498c345f-31f5-4da6-9f04-00fa2bc8af7c",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/directory/StructureDefinition/PractitionerDirectory|1.0.0"
    ],
    "tag": [
      {
        "system": "https://gematik.de/fhir/directory/CodeSystem/Origin",
        "code": "ldap"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://gematik.de/fhir/sid/telematik-id",
      "value": "1-1.58.00000056"
    },
    {
      "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
      "value": "123456789"
    }
  ],
  "active": true,
  "name": [
    {
      "text": "Dr. Max Manfred Mustermann",
      "family": "Musterman",
      "given": [
        "Max",
        "Manfred"
      ],
      "prefix": [
        "Dr."
      ]
    }
  ]
}