HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
{
"resourceType" : "MedicationAdministration",
"id" : "jp-medicationadministration-example-2",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationAdministration"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationAdministration</b><a name=\"jp-medicationadministration-example-2\"> </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-example-2\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-medicationadministration.html\">JP Core MedicationAdministration 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-08-25 12:00:00+0900</p><p><b>identifier</b>: id: 1, id: 1, id: 1234567890.1.1</p><p><b>status</b>: stopped</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>: パンスポリンT錠100 100mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#110926901)</span></p><p><b>subject</b>: <a href=\"Patient-jp-patient-example-1.html\">Patient/jp-patient-example-1</a> \" 山田\"</p><p><b>effective</b>: 2016-08-25 08:30:00+0900</p><p><b>request</b>: <a href=\"MedicationRequest-jp-medicationrequest-example-2.html\">MedicationRequest/jp-medicationrequest-example-2</a></p></div>"
},
"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-08-25T00:00:00+09:00"
}
],
"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" : "stopped",
"category" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0482",
"code" : "I",
"display" : "Inpatient Order"
}
]
},
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200119.4.403.1",
"code" : "110926901",
"display" : "パンスポリンT錠100 100mg"
}
]
},
"subject" : {
"reference" : "Patient/jp-patient-example-1"
},
"effectiveDateTime" : "2016-08-25T08:30:00+09:00",
"request" : {
"reference" : "MedicationRequest/jp-medicationrequest-example-2"
}
}
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