HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
{
"resourceType" : "MedicationDispense",
"id" : "jp-medicationdispense-injection-example-1",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationDispense_Injection"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationDispense</b><a name=\"jp-medicationdispense-injection-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 MedicationDispense \"jp-medicationdispense-injection-example-1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-medicationdispense-injection.html\">JP Core MedicationDispense Injection Profile</a></p></div><p><b>identifier</b>: id: 1, id: 1234567890.1</p><p><b>status</b>: completed</p><p><b>category</b>: Inpatient Order <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v2-0482.html\">orderType</a>#I)</span></p><p><b>medication</b>: <a name=\"jp-medicationdispense-injection-medication-example-1\"> </a></p><blockquote><p></p><p><a name=\"jp-medicationdispense-injection-medication-example-1\"> </a></p><p><b>status</b>: active</p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td>*</td><td></td><td>ホリゾン注射液10mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#100558502)</span></td><td>1 アンプル<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code AMP = 'アンプル')</span>/1 回<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code TIME = '回')</span></td></tr></table></blockquote><p><b>subject</b>: <a href=\"Patient-jp-patient-example-1.html\">Patient/jp-patient-example-1</a> \" 山田\"</p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td>*</td><td>Packager <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-medicationdispense-performer-function.html\">MedicationDispense Performer Function Codes</a>#packager)</span></td><td><a href=\"Practitioner-jp-practitioner-example-female-1.html\">Practitioner/jp-practitioner-example-female-1</a> \" 東京\"</td></tr></table><p><b>quantity</b>: 2 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></p><p><b>whenPrepared</b>: 2021-10-07 10:47:19+0900</p><p><b>whenHandedOver</b>: 2021-10-07 10:55:23+0900</p><p><b>destination</b>: <a href=\"Location-jp-location-example-ward.html\">Location/jp-location-example-ward</a> \"09A病棟 021病室 4ベッド\"</p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: ワンショット 静脈注射 静脈内</p><p><b>additionalInstruction</b>: 1日おき <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#I1100000)</span></p><p><b>timing</b>: Starting 2016-07-01 10:00:00+0900, Do Once</p><p><b>site</b>: <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>route</b>: 静脈内 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (route-codes#IV)</span></p><p><b>method</b>: 静脈注射 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#30)</span></p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "jp-medicationdispense-injection-medication-example-1",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication"
]
},
"status" : "active",
"ingredient" : [
{
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_Ingredient_DrugNo",
"valueInteger" : 1
}
],
"itemCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200119.4.403.1",
"code" : "100558502",
"display" : "ホリゾン注射液10mg"
}
]
},
"strength" : {
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_IngredientStrength_StrengthType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.100495.20.2.22",
"code" : "1",
"display" : "製剤量"
}
]
}
}
],
"numerator" : {
"value" : 1,
"unit" : "アンプル",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "AMP"
},
"denominator" : {
"value" : 1,
"unit" : "回",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "TIME"
}
}
}
]
},
{
"resourceType" : "BodyStructure",
"id" : "jp-medicationdispense-injection-bodystructure-example-1",
"location" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0550",
"code" : "ARM",
"display" : "Arm"
}
]
},
"locationQualifier" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0495",
"code" : "L",
"display" : "Left"
}
]
}
],
"patient" : {
"reference" : "Patient/jp-patient-example-1"
}
}
],
"identifier" : [
{
"system" : "urn:oid:1.2.392.100495.20.3.81",
"value" : "1"
},
{
"system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
"value" : "1234567890.1"
}
],
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0482",
"code" : "I",
"display" : "Inpatient Order"
}
]
},
"medicationReference" : {
"reference" : "#jp-medicationdispense-injection-medication-example-1"
},
"subject" : {
"reference" : "Patient/jp-patient-example-1"
},
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function",
"code" : "packager",
"display" : "Packager"
}
]
},
"actor" : {
"reference" : "Practitioner/jp-practitioner-example-female-1"
}
}
],
"quantity" : {
"value" : 2,
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
},
"whenPrepared" : "2021-10-07T10:47:19+09:00",
"whenHandedOver" : "2021-10-07T10:55:23+09:00",
"destination" : {
"reference" : "Location/jp-location-example-ward"
},
"dosageInstruction" : [
{
"text" : "ワンショット 静脈注射 静脈内",
"additionalInstruction" : [
{
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.22",
"code" : "I1100000",
"display" : "1日おき"
}
]
}
],
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2016-07-01T10:00:00+09:00"
}
}
},
"site" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/bodySite",
"valueReference" : {
"reference" : "#jp-medicationdispense-injection-bodystructure-example-1",
"type" : "BodyStructure"
}
}
]
},
"route" : {
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/route-codes",
"code" : "IV",
"display" : "静脈内"
}
]
},
"method" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.40",
"code" : "30",
"display" : "静脈注射"
}
]
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 2,
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
}
}
]
}
]
}
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