eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

OperationDefinition: Schedule practitioner GDPR

Official URL: https://reporting.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-schedule-practitioner-gdpr Version: latest
Active as of 2024-05-08 Computable Name: schedule-practitioner-gdpr

Report Contents

This report contains all information related to the specified Practitioner

  • Practitioner
  • CareTeam
  • PractitionerRole

    Grouping

    None. The report is returned in a single JSon file.

    Parameters

  • organization:
    • Practitioner: Not filtered
    • CareTeam: Filter on CareTeam.ManagingOrganization match
    • PractitionerRole: Filter on PractitionerRole.Organization match
  • period: not used
  • practitionerID: The practitioner to fetch information for

    Output

    Output can be found in Binary.content. This is a Base64 encoded .zip file containing JSon files corresponding to the report groups.

    Example output

    All returned objects are Fhir resources. See the implementation guide for details

    { ‘EHealthPractitioner’: { ‘resourceType’: ‘Practitioner’, ‘id’: ‘20599’, ‘meta’: { ‘versionId’: ‘1’, ‘profile’: [‘http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner’] }, ‘name’: [{ ‘family’: ‘2f82a48c-61cc-4c7f-855a-3e6b59729ef1’ } ] }, ‘EHealthPractitionerRole’: [], ‘EHealthCareTeam’: [{ ‘resourceType’: ‘CareTeam’, ‘id’: ‘99438’, ‘meta’: { ‘versionId’: ‘1’, ‘profile’: [‘http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam’] }, ‘identifier’: [{ ‘id’: ‘f556eab1-dbe9-40e3-9edd-149fa3bd1ae0’, ‘system’: ‘urn:ietf:rfc:3986’ } ], ‘status’: ‘active’, ‘name’: ‘f9d27974-6a6a-44fb-b6eb-bcd22d769a18’, ‘participant’: [{ ‘member’: { ‘reference’: ‘https://organization.local.ehealth.sundhed.dk/fhir/Practitioner/20599’ } } ], ‘reasonCode’: [{ ‘coding’: [{ ‘system’: ‘http://ehealth.sundhed.dk/cs/conditions’, ‘code’: ‘TBD’ } ] } ], ‘managingOrganization’: [{ ‘reference’: ‘https://organization.local.ehealth.sundhed.dk/fhir/Organization/94174’ } ] } ] }

URL: [base]/$schedule-practitioner-gdpr

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INanonymization1..1string
INorganization0..1Reference
INperiod0..1Period
INpractitioner1..1Reference
OUTreturn0..1Binary