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

FHIR IG analytics

Packagehl7.fhir.pl.ssidl
Resource TypeValueSet
IdValueSet-pl-lab-intakePointType-VS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/SSIDL/ssidl-ig/ValueSet-pl-lab-intakePointType-VS.html
URLhttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-intakePointType-VS
Version0.1.5
Statusactive
Date2026-02-02T14:41:47+00:00
NameIntakePointTypeVS
TitleKod rodzaju punktu pobrań
Realmpl
Authorityhl7
DescriptionKod rodzaju punktu pobrań

Resources that use this resource

StructureDefinition
pl-lab-punktPobranPunkt pobrań
ssidl-location-intakePointPunkt pobrań (SSIDL)

Resources that this resource uses

CodeSystem
pl-medicalEntityCellType-CSSpecjalność komórki organizacyjnej (PL)

Narrative

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

Generated Narrative: ValueSet pl-lab-intakePointType-VS


Source1

{
  "resourceType": "ValueSet",
  "id": "pl-lab-intakePointType-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-intakePointType-VS",
  "version": "0.1.5",
  "name": "IntakePointTypeVS",
  "title": "Kod rodzaju punktu pobrań",
  "status": "active",
  "date": "2026-02-02T14:41:47+00:00",
  "publisher": "Uniwersytet Medyczny w Łodzi",
  "contact": [
    {
      "name": "Uniwersytet Medyczny w Łodzi",
      "telecom": [
        {
          "system": "url",
          "value": "http://umed.pl"
        }
      ]
    }
  ],
  "description": "Kod rodzaju punktu pobrań",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS",
        "concept": [
          {
            "code": "7110",
            "display": "Punkt pobrań materiałów do badań"
          }
        ]
      }
    ]
  }
}