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

FHIR IG analytics

Packagehl7.fhir.pl.terminology
Resource TypeValueSet
IdValueSet-pl-medicalPracticeIdentifierPool-VS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7-Poland/pl-fhir-terminology/ValueSet-pl-medicalPracticeIdentifierPool-VS.html
URLhttp://hl7.org.pl/fhir/ValueSet/pl-medicalPracticeIdentifierPool-VS
Version0.1.0
Statusdraft
Date2025-09-15
NamePLMedicalPracticeIdentifierPoolVS
TitlePule identyfikatorów praktyk zawodowych (PL)
Realmpl
Authorityhl7
DescriptionPule identyfikatorów praktyk zawodowych nadawanych przez izby zawodowe

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.pl.base.r5#currentpl-medicalPracticeIdentifierPool-CSPule identyfikatorów praktyk zawodowych (PL)

Narrative

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

Generated Narrative: ValueSet pl-medicalPracticeIdentifierPool-VS


Source1

{
  "resourceType": "ValueSet",
  "id": "pl-medicalPracticeIdentifierPool-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-medicalPracticeIdentifierPool-VS",
  "version": "0.1.0",
  "name": "PLMedicalPracticeIdentifierPoolVS",
  "title": "Pule identyfikatorów praktyk zawodowych (PL)",
  "status": "draft",
  "date": "2025-09-15",
  "publisher": "HL7 Poland",
  "contact": [
    {
      "name": "HL7 Poland",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org.pl"
        }
      ]
    }
  ],
  "description": "Pule identyfikatorów praktyk zawodowych nadawanych przez izby zawodowe",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PL",
          "display": "Poland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org.pl/fhir/CodeSystem/pl-medicalPracticeIdentifierPool-CS",
        "version": "0.1.5"
      }
    ]
  }
}