| Package | IdHIE.0v |
| Resource Type | StructureDefinition |
| Id | Observation-dental-alert-id-core |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/Observation-dental-alert-id-core |
| URL | http://fhir.hie.moh.gov.id/StructureDefinition/Observation-dental-alert-id-core |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-06-07T07:16:10.3933867+00:00 |
| Name | ObservationDentalAlertMyCore |
| Description | Dental Alert |
| Type | Observation |
| Kind | resource |
No resources found
| ValueSet | |
| dental-alert-code-id-core | ValueSetDentalAlertCode (ID Core) |
| dental-history-alert-id-core | ValueSetDentalHistoryAlert (ID Core) |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Observation-dental-alert-id-core",
"url": "http://fhir.hie.moh.gov.id/StructureDefinition/Observation-dental-alert-id-core",
"version": "1.0.0",
"name": "ObservationDentalAlertMyCore",
"status": "active",
"date": "2023-06-07T07:16:10.3933867+00:00",
"description": "Dental Alert",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://fhir.hie.moh.gov.id/StructureDefinition/Observation-id-core",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.category.coding.code",
"path": "Observation.category.coding.code",
"fixedCode": "dental-alert"
},
{
"id": "Observation.code",
"path": "Observation.code",
"short": "Dental Alert Type",
"definition": "Dental Alert Type",
"binding": {
"strength": "example",
"description": "Dental Alert Type",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/dental-alert-code-id-core"
}
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"min": 1,
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Observation.value[x].coding",
"path": "Observation.value[x].coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "Observation.value[x].coding:medicalHistoryAlert",
"path": "Observation.value[x].coding",
"sliceName": "medicalHistoryAlert"
},
{
"id": "Observation.value[x].coding:medicalHistoryAlert.system",
"path": "Observation.value[x].coding.system",
"fixedUri": "http://hl7.org/fhir/sid/icd-11"
},
{
"id": "Observation.value[x].coding:familyMemberAlert",
"path": "Observation.value[x].coding",
"sliceName": "familyMemberAlert"
},
{
"id": "Observation.value[x].coding:familyMemberAlert.system",
"path": "Observation.value[x].coding.system",
"fixedUri": "familyMemberAlert"
},
{
"id": "Observation.value[x].coding:drugAlert",
"path": "Observation.value[x].coding",
"sliceName": "drugAlert"
},
{
"id": "Observation.value[x].coding:drugAlert.system",
"path": "Observation.value[x].coding.system",
"fixedUri": "drugAlert"
},
{
"id": "Observation.value[x].coding:allergyAlert",
"path": "Observation.value[x].coding",
"sliceName": "allergyAlert"
},
{
"id": "Observation.value[x].coding:allergyAlert.system",
"path": "Observation.value[x].coding.system",
"fixedUri": "allergyAlert"
},
{
"id": "Observation.value[x].coding:dentalHistory",
"path": "Observation.value[x].coding",
"sliceName": "dentalHistory",
"binding": {
"strength": "required",
"description": "Dental History",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/dental-history-alert-id-core"
}
},
{
"id": "Observation.value[x].coding:dentalHistory.system",
"path": "Observation.value[x].coding.system",
"fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/dental-history-alert-id-core"
}
]
}
}