FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | pathology-results-type-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/CodeSystem/pathology-results-type |
| URL | https://fhir.synapxe.sg/CodeSystem/pathology-results-type |
| Version | 1.0.0 |
| Status | active |
| Name | PathologyResultsTypeCodeSystem |
| Title | Pathology Results Type Code System |
| Description | Code system to represent types of pathology results. |
| Content | complete |
| ValueSet | ||
| synapxe.sgcdi#1.1.3 | pathology-results-type | Pathology Results Type Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "pathology-results-type",
"url": "https://fhir.synapxe.sg/CodeSystem/pathology-results-type",
"version": "1.0.0",
"name": "PathologyResultsTypeCodeSystem",
"title": "Pathology Results Type Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent types of pathology results.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/pathology-results-type",
"concept": [
{
"code": "histopathology",
"display": "Histopathology"
},
{
"code": "cytology",
"display": "Cytology"
},
{
"code": "biopsy",
"display": "Biopsy"
},
{
"code": "microorganism",
"display": "Microorganism"
},
{
"code": "molecular",
"display": "Molecular"
}
]
}