FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | dischargesummary-section-types-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/CodeSystem/dischargesummary-section-types |
| URL | https://fhir.synapxe.sg/CodeSystem/dischargesummary-section-types |
| Version | 1.0.0 |
| Status | active |
| Name | DischargesummarySectionTypesCodeSystem |
| Title | Discharge Summary Section Types Code System |
| Description | Code system to represent section types used in OT notes discharge summary composition. |
| Content | complete |
| ValueSet | ||
| synapxe.sgcdi#1.1.3 | dischargesummary-section-types | Discharge Summary Section Types Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "dischargesummary-section-types",
"url": "https://fhir.synapxe.sg/CodeSystem/dischargesummary-section-types",
"version": "1.0.0",
"name": "DischargesummarySectionTypesCodeSystem",
"title": "Discharge Summary Section Types Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent section types used in OT notes discharge summary composition.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/dischargesummary-section-types",
"concept": [
{
"code": "procedure",
"display": "Procedure"
},
{
"code": "practitioner",
"display": "Practitioner"
},
{
"code": "diagnosticReport",
"display": "Diagnostic Report"
},
{
"code": "specimen",
"display": "Specimen"
},
{
"code": "condition",
"display": "Condition"
},
{
"code": "medicationAdministration",
"display": "Medication Administration"
},
{
"code": "observation",
"display": "Observation"
},
{
"code": "device",
"display": "Device"
}
]
}