FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | reason-for-investigation-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/CodeSystem/reason-for-investigation |
| URL | https://fhir.synapxe.sg/CodeSystem/reason-for-investigation |
| Version | 1.0.0 |
| Status | active |
| Name | ReasonForInvestigationCodeSystem |
| Title | Reason For Investigation Code System |
| Description | Code system to represent clinical reasons for ordering investigations. |
| Content | complete |
| ValueSet | ||
| synapxe.sgcdi#1.1.3 | reason-for-investigation | Reason For Investigation Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "reason-for-investigation",
"url": "https://fhir.synapxe.sg/CodeSystem/reason-for-investigation",
"version": "1.0.0",
"name": "ReasonForInvestigationCodeSystem",
"title": "Reason For Investigation Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent clinical reasons for ordering investigations.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/reason-for-investigation",
"concept": [
{
"code": "screening",
"display": "Screening"
},
{
"code": "diagnostic",
"display": "Diagnostic"
},
{
"code": "monitoring",
"display": "Monitoring"
},
{
"code": "follow-up",
"display": "Follow Up"
},
{
"code": "pre-operative",
"display": "Pre-Operative"
}
]
}