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

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
IdValueSet-nrzp-povolani-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/ValueSet-nrzp-povolani-vs.html
URLhttps://ncez.mzcr.cz/terminology/ValueSet/nrzp-povolani-vs
Version0.2.0
Statusactive
Date2024-01-01
NameNRZP_PovolaniVS
TitleOccupation of healthcare practitioner (CZ)
Realmcz
Authorityhl7
DescriptionPovolání zdravotnických pracovníků dle registru NRZP. (Occupation of health practitioner registered in the national register of health practitioners (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


Source1

{
  "resourceType": "ValueSet",
  "id": "nrzp-povolani-vs",
  "language": "cs",
  "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/terminology/ValueSet/nrzp-povolani-vs",
  "version": "0.2.0",
  "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": "Povolání zdravotnických pracovníků dle registru NRZP. (Occupation of health practitioner registered in the national register of health practitioners (NRZP).)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://ncez.mzcr.cz/terminology/CodeSystem/nrzp-povolani"
      }
    ]
  }
}