Fujitsu Healthy Living Implementation Guide
1.1.28 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "Encounter",
"id" : "e003",
"meta" : {
"profile" : [
🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"e003\"> </a><a name=\"hce003\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter "e003" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-encounter.html\">Fujitsu Encounter Profile</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: null (Details: [not stated] code null = 'null', stated as 'null')</p><p><b>subject</b>: <a href=\"Patient-p001.html\">Patient/p001</a> " 健康"</p><p><b>period</b>: 2021-10-01 10:25:00+0900 --> 2021-10-01 11:41:00+0900</p><p><b>serviceProvider</b>: <a href=\"Organization-o001.html\">Organization/o001</a> "サンプル病院"</p></div>"
},
"status" : "finished",
"class" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unknown"
}
]
},
"subject" : {
🔗 "reference" : "Patient/p001"
},
"period" : {
"start" : "2021-10-01T10:25:00+09:00",
"end" : "2021-10-01T11:41:00+09:00"
},
"serviceProvider" : {
🔗 "reference" : "Organization/o001"
}
}