PackagesCanonicalsLogsProblems
    Packages
    myhie.v4-test@0.0.1-alpha
    http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core
{
  "description": null,
  "_filename": "StructureDefinition-Task-my-core.json",
  "package_name": "myhie.v4-test",
  "date": "2023-10-22T22:57:47.1789817+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "TaskMyCore",
  "abstract": false,
  "type": "Task",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Task (MY Core)",
  "package_version": "0.0.1-alpha",
  "status": "active",
  "id": "2a92adb2-05dc-47a7-b5f3-0b1549a2765a",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Task.basedOn",
      "min": 1,
      "path": "Task.basedOn"
    }, {
      "id": "Task.businessStatus",
      "min": 1,
      "path": "Task.businessStatus",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/task-business-status-my-core"
      }
    }, {
      "id": "Task.performerType",
      "path": "Task.performerType",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/schedule-type-my-core"
      }
    }, {
      "id": "Task.input.type",
      "path": "Task.input.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/task-input-type-my-core"
      }
    }, {
      "id": "Task.output.type",
      "path": "Task.output.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/task-output-type-my-core"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task"
}