JAMI ePrescriptionData ImplementationGuide
1.0.0 - ci-build
JAMI ePrescriptionData ImplementationGuide - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "Communication",
"id" : "JP-Commumication-ePreData-Example",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/StructureDefinition/JP_Communication"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"JP-Commumication-ePreData-Example\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Communication.html\">JP_Communication</a></p></div><p><b>JP_Communication_CommunicationContent</b>: 患者は聴覚障害のため説明を紙に記載して渡すようにしてください。</p><p><b>status</b>: completed</p><p><b>category</b>: 調剤者への指示 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-jp-codeSystem-ePreCommunication-category.html\">JP_codeSystem_ePreCommunication_category</a>#2)</span></p></div>"
},
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/ePrescription/Extension/StructureDefinition/JP_Communication_CommunicationContent",
"valueString" : "患者は聴覚障害のため説明を紙に記載して渡すようにしてください。"
}
],
"status" : "completed",
"category" : [
{
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/ePrescription/CodeSystem/communication-category",
"code" : "2",
"display" : "調剤者への指示"
}
]
}
]
}