HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
{
"resourceType" : "MedicationRequest",
"id" : "jp-medicationrequest-example-1",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequest"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"jp-medicationrequest-example-1\"> </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 MedicationRequest \"jp-medicationrequest-example-1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-medicationrequest.html\">JP Core MedicationRequest Profile</a></p></div><p><b>identifier</b>: id: 1, id: 1, id: 1234567890.1.1</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: ムコダイン錠250mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#103835401)</span></p><p><b>subject</b>: <a href=\"Patient-jp-patient-example-1.html\">Patient/jp-patient-example-1</a> \" 山田\"</p><p><b>authoredOn</b>: 2020-04-01 12:28:17+0900</p><blockquote><p><b>dosageInstruction</b></p><p><b>JP Core Medication Dosage PeriodOfUse Extension</b>: 2020-04-01 --> (ongoing)</p><p><b>JP Core Medication Dosage UsageDuration Extension</b>: 3 日<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code d = 'd')</span></p><p><b>text</b>: 内服・経口・1日3回朝昼夕食後</p><p><b>timing</b>: Code: 内服・経口・1日3回朝昼夕食後</p><p><b>route</b>: 口 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (route-codes#PO)</span></p><p><b>method</b>: 経口 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#10)</span></p></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>quantity</b>: 9 錠<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code TAB = '錠')</span></p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td>-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>3</td><td>日</td><td><a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v3-ucum.html\">Unified Code for Units of Measure (UCUM)</a></td><td>d</td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.392.100495.20.3.81",
"value" : "1"
},
{
"system" : "urn:oid:1.2.392.100495.20.3.82",
"value" : "1"
},
{
"system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
"value" : "1234567890.1.1"
}
],
"status" : "active",
"intent" : "order",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200119.4.403.1",
"code" : "103835401",
"display" : "ムコダイン錠250mg"
}
]
},
"subject" : {
"reference" : "Patient/jp-patient-example-1"
},
"authoredOn" : "2020-04-01T12:28:17+09:00",
"dosageInstruction" : [
{
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse",
"valuePeriod" : {
"start" : "2020-04-01"
}
},
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration",
"valueDuration" : {
"value" : 3,
"unit" : "日",
"system" : "http://unitsofmeasure.org",
"code" : "d"
}
}
],
"text" : "内服・経口・1日3回朝昼夕食後",
"timing" : {
"code" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20",
"code" : "1013044400000000",
"display" : "内服・経口・1日3回朝昼夕食後"
}
]
}
},
"route" : {
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/route-codes",
"code" : "PO",
"display" : "口"
}
]
},
"method" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.40",
"code" : "10",
"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" : "TAB"
},
"rateRatio" : {
"numerator" : {
"value" : 3,
"unit" : "錠",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "TAB"
},
"denominator" : {
"value" : 1,
"unit" : "日",
"system" : "http://unitsofmeasure.org",
"code" : "d"
}
}
}
]
}
],
"dispenseRequest" : {
"quantity" : {
"value" : 9,
"unit" : "錠",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "TAB"
},
"expectedSupplyDuration" : {
"value" : 3,
"unit" : "日",
"system" : "http://unitsofmeasure.org",
"code" : "d"
}
}
}
IG © 2022+ FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI). Package hl7.fhir.jp.core#1.1.1 based on FHIR 4.0.1. Generated 2022-11-02
Links: Table of Contents |
QA Report