JAMI ePrescriptionData ImplementationGuide
1.0.0 - ci-build
JAMI ePrescriptionData ImplementationGuide - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "MedicationRequest",
"id" : "JP-MedReq-ePreData-Example-gaiyou02",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequest",
"http://jpfhir.jp/fhir/ePrescription/StructureDefinition/JP_MedicationRequest_ePrescriptionData"
]
},
"text" : {
"status" : "generated",
"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-MedReq-ePreData-Example-gaiyou02\" </p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"https://simplifier.net/resolve?scope=jp-core.draft1@1.1.0-beta&canonical=http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequest\">JP Core MedicationRequest Profile</a>, <a href=\"StructureDefinition-JP-MedicationRequest-ePrescriptionData.html\">JP_MedicationRequest_ePrescriptionData</a></p></div><p><b>identifier</b>: id: 2, id: 1</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: リンデロンVGクリーム5g <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#106062101 \"リンデロンVGクリーム 5g\")</span></p><p><b>subject</b>: <a href=\"Patient-JP-Patient-ePreData-Example.html\">Patient/JP-Patient-ePreData-Example</a> \" 東京\"</p><p><b>authoredOn</b>: 2020-08-21 12:28:17+0900</p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td>-</td><td><b>Quantity</b></td></tr><tr><td>*</td><td>2 本<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code HON = '本')</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.392.100495.20.3.81",
"value" : "2"
},
{
"system" : "urn:oid:1.2.392.100495.20.3.82",
"value" : "1"
}
],
"status" : "active",
"intent" : "order",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200119.4.403.1",
"code" : "106062101",
"display" : "リンデロンVGクリーム 5g"
}
],
"text" : "リンデロンVGクリーム5g"
},
"subject" : {
"reference" : "Patient/JP-Patient-ePreData-Example"
},
"authoredOn" : "2020-08-21T12:28:17+09:00",
"dosageInstruction" : [
{
"text" : "1日3回患部に塗布(膝)",
"timing" : {
"code" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.20",
"code" : "2B73000000000000",
"display" : "外用・塗布・1日3回"
}
]
}
},
"site" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.32",
"code" : "950",
"display" : "膝"
}
]
},
"route" : {
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/ePrescription/CodeSystem/route-codes",
"code" : "AP",
"display" : "外用"
}
]
},
"method" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.40",
"code" : "2B",
"display" : "塗布"
}
]
}
},
{
"text" : "1日3回患部に塗布(すね)",
"timing" : {
"code" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.20",
"code" : "2B73000000000000",
"display" : "外用・塗布・1日3回"
}
]
}
},
"site" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.32",
"code" : "970",
"display" : "すね"
}
]
},
"route" : {
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/ePrescription/CodeSystem/route-codes",
"code" : "AP",
"display" : "外用"
}
]
},
"method" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.40",
"code" : "2B",
"display" : "塗布"
}
]
}
}
],
"dispenseRequest" : {
"quantity" : {
"value" : 2,
"unit" : "本",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "HON"
}
}
}