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 ChargeItemDefinition Organization Reference MyCore - JSON Representation

Active as of 2023-12-11

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "cid-organization-reference-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter cid-organization-reference-my-core</b></p><a name=\"cid-organization-reference-my-core\"> </a><a name=\"hccid-organization-reference-my-core\"> </a><h2>SearchParameterChargeItemDefinitionOrganizationReferenceMyCore</h2><p>Parameter <code>cid-organization-reference</code>:<code>reference</code></p><div><p>ChargeItemDefinition Organization Reference</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/chargeitemdefinition.html\">ChargeItemDefinition</a></td></tr><tr><td>Expression</td><td><code>ChargeItemDefinition.extension('http://fhir.hie.moh.gov.my/StructureDefinition/cid-organization-reference-my-core')</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</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/cid-organization-reference-my-core",
  "version" : "2.0.1",
  "name" : "SearchParameterChargeItemDefinitionOrganizationReferenceMyCore",
  "status" : "active",
  "date" : "2023-12-11T09:25:44.9288138+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" : "ChargeItemDefinition Organization Reference",
  "code" : "cid-organization-reference",
  "base" : [
    "ChargeItemDefinition"
  ],
  "type" : "reference",
  "expression" : "ChargeItemDefinition.extension('http://fhir.hie.moh.gov.my/StructureDefinition/cid-organization-reference-my-core')",
  "xpathUsage" : "normal",
  "target" : [
    "Organization"
  ]
}