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

FHIR IG analytics

Packagehl7.fhir.pl.terminology
Resource TypeValueSet
IdValueSet-pl-medicalEntityCellType-VS.json
FHIR VersionR5

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-medicalEntityCellType-VS


Source1

{
  "resourceType": "ValueSet",
  "id": "pl-medicalEntityCellType-VS",
  "meta": {
    "profile": [
      "http://hl7.org.pl/fhir/StructureDefinition/pl-base-valueSet"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org.pl/fhir/ValueSet/pl-dischargeDisposition-VS",
  "version": "0.1.0",
  "name": "PLMedicalEntityCellTypeVS",
  "title": "Specjalność komórki organizacyjnej (PL)",
  "status": "draft",
  "date": "2025-09-15",
  "publisher": "HL7 Poland",
  "contact": [
    {
      "name": "HL7 Poland",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org.pl"
        }
      ]
    }
  ],
  "description": "Specjalność komórki organizacyjnej podmiotu medycznego (cz. VIII SKR)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PL",
          "display": "Poland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS",
        "version": "0.1.5"
      }
    ]
  }
}