FHIR IG analytics| Package | kbv.basis |
| Resource Type | Appointment |
| Id | Appointment-e0c668a6-ecfb-4d41-ae08-157c9d31664d.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Appointment",
"id": "e0c668a6-ecfb-4d41-ae08-157c9d31664d",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Appointment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "fulfilled",
"serviceCategory": [
{
"coding": [
{
"code": "27",
"system": "http://terminology.hl7.org/CodeSystem/service-category",
"display": "Specialist Medical"
}
]
}
],
"serviceType": [
{
"coding": [
{
"code": "165",
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"display": "Cardiology"
}
]
}
],
"specialty": [
{
"coding": [
{
"version": "1.03",
"code": "28",
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE",
"display": "Kardiologie"
},
{
"version": "1.5.4",
"code": "0300",
"system": "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert",
"display": "Kardiologie"
}
],
"text": "Kardiologie"
}
],
"appointmentType": {
"coding": [
{
"code": "FOLLOWUP",
"system": "http://terminology.hl7.org/CodeSystem/v2-0276",
"display": "A follow up visit from a previous appointment"
}
]
},
"reasonCode": [
{
"coding": [
{
"code": "29303009",
"system": "http://snomed.info/sct",
"display": "Electrocardiographic procedure (procedure)"
}
]
}
],
"reasonReference": [
{
"reference": "Procedure/cf40ede2-ca3b-4937-b761-871ab9786a53"
}
],
"priority": 10,
"description": "EKG Follow Up",
"start": "2023-05-31T10:15:00+00:00",
"end": "2023-05-31T10:40:00+00:00",
"minutesDuration": 15,
"created": "2023-05-27",
"comment": "Ruhe EKG",
"patientInstruction": "Implantatausweis mitbringen",
"participant": [
{
"type": [
{
"coding": [
{
"code": "ATND",
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"display": "attender"
}
]
}
],
"actor": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"required": "required",
"status": "accepted"
}
]
}