FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ValueSet-SGDT-Valutazione

Packagerl.fhir.r4
Resource TypeValueSet
IdValueSet-SGDT-Valutazione
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rl.fhir.r4@0.0.16&canonical=https://fhir.siss.regione.lombardia.it/ValueSet/SGDT-Valutazione
URLhttps://fhir.siss.regione.lombardia.it/ValueSet/SGDT-Valutazione
Version1.0.0
Statusactive
Date2023-01-24
NameSGDT Valutazione
DescriptionValueSet relativo alla codifica delle valutazioni specifiche

Resources that use this resource

StructureDefinition
RLObservationEsitoValutazioneRLObservationEsitoValutazione

Resources that this resource uses

CodeSystem
SGDT-ValutazioneSGDT Valutazione

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-SGDT-Valutazione",
  "url": "https://fhir.siss.regione.lombardia.it/ValueSet/SGDT-Valutazione",
  "version": "1.0.0",
  "name": "SGDT Valutazione",
  "status": "active",
  "date": "2023-01-24",
  "description": "ValueSet relativo alla codifica delle valutazioni specifiche",
  "compose": {
    "include": [
      {
        "system": "https://fhir.siss.regione.lombardia.it/CodeSystem/SGDT-Valutazione",
        "version": "1.0",
        "concept": [
          {
            "code": "VAL1",
            "display": "Scheda Triage"
          },
          {
            "code": "VAL2",
            "display": "Scheda semplificata SIAD"
          },
          {
            "code": "VAL3",
            "display": "InterRAI HomeCare"
          },
          {
            "code": "VAL4",
            "display": "Campi extra del flusso SIAD"
          }
        ]
      }
    ]
  }
}