PackagesCanonicalsLogsProblems
    Packages
    myhie.v4@test-0.0.1-alpha
    http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core
{
  "description": "A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.",
  "_filename": "StructureDefinition-ServiceRequest-my-core.json",
  "package_name": "myhie.v4",
  "date": "2023-11-03T08:59:59.9674702+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-10-31T04:46:08.6429712+00:00"
  },
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "name": "ServiceRequestMyCore",
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ServiceRequest (MY Core)",
  "package_version": "test-0.0.1-alpha",
  "status": "active",
  "id": "10256911-e24c-4e38-ae64-59d777eaed16",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/ServiceRequest-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "ServiceRequest.extension:attester",
      "max": "1",
      "path": "ServiceRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/attester-my-core" ]
      } ],
      "sliceName": "attester",
      "isModifier": false
    }, {
      "id": "ServiceRequest.extension:relatesTo",
      "max": "1",
      "path": "ServiceRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/relates-to-my-core" ]
      } ],
      "sliceName": "relatesTo",
      "isModifier": false
    }, {
      "id": "ServiceRequest.category",
      "min": 1,
      "path": "ServiceRequest.category"
    }, {
      "id": "ServiceRequest.category.coding",
      "min": 1,
      "path": "ServiceRequest.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category.coding:serviceRequestCategory",
      "max": "1",
      "path": "ServiceRequest.category.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core"
      },
      "sliceName": "serviceRequestCategory"
    }, {
      "id": "ServiceRequest.category.coding:serviceRequestCategory.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/servicerequest-category-my-core"
    }, {
      "id": "ServiceRequest.category.coding:labSubGroup",
      "path": "ServiceRequest.category.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/lab-sub-group-my-core"
      },
      "sliceName": "labSubGroup"
    }, {
      "id": "ServiceRequest.category.coding:labSubGroup.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/lab-sub-group-my-core"
    }, {
      "id": "ServiceRequest.category.coding:imagingModality",
      "max": "1",
      "path": "ServiceRequest.category.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/imaging-modality-my-core"
      },
      "sliceName": "imagingModality"
    }, {
      "id": "ServiceRequest.category.coding:imagingModality.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core"
    }, {
      "id": "ServiceRequest.category.coding:imagingRegion",
      "max": "1",
      "path": "ServiceRequest.category.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/imaging-region-my-core"
      },
      "sliceName": "imagingRegion"
    }, {
      "id": "ServiceRequest.category.coding:imagingRegion.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/imaging-region-my-core"
    }, {
      "id": "ServiceRequest.category.coding:outsourceCategory",
      "path": "ServiceRequest.category.coding",
      "sliceName": "outsourceCategory"
    }, {
      "id": "ServiceRequest.category.coding:outsourceCategory.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/outsource-category-my-core"
    }, {
      "id": "ServiceRequest.code",
      "path": "ServiceRequest.code",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/loinc-my-core"
      }
    }, {
      "id": "ServiceRequest.code.coding",
      "path": "ServiceRequest.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:lab",
      "path": "ServiceRequest.code.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/lab-my-core"
      },
      "sliceName": "lab"
    }, {
      "id": "ServiceRequest.code.coding:lab.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/lab-my-core"
    }, {
      "id": "ServiceRequest.code.coding:imaging",
      "path": "ServiceRequest.code.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/imaging-my-core"
      },
      "sliceName": "imaging"
    }, {
      "id": "ServiceRequest.code.coding:imaging.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/imaging-my-core"
    }, {
      "id": "ServiceRequest.code.coding:procedure",
      "path": "ServiceRequest.code.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/procedure-code-my-core"
      },
      "sliceName": "procedure"
    }, {
      "id": "ServiceRequest.code.coding:procedure.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system",
      "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/procedure-my-core"
    }, {
      "id": "ServiceRequest.asNeeded[x]",
      "path": "ServiceRequest.asNeeded[x]",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/referral-form-my-core"
      }
    }, {
      "id": "ServiceRequest.authoredOn",
      "min": 1,
      "path": "ServiceRequest.authoredOn"
    }, {
      "id": "ServiceRequest.performerType",
      "path": "ServiceRequest.performerType",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/schedule-type-my-core"
      }
    }, {
      "id": "ServiceRequest.bodySite",
      "path": "ServiceRequest.bodySite",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.id",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.bodySite:side",
      "path": "ServiceRequest.bodySite",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/side-my-core"
      },
      "sliceName": "side"
    }, {
      "id": "ServiceRequest.bodySite:side.coding.id",
      "min": 1,
      "path": "ServiceRequest.bodySite.coding.id",
      "fixedString": "side"
    }, {
      "id": "ServiceRequest.bodySite:site",
      "path": "ServiceRequest.bodySite",
      "binding": {
        "strength": "example",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/site-my-core"
      },
      "sliceName": "site"
    }, {
      "id": "ServiceRequest.bodySite:site.coding.id",
      "min": 1,
      "path": "ServiceRequest.bodySite.coding.id",
      "fixedString": "site"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}