FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.nde
Resource TypeCodeSystem
Idnehr-investigationtypes-codesystem.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.nde@1.0.0&canonical=https://fhir.synapxe.sg/CodeSystem/nehr-investigationtypes
URLhttps://fhir.synapxe.sg/CodeSystem/nehr-investigationtypes
Version1.0.0
Statusactive
NameNehrInvestigationTypesCodeSystem
TitleNEHR Investigation Types Code System
DescriptionCode system to represent investigation types.
Contentcomplete

Resources that use this resource

ValueSet
nehr-investigationtypesNEHR Investigation Types Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}