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

FHIR IG analytics

Packagehl7.fhir.pl.laboratory.r5
Resource TypeValueSet
IdValueSet-pl-ssidl-nfzReimbursementCodeType-VS.json
FHIR VersionR5
Sourcefile:///Users/sebastian/Library/CloudStorage/Dropbox/Workspace/HL7PL.Fhir.Lab/output/ValueSet-pl-ssidl-nfzReimbursementCodeType-VS.html
URLhttp://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-ssidl-nfzReimbursementCodeType-VS
Version0.1.0
Statusdraft
Date2025-07-28T12:24:50+02:00
NameNfzReimbursementCodeTypeVS
TitleTypy kodów rozliczeniowych NFZ
Realmpl
Authorityhl7
DescriptionTypy kodów rozliczeniowych NFZ

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet pl-ssidl-nfzReimbursementCodeType-VS

  • Include these codes as defined in http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-term-nfzReimbursementCodeType-CS
    CodeDisplay
    KSGKod świadczenia gwarantowanego NFZ
    KSKKod świadczenia kontraktowanego NFZ

Source1

{
  "resourceType": "ValueSet",
  "id": "pl-ssidl-nfzReimbursementCodeType-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-ssidl-nfzReimbursementCodeType-VS",
  "version": "0.1.0",
  "name": "NfzReimbursementCodeTypeVS",
  "title": "Typy kodów rozliczeniowych NFZ",
  "status": "draft",
  "date": "2025-07-28T12:24:50+02:00",
  "publisher": "HL7 Poland",
  "contact": [
    {
      "name": "HL7 Poland",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org.pl"
        }
      ]
    }
  ],
  "description": "Typy kodów rozliczeniowych NFZ",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PL",
          "display": "Poland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-term-nfzReimbursementCodeType-CS",
        "concept": [
          {
            "code": "KSG",
            "display": "Kod świadczenia gwarantowanego NFZ"
          },
          {
            "code": "KSK",
            "display": "Kod świadczenia kontraktowanego NFZ"
          }
        ]
      }
    ]
  }
}