FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | Appointment |
| Id | Appointment-appointment01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Appointment appointment01
Profile: ehealth-appointment
Performing organization: Organization 63785662-18ad-4896-b960-505e94bdc5c4
Responsible organization: Organization 63785662-18ad-4896-b960-505e94bdc5c4
Responsible: CareTeam Aarhus
Legal basis: Serviceloven
status: Proposed
serviceType: A regular appointment
appointmentType: A follow up visit from a previous appointment
reasonCode: Clinical Review
supportingInformation: EpisodeOfCare: extension = ->Organization 63785662-18ad-4896-b960-505e94bdc5c4; status = planned; period = 2023-01-01 00:00:00+0000 --> (ongoing)
participant
actor: Tove Jensen
status: Needs Action
participant
actor: Practitioner Example2 Practitioner
status: Needs Action
participant
Careteam: CareTeam Aarhus
type: attender
status: Needs Action
{
"resourceType": "Appointment",
"id": "appointment01",
"meta": {
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-performing-organization",
"valueReference": {
"reference": "Organization/108752"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible-organization",
"valueReference": {
"reference": "Organization/108752"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible",
"valueReference": {
"reference": "CareTeam/42",
"display": "CareTeam Aarhus"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-legalBasis",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/jurisdiction",
"code": "service-act"
}
]
}
}
],
"status": "proposed",
"serviceType": [
{
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/appointment-servicetype",
"code": "regular"
}
]
}
],
"appointmentType": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/appointmenttype-codes",
"code": "FOLLOWUP"
}
]
},
"reasonCode": [
{
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/appointment-reason",
"code": "412776001"
}
],
"text": "Clinical Review"
}
],
"supportingInformation": [
{
"reference": "EpisodeOfCare/42"
}
],
"participant": [
{
"actor": {
"reference": "Practitioner/42",
"display": "Tove Jensen"
},
"status": "needs-action"
},
{
"actor": {
"reference": "Practitioner/123"
},
"status": "needs-action"
},
{
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-ext-careteam",
"valueReference": {
"reference": "CareTeam/42",
"display": "CareTeam Aarhus"
}
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "ATND"
}
]
}
],
"status": "needs-action"
}
]
}