Package | MyHIE.v4-test |
Resource Type | StructureDefinition |
Id | Observation-dental-chart-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-chart-my-core |
URL | http://fhir.hie.moh.gov.my/StructureDefinition/Observation-dental-chart-my-core |
Version | 1.0.0 |
Status | active |
Date | 2023-10-22T22:57:47.1789817+00:00 |
Name | ObservationDentalChartMyCore |
Title | ObservationDentalChart (MY Core) |
Description | ObservationDentalChart |
Purpose | Dental Chart |
Type | Observation |
Kind | resource |
No resources found
ValueSet | |
dental-code-my-core | ValueSetDentalCode (MY Core) |
dentitian-my-core | ValueSetDentitian (MY Core) |
surface-code-my-core | ValueSetSurfaceCode (MY Core) |
surface-my-core | ValueSetSurface (MY Core) |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "Observation-dental-chart-my-core", "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-dental-chart-my-core", "version": "1.0.0", "name": "ObservationDentalChartMyCore", "title": "ObservationDentalChart (MY Core)", "status": "active", "date": "2023-10-22T22:57:47.1789817+00:00", "publisher": "Malaysia MOH - HIE Steering Committee", "description": "ObservationDentalChart", "purpose": "Dental Chart", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation.code", "path": "Observation.code", "short": "Dentitian", "definition": "Dentitian", "binding": { "strength": "required", "description": "Dentitian", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/dentitian-my-core" } }, { "id": "Observation.code.coding.system", "path": "Observation.code.coding.system", "min": 1, "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/dentitian-my-core" }, { "id": "Observation.subject", "path": "Observation.subject", "min": 1 }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/surface-code-my-core" } }, { "id": "Observation.value[x].coding.system", "path": "Observation.value[x].coding.system", "min": 1, "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/surface-code-my-core" }, { "id": "Observation.value[x].coding.code", "path": "Observation.value[x].coding.code", "min": 1 }, { "id": "Observation.interpretation", "path": "Observation.interpretation", "label": "Dental Intepretation", "short": "Dental Intepretation", "definition": "Dental Intepretation", "binding": { "strength": "required", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/dental-code-my-core" } }, { "id": "Observation.interpretation.coding.system", "path": "Observation.interpretation.coding.system", "min": 1, "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/dental-code-my-core" }, { "id": "Observation.interpretation.coding.code", "path": "Observation.interpretation.coding.code", "min": 1 }, { "id": "Observation.component", "path": "Observation.component", "slicing": { "discriminator": [ { "type": "value", "path": "code.coding.system" } ], "rules": "open" }, "min": 1 }, { "id": "Observation.component:surface", "path": "Observation.component", "sliceName": "surface" }, { "id": "Observation.component:surface.code", "path": "Observation.component.code", "binding": { "strength": "preferred", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/surface-my-core" } }, { "id": "Observation.component:surface.code.coding.system", "path": "Observation.component.code.coding.system", "min": 1, "fixedUri": "http://fhir.hie.moh.gov.my/CodeSystem/surface-my-core" } ] } }