FHIR IG analytics| Package | myhie.v4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-List-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "List-my-core",
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/List-my-core",
"name": "ListMyCore",
"title": "List (MY Core)",
"status": "active",
"date": "2024-03-13T01:41:41.3395961+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "List",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "List.extension:operationStatus",
"path": "List.extension",
"sliceName": "operationStatus",
"short": "Extension about the operational status of this List Resource",
"definition": "Extension about the operational status of this List Resource",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/list-operation-status-my-core"
]
}
],
"isModifier": false
},
{
"id": "List.extension:period",
"path": "List.extension",
"sliceName": "period",
"short": "Extension of about the active period of this List Resource",
"definition": "Extension of about the active period of this List Resource",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/list-period-my-core"
]
}
],
"isModifier": false
},
{
"id": "List.code",
"path": "List.code",
"binding": {
"strength": "required",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/sub-record-type-my-core"
}
},
{
"id": "List.subject",
"path": "List.subject",
"min": 1
},
{
"id": "List.date",
"path": "List.date",
"min": 1
}
]
}
}