FHIR JP Core CI/CD実験
1.0.0 - ci-build
FHIR JP Core CI/CD実験 - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "MedicationRequest",
"id" : "a97c3c13-ac3c-412a-a9fb-2237a17138b8",
"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 \"a97c3c13-ac3c-412a-a9fb-2237a17138b8\" </p></div><p><b>identifier</b>: id: 123456789012345, id: 123456789012345_01_001</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: 入院患者オーダ <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0482.html\">orderType</a>#I)</span>, 入院処方 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (MR9PCategory#IHP)</span>, 定時処方 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (JHSI0001#FTP)</span></p><p><b>medication</b>: <a href=\"urn:uuid:a97c3c13-ac3c-412a-a9fb-2237a17138b8\">urn:uuid:a97c3c13-ac3c-412a-a9fb-2237a17138b8</a></p><p><b>subject</b>: <a href=\"urn:uuid:7bc33f58-121a-4e59-bdd5-96cd7ce4f158\">urn:uuid:7bc33f58-121a-4e59-bdd5-96cd7ce4f158</a></p><p><b>authoredOn</b>: 2016-07-01</p><p><b>requester</b>: <a href=\"urn:uuid:70c503af-b04b-4104-8c18-1bf97766927c\">urn:uuid:70c503af-b04b-4104-8c18-1bf97766927c</a></p><p><b>insurance</b>: <a href=\"urn:uuid:02222cfc-81c0-4a45-a8bd-50b814f885ae\">urn:uuid:02222cfc-81c0-4a45-a8bd-50b814f885ae</a></p></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "a97c3c13-ac3c-412a-a9fb-2237a17138b8",
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.100495.20.2.74",
"code" : "107750602",
"display" : "ソリタ-T3号輸液500mL"
}
]
},
"strength" : {
"numerator" : {
"value" : 1,
"unit" : "本",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "HON"
},
"denominator" : {
"value" : 1,
"unit" : "回",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "KAI"
}
}
},
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.100495.20.2.74",
"code" : "108010001",
"display" : "アドナ注(静脈用)50mg"
}
]
},
"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" : "KAI"
}
}
}
]
},
{
"resourceType" : "BodyStructure",
"id" : "2726417c-4d80-4bd3-8175-109d8e26379b",
"location" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0550",
"code" : "ARM",
"display" : "腕"
}
]
},
"locationQualifier" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0495",
"code" : "L",
"display" : "左"
}
]
}
],
"patient" : {
"reference" : "urn:uuid:7bc33f58-121a-4e59-bdd5-96cd7ce4f158",
"type" : "Patient"
}
}
],
"identifier" : [
{
"system" : "urn:oid:1.2.392.100495.20.3.11",
"value" : "123456789012345"
},
{
"system" : "urn:oid:1.2.392.100495.20.3.81",
"value" : "123456789012345_01_001"
}
],
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0482",
"code" : "I",
"display" : "入院患者オーダ"
}
]
},
{
"coding" : [
{
"system" : "http://hl7fhir.jp/medication/MR9PCategory",
"code" : "IHP",
"display" : "入院処方"
}
]
},
{
"coding" : [
{
"system" : "http://hl7fhir.jp/medication/JHSI0001",
"code" : "FTP",
"display" : "定時処方"
}
]
}
],
"medicationReference" : {
"reference" : "urn:uuid:a97c3c13-ac3c-412a-a9fb-2237a17138b8",
"type" : "Medication"
},
"subject" : {
"reference" : "urn:uuid:7bc33f58-121a-4e59-bdd5-96cd7ce4f158",
"type" : "Patient"
},
"authoredOn" : "2016-07-01",
"requester" : {
"reference" : "urn:uuid:70c503af-b04b-4104-8c18-1bf97766927c",
"type" : "PractitionerRole"
},
"insurance" : [
{
"reference" : "urn:uuid:02222cfc-81c0-4a45-a8bd-50b814f885ae",
"type" : "Coverage"
}
],
"dosageInstruction" : [
{
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequestLine",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7fhir.jp/medication/99ILL",
"code" : "01",
"display" : "主管"
}
]
}
}
],
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2016-07-01T08:00:00+09:00",
"end" : "2016-07-01T13:00:00+09:00"
}
}
},
"site" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/bodySite",
"valueReference" : {
"reference" : "urn:uuid:2726417c-4d80-4bd3-8175-109d8e26379b",
"type" : "BodyStructure"
}
}
]
},
"route" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.100495.20.2.35",
"code" : "30",
"display" : "静脈注射"
}
]
},
"method" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.100495.20.2.34",
"code" : "3",
"display" : "注射"
}
]
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 510,
"unit" : "ミリリッター"
}
},
{
"rateRatio" : {
"numerator" : {
"value" : 102,
"unit" : "ml"
},
"denominator" : {
"value" : 1,
"unit" : "h"
}
}
}
]
}
]
}