PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@test-2.1.0-alpha
    http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core
{
  "description": null,
  "_filename": "StructureDefinition-Task-my-core.json",
  "package_name": "MyHIE.v4",
  "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": "test-2.1.0-alpha",
  "status": "active",
  "id": "b9ccf438-79b3-405e-85b0-dbf0a3ebaa8a",
  "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"
}