HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
{
"resourceType" : "MedicationAdministration",
"id" : "jp-medicationadministration-injection-example-1",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationAdministration_Injection"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationAdministration</b><a name=\"jp-medicationadministration-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 MedicationAdministration \"jp-medicationadministration-injection-example-1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-medicationadministration-injection.html\">JP Core MedicationAdministration Injection Profile</a></p></div><p><b>JP Core MedicationAdministration RequestDepartment Extension</b>: 内科 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#01)</span></p><p><b>JP Core MedicationAdministration Requester Extension</b>: <a href=\"Practitioner-jp-practitioner-example-male-1.html\">Practitioner/jp-practitioner-example-male-1: 大阪 一郎</a> \" 大阪\"</p><p><b>JP Core MedicationAdministration RequestAuthoredOn Extension</b>: 2016-07-01 12:00:00+0900</p><p><b>JP Core MedicationAdministration Location Extension</b>: <a href=\"Location-jp-location-example-ward.html\">Location/jp-location-example-ward: 09A病棟 021病室 4ベッド</a> \"09A病棟 021病室 4ベッド\"</p><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-medicationadministration-injection-medication-example-1\"> </a></p><blockquote><p></p><p><a name=\"jp-medicationadministration-injection-medication-example-1\"> </a></p><p><b>status</b>: active</p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><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><p><b>effective</b>: 2016-07-01 10:05:21+0900 --> 2016-07-01 10:05:21+0900</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>Performer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-med-admin-perform-function.html\">MedicationAdministration Performer Function Codes</a>#performer)</span></td><td><a href=\"Practitioner-jp-practitioner-example-male-1.html\">Practitioner/jp-practitioner-example-male-1: 愛知 太郎</a> \" 大阪\"</td></tr></table><p><b>request</b>: <a href=\"MedicationRequest-jp-medicationrequest-injection-example-1.html\">MedicationRequest/jp-medicationrequest-injection-example-1</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td></td><td> <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>Intravenous <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v2-0162.html\">routeOfAdministration</a>#IV)</span></td><td>注射 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#3)</span></td><td>2 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td></tr></table></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "jp-medicationadministration-injection-medication-example-1",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication"
]
},
"status" : "active",
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200119.4.403.1",
"code" : "100558502",
"display" : "ホリゾン注射液10mg"
}
]
},
"strength" : {
"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-medicationadministration-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" : "R",
"display" : "Right"
}
]
}
],
"patient" : {
"reference" : "Patient/jp-patient-example-1"
}
}
],
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationAdministration_RequestDepartment",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.2",
"code" : "01",
"display" : "内科"
}
]
}
},
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationAdministration_Requester",
"valueReference" : {
"reference" : "Practitioner/jp-practitioner-example-male-1",
"display" : "大阪 一郎"
}
},
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationAdministration_RequestAuthoredOn",
"valueDateTime" : "2016-07-01T00:00:00+09:00"
},
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationAdministration_Location",
"valueReference" : {
"reference" : "Location/jp-location-example-ward",
"display" : "09A病棟 021病室 4ベッド"
}
}
],
"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-medicationadministration-injection-medication-example-1"
},
"subject" : {
"reference" : "Patient/jp-patient-example-1"
},
"effectivePeriod" : {
"start" : "2016-07-01T10:05:21+09:00",
"end" : "2016-07-01T10:05:21+09:00"
},
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/med-admin-perform-function",
"code" : "performer",
"display" : "Performer"
}
]
},
"actor" : {
"reference" : "Practitioner/jp-practitioner-example-male-1",
"display" : "愛知 太郎"
}
}
],
"request" : {
"reference" : "MedicationRequest/jp-medicationrequest-injection-example-1"
},
"dosage" : {
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_DosageComment",
"valueString" : "痙攣が発生したため、主治医に確認の上実施しました"
}
],
"site" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/bodySite",
"valueReference" : {
"reference" : "#jp-medicationadministration-injection-bodystructure-example-1",
"display" : "右腕"
}
},
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_SiteComment",
"valueString" : "左利きのため"
}
]
},
"route" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0162",
"code" : "IV",
"display" : "Intravenous"
}
]
},
"method" : {
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_MethodComment",
"valueString" : "1分ほどかけて緩徐に行いました"
}
],
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.30",
"code" : "3",
"display" : "注射"
}
]
},
"dose" : {
"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