FHIR IG Statistics: StructureDefinition/Schedule-id-core
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "Schedule-id-core",
"url": "http://fhir.hie.moh.gov.id/StructureDefinition/Schedule-id-core",
"version": "1.0.0",
"name": "ScheduleIdCore",
"title": "Schedule (ID Core)",
"status": "active",
"date": "2023-06-07T07:16:10.3933867+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Schedule",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Schedule.extension",
"path": "Schedule.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Schedule.extension:scheduleType",
"path": "Schedule.extension",
"sliceName": "scheduleType",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.id/StructureDefinition/schedule-type-id-core"
]
}
],
"isModifier": false
},
{
"id": "Schedule.extension:addressState",
"path": "Schedule.extension",
"sliceName": "addressState",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.id/StructureDefinition/address-state-id-core"
]
}
],
"isModifier": false
},
{
"id": "Schedule.extension:addressDistrict",
"path": "Schedule.extension",
"sliceName": "addressDistrict",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.id/StructureDefinition/address-district-id-core"
]
}
],
"isModifier": false
},
{
"id": "Schedule.extension:schedulePosition",
"path": "Schedule.extension",
"sliceName": "schedulePosition",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.id/StructureDefinition/schedule-position-id-core"
]
}
],
"isModifier": false
},
{
"id": "Schedule.extension:audit",
"path": "Schedule.extension",
"sliceName": "audit",
"short": "Record audit on individual who recorded and updated the data",
"definition": "Record audit on individual who recorded and updated the data",
"comment": "Record audit on individual who recorded and updated the data",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core"
]
}
],
"isModifier": false
},
{
"id": "Schedule.serviceCategory",
"path": "Schedule.serviceCategory",
"min": 1,
"max": "1",
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "service-category"
}
],
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core"
}
},
{
"id": "Schedule.serviceType",
"path": "Schedule.serviceType",
"min": 1,
"max": "1",
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "service-type"
}
],
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/service-type-id-core"
}
},
{
"id": "Schedule.specialty",
"path": "Schedule.specialty",
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "specialty"
}
],
"strength": "preferred",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/specialty-id-core"
}
},
{
"id": "Schedule.actor.type",
"path": "Schedule.actor.type",
"min": 1
},
{
"id": "Schedule.actor.display",
"path": "Schedule.actor.display",
"min": 1
}
]
}
}