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

FHIR IG analytics

Packagedguv.enla
Resource TypeStructureDefinition
IdDGUV_ENLA_PR_DArzt.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=dguv.enla@1.0.0&canonical=http://fhir.dguv.de/ENLA/PractitionerRole/DGUV-ENLA-PR-DArzt
URLhttp://fhir.dguv.de/ENLA/PractitionerRole/DGUV-ENLA-PR-DArzt
Version1.0
Statusdraft
NameDGUV_ENLA_PR_DArzt
TitleD-Arzt
DescriptionDieses Profil bildet den Durchgangsarzt ab.
TypePractitionerRole
Kindresource

Resources that use this resource

StructureDefinition
DGUV-ENLA-PR-BundleENLA-Bundle
DGUV-ENLA-PR-CompositionENLA-Composition

Resources that this resource uses

StructureDefinition
DGUV-Basis-PR-DArztD-Arzt
DGUV-ENLA-PR-DArztOrganisationD-Arzt Organisation
DGUV-ENLA-PR-LeistungserbringerLeistungserbringer

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "DGUV-ENLA-PR-DArzt",
  "url": "http://fhir.dguv.de/ENLA/PractitionerRole/DGUV-ENLA-PR-DArzt",
  "version": "1.0",
  "name": "DGUV_ENLA_PR_DArzt",
  "title": "D-Arzt",
  "status": "draft",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "description": "Dieses Profil bildet den Durchgangsarzt ab.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "PractitionerRole",
  "baseDefinition": "http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-DArzt",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "PractitionerRole.id",
        "path": "PractitionerRole.id",
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.meta",
        "path": "PractitionerRole.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.meta.profile",
        "path": "PractitionerRole.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://fhir.dguv.de/ENLA/PractitionerRole/DGUV-ENLA-PR-DArzt",
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.practitioner",
        "path": "PractitionerRole.practitioner",
        "short": "Profiltyp für referenzierten D-Arzt",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.dguv.de/ENLA/Practitioner/DGUV-ENLA-PR-Leistungserbringer"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.practitioner.reference",
        "path": "PractitionerRole.practitioner.reference",
        "short": "Referenz auf konkreten D-Arzt",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.organization",
        "path": "PractitionerRole.organization",
        "short": "Profiltyp referenzierter D-Arzt-Organisation",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-DArztOrganisation"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.organization.reference",
        "path": "PractitionerRole.organization.reference",
        "short": "Referenz auf konkreten D-Arzt-Organisation",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.code",
        "path": "PractitionerRole.code",
        "short": "Rolle des D-Arztes in der Einrichtung",
        "comment": "Die Rolle des D-Arztes in der Einrichtung spielt im ENLA keine Rolle."
      },
      {
        "id": "PractitionerRole.specialty",
        "path": "PractitionerRole.specialty",
        "short": "KBV-Fachgruppe des D-Arztes",
        "comment": "Die KBV-Fachgruppe des D-Arztes spielt im ENLA keine Rolle."
      },
      {
        "id": "PractitionerRole.telecom",
        "path": "PractitionerRole.telecom",
        "comment": "Angaben zu bestehenden Kontaktmöglichkeiten. (Telefon, Fax, E-Mail usw.) sollen nicht in DGUV_ENLA_PR_DArzt, sondern in DGUV_ENLA_PR_DArztOrganisation gemacht werden.",
        "max": "0"
      }
    ]
  }
}