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

FHIR IG Statistics: ValueSet/pl-lab-intakePointType-VS

Packagehl7.fhir.pl.ssidl
Resource TypeValueSet
Idpl-lab-intakePointType-VS
FHIR VersionR5
Sourcehttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://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.0
Statusdraft
Date2025-08-12T19:23:52+00:00
NameLaboratoryIntakePointTypeVS
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

No resources found


Narrative

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

Generated Narrative: ValueSet pl-lab-intakePointType-VS

  • Include these codes as defined in urn:oid:2.16.840.1.113883.3.4424.11.2.4
    CodeDisplay
    7110Punkt pobrań materiałów do badań
    8502Punkt pobrań krwi
    8512Punkt pobrań tkanek i szpiku kostnego

Source

{
  "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.0",
  "name": "LaboratoryIntakePointTypeVS",
  "title": "Kod rodzaju punktu pobrań",
  "status": "draft",
  "date": "2025-08-12T19:23:52+00:00",
  "publisher": "UMed",
  "contact": [
    {
      "name": "UMed",
      "telecom": [
        {
          "system": "url",
          "value": "http://umed.pl"
        }
      ]
    }
  ],
  "description": "Kod rodzaju punktu pobrań",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.4424.11.2.4",
        "concept": [
          {
            "code": "7110",
            "display": "Punkt pobrań materiałów do badań"
          },
          {
            "code": "8502",
            "display": "Punkt pobrań krwi"
          },
          {
            "code": "8512",
            "display": "Punkt pobrań tkanek i szpiku kostnego"
          }
        ]
      }
    ]
  }
}