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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idreason-for-investigation-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/ValueSet/reason-for-investigation
URLhttps://fhir.synapxe.sg/ValueSet/reason-for-investigation
Version1.0.0
Statusactive
NameReasonForInvestigationValueSet
TitleReason For Investigation Value Set
DescriptionValue set containing clinical reasons for ordering investigations.

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.1.3profile-investigationorderInvestigationOrder

Resources that this resource uses

CodeSystem
synapxe.sgcdi#1.1.3reason-for-investigationReason For Investigation Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "reason-for-investigation",
  "url": "https://fhir.synapxe.sg/ValueSet/reason-for-investigation",
  "version": "1.0.0",
  "name": "ReasonForInvestigationValueSet",
  "title": "Reason For Investigation Value Set",
  "status": "active",
  "description": "Value set containing clinical reasons for ordering investigations.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/reason-for-investigation"
      }
    ]
  }
}