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-lab-intakePointType-VS.json
FHIR VersionR5
Sourcefile:///Users/sebastian/Library/CloudStorage/Dropbox/Workspace/HL7PL.Fhir.Lab/output/ValueSet-pl-lab-intakePointType-VS.html
URLhttp://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-lab-intakePointType-VS
Version0.1.0
Statusdraft
Date2025-07-28T12:24:50+02:00
NameLaboratoryIntakePointTypeVS
TitleKod rodzaju punktu pobtań
Realmpl
Authorityhl7
DescriptionKod rodzaju punktu pobrań

Resources that use this resource

StructureDefinition
pl-lab-location-intakePointLocation: Intake Point (PL)
pl-lab-punktPobranPunkt pobrań

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

Source1

{
  "resourceType": "ValueSet",
  "id": "pl-lab-intakePointType-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-lab-intakePointType-VS",
  "version": "0.1.0",
  "name": "LaboratoryIntakePointTypeVS",
  "title": "Kod rodzaju punktu pobtań",
  "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": "Kod rodzaju punktu pobrań",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PL",
          "display": "Poland"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}