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

FHIR IG Statistics: ValueSet/nrzp-povolani-vs

Packagehl7.fhir.cz.terminology
TypeValueSet
Idnrzp-povolani-vs
FHIR VersionR5
Sourcehttps://hl7.cz/fhir/terminology/https://build.fhir.org/ig/HL7-cz/terminology/ValueSet-nrzp-povolani-vs.html
URLhttps://ncez.mzcr.cz/fhir/ValueSet/nrzp-povolani-vs
Version0.0.1
Statusactive
Date2024-01-01
NameNRZP_PovolaniVS
TitleOccupation of healthcare practitioner (CZ)
Realmcz
Authorityhl7
DescriptionOccupation of health practitioner registered in the national register of health practitioners (NRZP). Povolání zdravotnických pracovníků dle registru NRZP

Resources that use this resource

StructureDefinition
cz-practitionerrole-basePractitioner Role (CZ base)

Resources that this resource uses

CodeSystem
nrzp-povolaniNRZP - Czech health professional occupation

Narrative

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

Generated Narrative: ValueSet nrzp-povolani-vs

Language: cs-CZ


Source

{
  "resourceType": "ValueSet",
  "id": "nrzp-povolani-vs",
  "language": "cs-CZ",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "https://ncez.mzcr.cz/fhir/ValueSet/nrzp-povolani-vs",
  "version": "0.0.1",
  "name": "NRZP_PovolaniVS",
  "title": "Occupation of healthcare practitioner (CZ)",
  "status": "active",
  "experimental": false,
  "date": "2024-01-01",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Occupation of health practitioner registered in the national register of health practitioners (NRZP). Povolání zdravotnických pracovníků dle registru NRZP",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani"
      }
    ]
  }
}