FHIR IG analytics
| Package | synapxe.sgcdi |
| Resource Type | ValueSet |
| Id | doc-section-code-valueset.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/ValueSet/doc-section-code |
| URL | https://fhir.synapxe.sg/ValueSet/doc-section-code |
| Version | 1.0.0 |
| Status | active |
| Name | DocSectionCodeValueSet |
| Title | Document Section Code Value Set |
| Description | Value set containing section codes for clinical document compositions (ED Notes, OT Notes, Discharge Summary, Cardiology Report). Uses LOINC codes where standardized codes exist, and Synapxe custom codes for sections without LOINC equivalents. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "doc-section-code",
"url": "https://fhir.synapxe.sg/ValueSet/doc-section-code",
"version": "1.0.0",
"name": "DocSectionCodeValueSet",
"title": "Document Section Code Value Set",
"status": "active",
"publisher": "Synapxe",
"description": "Value set containing section codes for clinical document compositions (ED Notes, OT Notes, Discharge Summary, Cardiology Report). Uses LOINC codes where standardized codes exist, and Synapxe custom codes for sections without LOINC equivalents.",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "9269-2",
"display": "Glasgow coma score total"
},
{
"code": "8716-3",
"display": "Vital signs"
},
{
"code": "29549-3",
"display": "Medication administered Narrative"
},
{
"code": "48765-2",
"display": "Allergies and adverse reactions Document"
},
{
"code": "29548-5",
"display": "Diagnosis"
},
{
"code": "30954-2",
"display": "Relevant diagnostic tests and laboratory data"
},
{
"code": "10183-2",
"display": "Hospital discharge medications Narrative"
},
{
"code": "29554-3",
"display": "Procedure Narrative"
},
{
"code": "54094-8",
"display": "ED Triage note"
},
{
"code": "51846-4",
"display": "ED Consultation note"
},
{
"code": "46264-8",
"display": "History of medical device use"
},
{
"code": "34895-3",
"display": "Diagnostic evidence documents"
},
{
"code": "59773-2",
"display": "Procedure specimens taken Narrative"
},
{
"code": "42349-1",
"display": "Reason for referral"
},
{
"code": "103595-5",
"display": "Certificate of Medical Necessity"
},
{
"code": "28570-0",
"display": "Procedure note"
},
{
"code": "8648-8",
"display": "Hospital course note"
},
{
"code": "75311-1",
"display": "Discharge medications note"
},
{
"code": "47519-4",
"display": "History of Procedures Document"
},
{
"code": "85847-2",
"display": "Patient Care team information"
},
{
"code": "74465-6",
"display": "Questionnaire response Document"
},
{
"code": "75310-3",
"display": "Health concerns Document"
}
]
}
]
}
}