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

FHIR IG Statistics: ValueSet/ssidl-reasonForTestType-VS

Packagehl7.fhir.pl.ssidl
Resource TypeValueSet
Idssidl-reasonForTestType-VS
FHIR VersionR5
Sourcehttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/ValueSet-ssidl-reasonForTestType-VS.html
URLhttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/ssidl-reasonForTestType-VS
Version0.1.0
Statusdraft
Date2025-08-12T19:23:52+00:00
NameSsidlReasonForTestTypeVS
TitleTypy celu badania
Realmpl
Authorityhl7
DescriptionTypy celu badania

Resources that use this resource

StructureDefinition
pl-lab-celBadaniaCel badania
ssidl-conditionDefinition-reasonForTestCel badania (SSIDL)

Resources that this resource uses

CodeSystem
ssidl-reasonForTestType-CSSłownik typów celu badania

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ssidl-reasonForTestType-VS


Source

{
  "resourceType": "ValueSet",
  "id": "ssidl-reasonForTestType-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/ssidl-reasonForTestType-VS",
  "version": "0.1.0",
  "name": "SsidlReasonForTestTypeVS",
  "title": "Typy celu badania",
  "status": "draft",
  "date": "2025-08-12T19:23:52+00:00",
  "publisher": "UMed",
  "contact": [
    {
      "name": "UMed",
      "telecom": [
        {
          "system": "url",
          "value": "http://umed.pl"
        }
      ]
    }
  ],
  "description": "Typy celu badania",
  "compose": {
    "include": [
      {
        "system": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-reasonForTestType-CS",
        "concept": [
          {
            "code": "ROZP",
            "display": "Rozpoznanie"
          },
          {
            "code": "WYKL",
            "display": "Wykluczenie"
          },
          {
            "code": "WYKR",
            "display": "Wykrywanie (badanie przesiewowe)"
          },
          {
            "code": "ROZN",
            "display": "Różnicowanie"
          },
          {
            "code": "OZAAW",
            "display": "Ocena zaawansowania"
          },
          {
            "code": "MONIT",
            "display": "Monitorowanie"
          },
          {
            "code": "ORZECZ",
            "display": "Orzecznictwo"
          }
        ]
      }
    ]
  }
}