| Package | MyHIE.v4-test |
| Resource Type | StructureDefinition |
| Id | Task-my-core |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core |
| URL | http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-10-22T22:57:47.1789817+00:00 |
| Name | TaskMyCore |
| Title | Task (MY Core) |
| Type | Task |
| Kind | resource |
No resources found
| ValueSet | |
| schedule-type-my-core | ValueSetScheduleType (MY Core) |
| task-business-status-my-core | ValueSetTaskBusinessStatus (MY Core) |
| task-input-type-my-core | ValueSetTaskInputType (MY Core) |
| task-output-type-my-core | ValueSetTaskOutputType (MY Core) |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Task-my-core",
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core",
"version": "1.0.0",
"name": "TaskMyCore",
"title": "Task (MY Core)",
"status": "active",
"date": "2023-10-22T22:57:47.1789817+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Task",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Task.basedOn",
"path": "Task.basedOn",
"min": 1
},
{
"id": "Task.businessStatus",
"path": "Task.businessStatus",
"min": 1,
"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"
}
}
]
}
}