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

FHIR IG Statistics: StructureDefinition/BehandelndePerson

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeStructureDefinition
IdBehandelndePerson
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@1.0.1&canonical=https://tiplu.de/fhir/StructureDefinition/BehandelndePerson
URLhttps://tiplu.de/fhir/StructureDefinition/BehandelndePerson
VersionTODO
Statusactive
Date2025-05-01
NameBehandelndePerson
TitleBehandelnde Person
DescriptionDieses Profil für eine behandelnde Person erbt vom KBV-Basisprofil und setzt zusätzlich das MS Flag für den ANR Identifier.
CopyrightTiplu GmbH
TypePractitioner
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
KBV_PR_Base_PractitionerKBV_PR_Base_Practitioner

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "BehandelndePerson",
  "url": "https://tiplu.de/fhir/StructureDefinition/BehandelndePerson",
  "version": "TODO",
  "name": "BehandelndePerson",
  "title": "Behandelnde Person",
  "status": "active",
  "date": "2025-05-01",
  "publisher": "Tiplu GmbH",
  "contact": [
    {
      "name": "Tiplu GmbH",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@tiplu.de"
        }
      ]
    }
  ],
  "description": "Dieses Profil für eine behandelnde Person erbt vom KBV-Basisprofil und setzt zusätzlich das MS Flag für den ANR Identifier.",
  "copyright": "Tiplu GmbH",
  "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:ANR",
        "path": "Practitioner.identifier",
        "sliceName": "ANR",
        "mustSupport": true
      }
    ]
  }
}