eHealth Infrastructure - Local Development build (v2022.2). See the Directory of published versions
Official URL: https://reporting.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-schedule-practitioner-gdpr | Version: 2022.2 | |||
Active as of 2022-06-20 | Computable Name: schedule-practitioner-gdpr |
This report contains all information related to the specified Practitioner
None. The report is returned in a single JSon file.
Output can be found in Binary.content. This is a Base64 encoded .zip file containing JSon files corresponding to the report groups.
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’ } ] } ] }
OPERATION: schedule-practitioner-gdpr
The official URL for this operation definition is:
https://reporting.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-schedule-practitioner-gdpr
This report contains all information related to the specified Practitioner
None. The report is returned in a single JSon file.
Output can be found in Binary.content. This is a Base64 encoded .zip file containing JSon files corresponding to the report groups.
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
Use | Name | Cardinality | Type | Binding | Documentation |
IN | anonymization | 1..1 | string | ||
IN | organization | 0..1 | Reference | ||
IN | period | 0..1 | Period | ||
IN | practitioner | 1..1 | Reference | ||
OUT | return | 0..1 | Binary |