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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idinvestigationtypes-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.1&canonical=https://fhir.synapxe.sg/ValueSet/investigationtypes
URLhttps://fhir.synapxe.sg/ValueSet/investigationtypes
Version1.0.0
Statusactive
NameInvestigationTypesValueSet
TitleInvestigation Types Value Set
DescriptionValue set containing investigation types.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
investigationtypesInvestigation Types Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "investigationtypes",
  "url": "https://fhir.synapxe.sg/ValueSet/investigationtypes",
  "version": "1.0.0",
  "name": "InvestigationTypesValueSet",
  "title": "Investigation Types Value Set",
  "status": "active",
  "description": "Value set containing investigation types.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/investigationtypes"
      }
    ]
  }
}