FHIR IG analytics| Package | hl7.fhir.fi.scheduling |
| Resource Type | Appointment |
| Id | Appointment-appointment-status-extension-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Appointment appointment-status-extension-02
Last updated: 2019-12-14 15:17:11+0300
status: Proposed
created: 2019-12-14 09:16:34+0300
participant
actor: Petri Potilas Male, DoB: 2010-10-11 ( urn:oid:1.2.246.21#101100A9277 (use: official, ))
status: Tentative
participant
actor: Practitioner Keijo Kätilö
status: Tentative
{
"resourceType": "Appointment",
"id": "appointment-status-extension-02",
"meta": {
"lastUpdated": "2019-12-14T15:17:11.012+03:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "proposed",
"_status": {
"extension": [
{
"url": "https://hl7.fi/fhir/finnish-scheduling/StructureDefinition/ajanvarauksen-tila",
"valueCoding": {
"system": "urn:oid:1.2.246.537.6.881",
"code": "2",
"display": "Tilattu"
}
}
]
},
"created": "2019-12-14T09:16:34+03:00",
"participant": [
{
"actor": {
"reference": "Patient/patient-petri"
},
"status": "tentative"
},
{
"actor": {
"reference": "Practitioner/practitioner-keijo"
},
"status": "tentative"
}
]
}