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

FHIR IG Statistics: StructureDefinition/profile-practitionerrole-ets

Packagede.kvtelematik.eterminservice.r4
Resource TypeStructureDefinition
Idprofile-practitionerrole-ets
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.kvtelematik.eterminservice.r4@0.1.1&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_ETS_PractitionerRole
URLhttps://fhir.kbv.de/StructureDefinition/74_PR_ETS_PractitionerRole
Version3.0
Statusdraft
Date2019-08-02
NamePractitionerroleEts
TitleArzt in der Praxis
CopyrightCopyright 2018,2019 KV Telematik GmbH
TypePractitionerRole
Kindresource

Resources that use this resource

StructureDefinition
74_PR_ETS_Appointmentgebuchter Termin
74_PR_ETS_Bundle_DataRückgabe-Bundle der etsData-Operation

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_PractitionerRole",
  "version": "3.0",
  "name": "PractitionerroleEts",
  "title": "Arzt in der Praxis",
  "status": "draft",
  "experimental": true,
  "date": "2019-08-02",
  "publisher": "KV Telematik GmbH",
  "contact": [
    {
      "name": "KV Telematik GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.kv-telematik.de"
        }
      ]
    }
  ],
  "copyright": "Copyright 2018,2019 KV Telematik GmbH",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "PractitionerRole",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "PractitionerRole.identifier",
        "path": "PractitionerRole.identifier",
        "max": "0"
      },
      {
        "id": "PractitionerRole.active",
        "path": "PractitionerRole.active",
        "max": "0"
      },
      {
        "id": "PractitionerRole.period",
        "path": "PractitionerRole.period",
        "max": "0"
      },
      {
        "id": "PractitionerRole.practitioner",
        "path": "PractitionerRole.practitioner",
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.practitioner.reference",
        "path": "PractitionerRole.practitioner.reference",
        "max": "0"
      },
      {
        "id": "PractitionerRole.practitioner.type",
        "path": "PractitionerRole.practitioner.type",
        "max": "0"
      },
      {
        "id": "PractitionerRole.practitioner.identifier",
        "path": "PractitionerRole.practitioner.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.practitioner.identifier.use",
        "path": "PractitionerRole.practitioner.identifier.use",
        "max": "0"
      },
      {
        "id": "PractitionerRole.practitioner.identifier.type",
        "path": "PractitionerRole.practitioner.identifier.type",
        "max": "0"
      },
      {
        "id": "PractitionerRole.practitioner.identifier.system",
        "path": "PractitionerRole.practitioner.identifier.system",
        "min": 1,
        "fixedUri": "http://fhir.de/NamingSystem/kbv/lanr",
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.practitioner.identifier.value",
        "path": "PractitionerRole.practitioner.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.practitioner.identifier.period",
        "path": "PractitionerRole.practitioner.identifier.period",
        "max": "0"
      },
      {
        "id": "PractitionerRole.practitioner.identifier.assigner",
        "path": "PractitionerRole.practitioner.identifier.assigner",
        "max": "0"
      },
      {
        "id": "PractitionerRole.practitioner.display",
        "path": "PractitionerRole.practitioner.display",
        "max": "0"
      },
      {
        "id": "PractitionerRole.organization",
        "path": "PractitionerRole.organization",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Organization"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.organization.reference",
        "path": "PractitionerRole.organization.reference",
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.organization.identifier",
        "path": "PractitionerRole.organization.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.organization.identifier.use",
        "path": "PractitionerRole.organization.identifier.use",
        "max": "0"
      },
      {
        "id": "PractitionerRole.organization.identifier.type",
        "path": "PractitionerRole.organization.identifier.type",
        "max": "0"
      },
      {
        "id": "PractitionerRole.organization.identifier.system",
        "path": "PractitionerRole.organization.identifier.system",
        "min": 1,
        "fixedUri": "http://fhir.de/NamingSystem/kbv/bsnr",
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.organization.identifier.value",
        "path": "PractitionerRole.organization.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "PractitionerRole.organization.identifier.period",
        "path": "PractitionerRole.organization.identifier.period",
        "max": "0"
      },
      {
        "id": "PractitionerRole.organization.identifier.assigner",
        "path": "PractitionerRole.organization.identifier.assigner",
        "max": "0"
      },
      {
        "id": "PractitionerRole.organization.display",
        "path": "PractitionerRole.organization.display",
        "max": "0"
      },
      {
        "id": "PractitionerRole.code",
        "path": "PractitionerRole.code",
        "max": "0"
      },
      {
        "id": "PractitionerRole.specialty",
        "path": "PractitionerRole.specialty",
        "max": "0"
      },
      {
        "id": "PractitionerRole.location",
        "path": "PractitionerRole.location",
        "max": "0"
      },
      {
        "id": "PractitionerRole.healthcareService",
        "path": "PractitionerRole.healthcareService",
        "max": "0"
      },
      {
        "id": "PractitionerRole.telecom",
        "path": "PractitionerRole.telecom",
        "max": "0"
      },
      {
        "id": "PractitionerRole.availableTime",
        "path": "PractitionerRole.availableTime",
        "max": "0"
      },
      {
        "id": "PractitionerRole.notAvailable",
        "path": "PractitionerRole.notAvailable",
        "max": "0"
      },
      {
        "id": "PractitionerRole.availabilityExceptions",
        "path": "PractitionerRole.availabilityExceptions",
        "max": "0"
      },
      {
        "id": "PractitionerRole.endpoint",
        "path": "PractitionerRole.endpoint",
        "max": "0"
      }
    ]
  }
}