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-gaiyou03",
"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-gaiyou03\" </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: 3, id: 1</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: ネリプロクト坐剤 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#105638903)</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><blockquote><p><b>dispenseRequest</b></p><p><b>quantity</b>: 28 個<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code KO = '個')</span></p></blockquote></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.392.100495.20.3.81",
"value" : "3"
},
{
"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" : "105638903",
"display" : "ネリプロクト坐剤"
}
],
"text" : "ネリプロクト坐剤"
},
"subject" : {
"reference" : "Patient/JP-Patient-ePreData-Example"
},
"authoredOn" : "2020-08-21T12:28:17+09:00",
"dosageInstruction" : [
{
"text" : "外用・肛門挿入・1日2回朝夕 1回1個(1日2個)",
"timing" : {
"code" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.20",
"code" : "2R62090900000000",
"display" : "外用・肛門挿入・1日2回朝夕"
}
]
}
},
"site" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.32",
"code" : "8H0",
"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" : "2R",
"display" : "肛門挿入"
}
]
},
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.100495.20.2.22",
"code" : "1",
"display" : "製剤量"
}
]
},
"doseQuantity" : {
"value" : 1,
"unit" : "個",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "KO"
},
"rateRatio" : {
"numerator" : {
"value" : 2,
"unit" : "個",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "KO"
},
"denominator" : {
"value" : 1,
"unit" : "日",
"system" : "http://unitsofmeasure.org",
"code" : "d"
}
}
}
]
}
],
"dispenseRequest" : {
"quantity" : {
"value" : 28,
"unit" : "個",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "KO"
},
"expectedSupplyDuration" : {
"value" : 14,
"unit" : "日",
"system" : "http://unitsofmeasure.org",
"code" : "d"
}
}
}