FHIR IG analytics| Package | synapxe.nde |
| Resource Type | CodeSystem |
| Id | nehr-investigationtypes-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.nde@1.0.0&canonical=https://fhir.synapxe.sg/CodeSystem/nehr-investigationtypes |
| URL | https://fhir.synapxe.sg/CodeSystem/nehr-investigationtypes |
| Version | 1.0.0 |
| Status | active |
| Name | NehrInvestigationTypesCodeSystem |
| Title | NEHR Investigation Types Code System |
| Description | Code system to represent investigation types. |
| Content | complete |
| ValueSet | |
| nehr-investigationtypes | NEHR Investigation Types Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "nehr-investigationtypes",
"url": "https://fhir.synapxe.sg/CodeSystem/nehr-investigationtypes",
"version": "1.0.0",
"name": "NehrInvestigationTypesCodeSystem",
"title": "NEHR Investigation Types Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent investigation types.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/nehr-investigationtypes",
"concept": [
{
"code": "1",
"display": "Laboratory"
},
{
"code": "2",
"display": "Radiology"
},
{
"code": "3",
"display": "Cardiology"
}
]
}