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

FHIR IG analytics

Packagema.ambulanter.fall
Resource TypeStructureDefinition
IdStructureDefinition-MaPractitioner.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ma.ambulanter.fall@2.0.0&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 behandelnde Person

Resources that this resource uses

StructureDefinition
KBV_PR_Base_PractitionerKBV_PR_Base_Practitioner

Narrative

Note: links and images are rebased to the (stated) source

Behandelnde Person

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).


Source1

{
  "resourceType": "StructureDefinition",
  "id": "MaPractitioner",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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
      }
    ]
  }
}