FHIR Belgium Base IG - Local Development build (v0.1.0). See the Directory of published versions
Source view
{ "resourceType" : "Appointment", "id" : "pia-001-v1", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: pia-001-v1</p><p><b>status</b>: proposed</p><p><b>serviceCategory</b>: 7 <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code '7' = '7)</span></p><p><b>serviceType</b>: 59 <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code '59' = '59)</span></p><p><b>description</b>: 1st appointment to plan diabetes care.</p><blockquote><p><b>participant</b></p><p><b>type</b>: PAT <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'PAT' = 'PAT)</span></p><p><b>required</b>: required</p><p><b>status</b>: needs-action</p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: PPRF <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'PPRF' = 'PPRF)</span></p><p><b>actor</b>: <a href=\"Appointment-pia-001-v1.html\">Generated Summary: id: nathalie; Nathalie </a></p><p><b>required</b>: required</p><p><b>status</b>: needs-action</p></blockquote><p><b>requestedPeriod</b>: 14-Nov-2019 10:00:00 --> 14-Nov-2019 10:30:00</p></div>" }, "status" : "proposed", "serviceCategory" : [ { "coding" : [ { "code" : "7" } ] } ], "serviceType" : [ { "coding" : [ { "code" : "59" } ] } ], "description" : "1st appointment to plan diabetes care.", "participant" : [ { "type" : [ { "coding" : [ { "code" : "PAT" } ] } ], "required" : "required", "status" : "needs-action" }, { "type" : [ { "coding" : [ { "code" : "PPRF" } ] } ], "actor" : { "reference" : "Practitioner/nathalie" }, "required" : "required", "status" : "needs-action" } ], "requestedPeriod" : [ { "start" : "2019-11-14T09:00:00Z", "end" : "2019-11-14T09:30:00Z" } ] }