FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/MaPractitioner

Packagema.ambulanter.fall
Resource TypeStructureDefinition
IdMaPractitioner
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ma.ambulanter.fall@1.0.9&canonical=http://ma-ambulant.de/StructureDefinition/MaPractitioner
URLhttp://ma-ambulant.de/StructureDefinition/MaPractitioner
Statusdraft
NameMaPractitioner
TitleBehandelnde Person
DescriptionDieses Profil bildet eine behandelnden Person ab. Es erweitert das Profil [KBV_PR_Base_Practitioner](https://simplifier.net/base1x0/kbv_pr_base_practitioner) und ist kompatibel mit dem Profil [ISiKPersonImGesundheitsberuf](https://simplifier.net/isik-basis-v4/isikpersonimgesundheitsberuf).
TypePractitioner
Kindresource

Resources that use this resource

StructureDefinition
MaPractitionerRoleRolle für eine behandelnden Person

Resources that this resource uses

StructureDefinition
KBV_PR_Base_PractitionerKBV_PR_Base_Practitioner

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "MaPractitioner",
  "url": "http://ma-ambulant.de/StructureDefinition/MaPractitioner",
  "name": "MaPractitioner",
  "title": "Behandelnde Person",
  "status": "draft",
  "description": "Dieses Profil bildet eine behandelnden Person ab. Es erweitert das Profil [KBV_PR_Base_Practitioner](https://simplifier.net/base1x0/kbv_pr_base_practitioner) und ist kompatibel mit dem Profil [ISiKPersonImGesundheitsberuf](https://simplifier.net/isik-basis-v4/isikpersonimgesundheitsberuf).",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.identifier",
        "path": "Practitioner.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier:ANR",
        "path": "Practitioner.identifier",
        "sliceName": "ANR",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "mustSupport": true
      }
    ]
  }
}