FHIR IG analytics| Package | hl7.fhir.fi.scheduling |
| Resource Type | Appointment |
| Id | Appointment-example-appointment-4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Appointment example-appointment-4
Profile: FiSchedulingAppointment
identifier: http://organisaationmaarittelemanimiavaruus.fi/12345
status: Booked
serviceCategory: Perusterveydenhuollon vastaanottopalvelu
serviceType: Terveydenhoitajan palvelu
reasonReference:
start: 2023-06-10 09:00:00+0000
end: 2023-06-10 11:00:00+0000
comment: Asiakkaalle tai ajanvarauksen katselijalle tarkoitettu vapaamuotoinen lisätieto voidaan kirjoittaa tähän.
participant
status: Accepted
participant
actor: HealthcareService Ajanvaraus terveydenhoitajalle
status: Accepted
participant
actor: Location: description = Hissillä ylös kolmanteen kerrokseen
status: Accepted
Generated Narrative: Patient #patient-iida
Profile: FI Base Patient
Iida Maria Koski (official) (no stated gender), DoB: 2011-01-30 ( urn:oid:1.2.246.21#300111A9001 (use: official, ))
Other Id: urn:oid:1.2.246.10.12345678.22.2023/1122 (use: old, )Alt. Name: Iitu (Nickname)
Generated Narrative: Condition #example-condition-1
code: Poikkeava verensokeri (löydös)
Generated Narrative: Condition #example-condition-2
code: Ravitsemusneuvonta (toimenpide)
Generated Narrative: Organization #example-org-unit
Profile: FI Base Organization
identifier: URI/urn:oid:1.2.246.10.10688929.10.20.1010
name: Esimerkki-Palveluyksikkö
partOf: Esimerkki-Palveluntuottaja (Identifier: URI/urn:oid:1.2.246.10.10688929.10.0)
Generated Narrative: HealthcareService #example-service
Profile: FiSchedulingHealthcareService
providedBy: Organization Esimerkki-Palveluyksikkö
category: Terveydenhoitajan palvelu, General Practice
type: Terveydenhoitajan palvelu
name: Ajanvaraus terveydenhoitajalle
Generated Narrative: Location #example-location
description: Hissillä ylös kolmanteen kerrokseen
address: Terveyskuja 5 A 2 Iisalmi
{
"resourceType": "Appointment",
"id": "example-appointment-4",
"meta": {
"profile": [
"https://hl7.fi/fhir/finnish-scheduling/StructureDefinition/fi-scheduling-appointment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Patient",
"id": "patient-iida",
"meta": {
"profile": [
"https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-patient"
]
},
"identifier": [
{
"use": "official",
"system": "urn:oid:1.2.246.21",
"value": "300111A9001"
},
{
"use": "old",
"system": "urn:oid:1.2.246.10.12345678.22.2023",
"value": "1122"
}
],
"name": [
{
"use": "official",
"family": "Koski",
"given": [
"Iida",
"Maria"
]
},
{
"use": "nickname",
"given": [
"Iitu"
]
}
],
"birthDate": "2011-01-30"
},
{
"resourceType": "Condition",
"id": "example-condition-1",
"code": {
"coding": [
{
"system": "urn:oid:1.2.246.537.6.355.202001",
"code": "166922008",
"display": "Poikkeava verensokeri (löydös)"
}
]
},
"subject": {
"reference": "#patient-iida"
}
},
{
"resourceType": "Condition",
"id": "example-condition-2",
"code": {
"coding": [
{
"system": "urn:oid:1.2.246.537.6.355.202001",
"code": "11816003",
"display": "Ravitsemusneuvonta (toimenpide)"
}
]
},
"subject": {
"reference": "#patient-iida"
}
},
{
"resourceType": "Organization",
"id": "example-org-unit",
"meta": {
"profile": [
"https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-organization"
]
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.246.10.10688929.10.20.1010"
}
],
"name": "Esimerkki-Palveluyksikkö",
"partOf": {
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.246.10.10688929.10.0"
},
"display": "Esimerkki-Palveluntuottaja"
}
},
{
"resourceType": "HealthcareService",
"id": "example-service",
"meta": {
"profile": [
"https://hl7.fi/fhir/finnish-scheduling/StructureDefinition/fi-scheduling-healthcare-service"
]
},
"providedBy": {
"reference": "#example-org-unit"
},
"category": [
{
"coding": [
{
"system": "urn:oid:1.2.246.537.6.50",
"code": "SOTE4.2",
"display": "Terveydenhoitajan palvelu"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-category",
"code": "17",
"display": "General Practice"
}
]
}
],
"type": [
{
"coding": [
{
"system": "urn:oid:1.2.246.537.6.49",
"code": "EDC",
"display": "Terveydenhoitajan palvelu"
}
]
}
],
"name": "Ajanvaraus terveydenhoitajalle"
},
{
"resourceType": "Location",
"id": "example-location",
"description": "Hissillä ylös kolmanteen kerrokseen",
"address": {
"type": "physical",
"line": [
"Terveyskuja 5 A 2"
],
"city": "Iisalmi"
}
}
],
"identifier": [
{
"system": "http://organisaationmaarittelemanimiavaruus.fi",
"value": "12345"
}
],
"status": "booked",
"serviceCategory": [
{
"coding": [
{
"system": "urn:oid:1.2.246.537.6.50",
"code": "SOTE23.1",
"display": "Perusterveydenhuollon vastaanottopalvelu"
},
{
"system": "http://terminology.hl7.org/CodeSystem/service-category",
"code": "17",
"display": "General Practice"
}
]
}
],
"serviceType": [
{
"coding": [
{
"system": "urn:oid:1.2.246.537.6.49",
"code": "EDC",
"display": "Terveydenhoitajan palvelu"
},
{
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"code": "74",
"display": "Generalist counselling"
}
]
}
],
"reasonReference": [
{
"reference": "#example-condition-1"
},
{
"reference": "#example-condition-2"
}
],
"start": "2023-06-10T09:00:00+00:00",
"end": "2023-06-10T11:00:00+00:00",
"comment": "Asiakkaalle tai ajanvarauksen katselijalle tarkoitettu vapaamuotoinen lisätieto voidaan kirjoittaa tähän.",
"participant": [
{
"actor": {
"reference": "#patient-iida"
},
"status": "accepted"
},
{
"actor": {
"reference": "#example-service"
},
"status": "accepted"
},
{
"actor": {
"reference": "#example-location"
},
"status": "accepted"
}
]
}