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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idabnormal-flag-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/ValueSet/abnormal-flag
URLhttps://fhir.synapxe.sg/ValueSet/abnormal-flag
Version1.0.0
Statusactive
NameAbnormalFlagValueSet
TitleAbnormal Flag Value Set
DescriptionValue set containing abnormal flag indicators for investigation results.

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.1.3profile-cr-diagnosticreportDiagnosticReport
synapxe.sgcdi#1.1.3profile-labresultLabResult

Resources that this resource uses

CodeSystem
synapxe.sgcdi#1.1.3abnormal-flagAbnormal Flag Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "abnormal-flag",
  "url": "https://fhir.synapxe.sg/ValueSet/abnormal-flag",
  "version": "1.0.0",
  "name": "AbnormalFlagValueSet",
  "title": "Abnormal Flag Value Set",
  "status": "active",
  "description": "Value set containing abnormal flag indicators for investigation results.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/abnormal-flag"
      }
    ]
  }
}