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

FHIR IG Statistics: ValueSet/cz-provision-code

Packagehl7.fhir.cz.img-order
TypeValueSet
Idcz-provision-code
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img-order/https://build.fhir.org/ig/HL7-cz/img-order/ValueSet-cz-provision-code.html
URLhttps://hl7.cz/fhir/img-order/ValueSet/cz-provision-code
Version0.1.0-ballot
Statusactive
Date2025-07-18T09:01:17+00:00
NameCZ_ProvisionCodeVs
TitleCZ Provision Code
Realmcz
Authorityhl7
DescriptionValueSet for provision codes in the Czech Imaging project, using Orphacode.

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 cz-provision-code

  • Include all codes defined in https://www.orphadata.com/

Source

{
  "resourceType": "ValueSet",
  "id": "cz-provision-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/img-order/ValueSet/cz-provision-code",
  "version": "0.1.0-ballot",
  "name": "CZ_ProvisionCodeVs",
  "title": "CZ Provision Code",
  "status": "active",
  "experimental": false,
  "date": "2025-07-18T09:01:17+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "ValueSet for provision codes in the Czech Imaging project, using Orphacode.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.orphadata.com/"
      }
    ]
  }
}