{
"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.1",
"status": "active",
"id": "138d207f-1a59-4c80-951a-c66a4a3af00b",
"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"
}