Fujitsu Healthy Living Implementation Guide
1.1.30 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "MedicationRequest",
"id" : "medicationrequest0301-discontinue",
"meta" : {
"profile" : [
🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medicationrequest-injection"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"medicationrequest0301-discontinue\"> </a><a name=\"hcmedicationrequest0301-discontinue\"> </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 MedicationRequest "medicationrequest0301-discontinue" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-medicationrequest-injection.html\">Fujitsu MedicationRequest Injection Profile</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.392.100495.20.3.81</code>/1</p><p><b>status</b>: stopped</p><p><b>intent</b>: order</p><p><b>medication</b>: <a name=\"hcmedication\"> </a></p><blockquote><p/><p><a name=\"medication\"> </a></p><p><a name=\"hcmedication\"> </a></p><p><b>status</b>: active</p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td>Vancomycin <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#unknown "Unknown")</span></td><td>1 回分<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code DOSE = '回分')</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-ClinicalTrialSubject5.html\">Patient/ClinicalTrialSubject5</a> " CLINICAL TRAIL"</p><p><b>encounter</b>: <a href=\"Encounter-e002.html\">Encounter/e002</a></p><p><b>authoredOn</b>: 1905-08-23</p><p><b>reasonCode</b>: Psoriasis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#9014002)</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 500mg IV q6h x 3 days</p><p><b>timing</b>: Code: Unknown</p><p><b>method</b>: 静脈注射 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://jpfhir.jp/fhir/core/CodeSystem-jp-medication-method-jami-basic-usage-cs.html\">JP Core Medication JAMI Basic Usage Type CodeSystem</a>#3 "注射"; <a href=\"http://jpfhir.jp/fhir/core/CodeSystem-jp-medication-method-jami-detail-usage-cs.html\">JP Core Medication JAMI Detail Usage Type CodeSystem</a>#30)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><hr/><blockquote><p><b>Generated Narrative: Medication #medication</b><a name=\"medication\"> </a><a name=\"hcmedication\"> </a></p><p><b>status</b>: active</p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td>Vancomycin <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#unknown "Unknown")</span></td><td>1 回分<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code DOSE = '回分')</span>/1 回<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code TIME = '回')</span></td></tr></table></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "medication",
"meta" : {
"profile" : [
🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medication"
]
},
"status" : "active",
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code" : "unknown",
"display" : "Unknown"
}
],
"text" : "Vancomycin"
},
"strength" : {
"numerator" : {
"value" : 1,
"unit" : "回分",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "DOSE"
},
"denominator" : {
"value" : 1,
"unit" : "回",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "TIME"
}
}
}
]
}
],
"identifier" : [
{
"system" : "urn:oid:1.2.392.100495.20.3.81",
"value" : "1"
}
],
"status" : "stopped",
"intent" : "order",
"medicationReference" : {
"reference" : "#medication"
},
"subject" : {
🔗 "reference" : "Patient/ClinicalTrialSubject5"
},
"encounter" : {
🔗 "reference" : "Encounter/e002"
},
"authoredOn" : "1905-08-23",
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "9014002",
"display" : "Psoriasis"
}
]
}
],
"dosageInstruction" : [
{
"text" : "500mg IV q6h x 3 days",
"timing" : {
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code" : "unknown",
"display" : "Unknown"
}
],
"text" : "Unknown"
}
},
"method" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.20.30",
"code" : "3",
"display" : "注射"
},
{
"system" : "urn:oid:1.2.392.200250.2.2.20.40",
"code" : "30",
"display" : "静脈注射"
}
],
"text" : "静脈注射"
},
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "urn:oid:1.2.392.100495.20.2.22",
"code" : "2",
"display" : "原薬量"
}
]
},
"doseQuantity" : {
"value" : 500,
"unit" : "mg",
"system" : "urn:oid:1.2.392.100495.20.2.101",
"code" : "MG"
}
}
]
}
]
}