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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idscreen-type-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/ValueSet/screen-type
URLhttps://fhir.synapxe.sg/ValueSet/screen-type
Version1.0.0
Statusactive
NameScreenTypeValueSet
TitleScreen Type Value Set
DescriptionValue set containing screen types.

Resources that use this resource

StructureDefinition
profile-diagnosticreport-bsBreastScreeningReport
profile-diagnosticreport-cvsCervicalScreeningReport
profile-diagnosticreport-hpb-shapeShapeReport
profile-diagnosticreport-hpb-shsSchoolHealthScreeningReport
profile-diagnosticreport-slf-cdChronicDiseaseScreeningReport
profile-diagnosticreport-slf-coloColorectalScreeningReport
profile-diagnosticreport-slf-psPapSmearReport

Resources that this resource uses

CodeSystem
screen-typeScreen Type Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "screen-type",
  "url": "https://fhir.synapxe.sg/ValueSet/screen-type",
  "version": "1.0.0",
  "name": "ScreenTypeValueSet",
  "title": "Screen Type Value Set",
  "status": "active",
  "description": "Value set containing screen types.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/screen-type"
      }
    ]
  }
}