Package | MyHIE.v4-test |
Resource Type | StructureDefinition |
Id | Observation-dental-alert-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/Observation-dental-alert-my-core |
URL | http://fhir.hie.moh.gov.my/StructureDefinition/Observation-dental-alert-my-core |
Version | 1.0.0 |
Status | active |
Date | 2023-09-13T04:24:23.3840435+00:00 |
Name | ObservationDentalAlertMyCore |
Description | Dental Alert |
Type | Observation |
Kind | resource |
No resources found
ValueSet | |
dental-alert-code-my-core | ValueSetDentalAlertCode (MY Core) |
dental-history-alert-my-core | ValueSetDentalHistoryAlert (MY Core) |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "Observation-dental-alert-my-core", "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-dental-alert-my-core", "version": "1.0.0", "name": "ObservationDentalAlertMyCore", "status": "active", "date": "2023-09-13T04:24:23.3840435+00:00", "description": "Dental Alert", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "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.my/ValueSet/dental-alert-code-my-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.my/ValueSet/dental-history-alert-my-core" } }, { "id": "Observation.value[x].coding:dentalHistory.system", "path": "Observation.value[x].coding.system", "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/dental-history-alert-my-core" } ] } }