HL7® FHIR® Malaysia Core (MY Core) Implementation Guide
2.0.1 - ci-build

HL7® FHIR® Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SearchParameter CarePlan Supporting Info Reference MyCore - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "CarePlan-supporting-info-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter CarePlan-supporting-info-my-core</b></p><a name=\"CarePlan-supporting-info-my-core\"> </a><a name=\"hcCarePlan-supporting-info-my-core\"> </a><h2>SearchParameterCarePlanSupportingInfoReferenceMyCore</h2><p>Parameter <code>supporting-info</code>:<code>reference</code></p><div><p>CarePlan supporting info Reference</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/careplan.html\">CarePlan</a></td></tr><tr><td>Expression</td><td><code>CarePlan.supportingInfo</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/appointment.html\">Appointment</a>, <a href=\"http://hl7.org/fhir/R4/medicationrequest.html\">MedicationRequest</a>, <a href=\"http://hl7.org/fhir/R4/task.html\">Task</a>, <a href=\"http://hl7.org/fhir/R4/nutritionorder.html\">NutritionOrder</a>, <a href=\"http://hl7.org/fhir/R4/requestgroup.html\">RequestGroup</a>, <a href=\"http://hl7.org/fhir/R4/visionprescription.html\">VisionPrescription</a>, <a href=\"http://hl7.org/fhir/R4/devicerequest.html\">DeviceRequest</a>, <a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a>, <a href=\"http://hl7.org/fhir/R4/communicationrequest.html\">CommunicationRequest</a>, <a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/SearchParameter/CarePlan-supporting-info-my-core",
  "version" : "2.0.1",
  "name" : "SearchParameterCarePlanSupportingInfoReferenceMyCore",
  "status" : "active",
  "date" : "2024-02-12T04:04:09.5621857+00:00",
  "publisher" : "MHNexus Sdn Bhd",
  "contact" : [
    {
      "name" : "MHNexus Sdn Bhd",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/ | https://www.mhn.asia/"
        },
        {
          "system" : "email",
          "value" : "bizdev@mhnexus.com"
        }
      ]
    }
  ],
  "description" : "CarePlan supporting info Reference",
  "code" : "supporting-info",
  "base" : [
    "CarePlan"
  ],
  "type" : "reference",
  "expression" : "CarePlan.supportingInfo",
  "target" : [
    "Appointment",
    "MedicationRequest",
    "Task",
    "NutritionOrder",
    "RequestGroup",
    "VisionPrescription",
    "DeviceRequest",
    "ServiceRequest",
    "CommunicationRequest",
    "QuestionnaireResponse"
  ]
}