This page is part of the KR Core (v1.0.2 - STU1) based on FHIR R4. This is an authorized publication. For a full list of available versions, see the Directory of published versions
: krcore-sp-medicationrequest-medication - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "krcore-sp-medicationrequest-medication",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>KRCoreSearchParameterMedicationRequestMedication</h2><p>Parameter <code>medication</code>:<code>reference</code></p><div><p>처방한 약물</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/medicationrequest.html\">MedicationRequest</a></td></tr><tr><td>Expression</td><td><code>(MedicationRequest.medication as Reference)</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medicationrequest-medication",
"version" : "1.0.2",
"name" : "KRCoreSearchParameterMedicationRequestMedication",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/medications-medication",
"status" : "active",
"experimental" : false,
"date" : "2023-12-04T10:04:56+09:00",
"publisher" : "HL7 Korea",
"contact" : [
{
"name" : "HL7 Korea",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7korea.or.kr/"
},
{
"system" : "email",
"value" : "contact@healthall.co.kr"
}
]
},
{
"name" : "HealthAll Inc.",
"telecom" : [
{
"system" : "email",
"value" : "contact@healthall.co.kr",
"use" : "work"
}
]
}
],
"description" : "처방한 약물",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"code" : "medication",
"base" : [
"MedicationRequest"
],
"type" : "reference",
"expression" : "(MedicationRequest.medication as Reference)",
"multipleOr" : true,
"_multipleOr" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
"multipleAnd" : true,
"_multipleAnd" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
}
}