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" : "91c0caf5-6b57-4c80-b419-9196b23d41f8",
"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 \"91c0caf5-6b57-4c80-b419-9196b23d41f8\" </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:91c0caf5-6b57-4c80-b419-9196b23d41f8\">urn:uuid:91c0caf5-6b57-4c80-b419-9196b23d41f8</a></p><p><b>subject</b>: <a href=\"urn:uuid:79965040-5c95-4ce5-b8f7-efe606c364b4\">urn:uuid:79965040-5c95-4ce5-b8f7-efe606c364b4</a></p><p><b>authoredOn</b>: 2016-07-01</p><p><b>requester</b>: <a href=\"urn:uuid:b598aedf-28fb-406a-b38e-250d3e92ac60\">urn:uuid:b598aedf-28fb-406a-b38e-250d3e92ac60</a></p><p><b>insurance</b>: <a href=\"urn:uuid:df0ebf6d-e527-49d4-bce2-0885045a7afd\">urn:uuid:df0ebf6d-e527-49d4-bce2-0885045a7afd</a></p></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "91c0caf5-6b57-4c80-b419-9196b23d41f8",
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.100495.20.2.74",
"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" : "KAI"
}
}
}
]
},
{
"resourceType" : "BodyStructure",
"id" : "0cdd1de5-d48f-4cf4-9238-2dba48fbbc39",
"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:79965040-5c95-4ce5-b8f7-efe606c364b4",
"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:91c0caf5-6b57-4c80-b419-9196b23d41f8",
"type" : "Medication"
},
"subject" : {
"reference" : "urn:uuid:79965040-5c95-4ce5-b8f7-efe606c364b4",
"type" : "Patient"
},
"authoredOn" : "2016-07-01",
"requester" : {
"reference" : "urn:uuid:b598aedf-28fb-406a-b38e-250d3e92ac60",
"type" : "PractitionerRole"
},
"insurance" : [
{
"reference" : "urn:uuid:df0ebf6d-e527-49d4-bce2-0885045a7afd",
"type" : "Coverage"
}
],
"dosageInstruction" : [
{
"extension" : [
{
"url" : "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequestDevice",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7fhir.jp/medication/99ILL",
"code" : "01",
"display" : "シリンジ"
}
]
}
}
],
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2016-07-01T10:00:00+09:00"
}
}
},
"site" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/bodySite",
"valueReference" : {
"reference" : "urn:uuid:0cdd1de5-d48f-4cf4-9238-2dba48fbbc39",
"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" : 2,
"unit" : "ミリリッター"
}
}
]
}
]
}