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

FHIR IG Statistics: ValueSet/cz-imaging-study-performer-type

Packagehl7.fhir.cz.img
TypeValueSet
Idcz-imaging-study-performer-type
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img/https://build.fhir.org/ig/HL7-cz/img/ValueSet-cz-imaging-study-performer-type.html
URLhttps://hl7.cz/fhir/img/ValueSet/cz-imaging-study-performer-type
Version0.1.0-ballot
Statusdraft
Date2025-07-18T09:00:23+00:00
NameCZ_ImagingStudyPerformerTypeVS
TitleImaging Study Performer Type Value Set
Realmcz
Authorityhl7
DescriptionImaging Study series performer type codes, it extends on the base set defined in the FHIR specification.

Resources that use this resource

StructureDefinition
cz-study-imagingImaging Study (CZ)

Resources that this resource uses

CodeSystem
v3-ParticipationTypeParticipationType
v3-ParticipationTypev3 Code System ParticipationType

Narrative

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

Generated Narrative: ValueSet cz-imaging-study-performer-type

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "cz-imaging-study-performer-type",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/img/ValueSet/cz-imaging-study-performer-type",
  "version": "0.1.0-ballot",
  "name": "CZ_ImagingStudyPerformerTypeVS",
  "title": "Imaging Study Performer Type Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-18T09:00:23+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Imaging Study series performer type codes, it extends on the base set defined in the FHIR specification.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/series-performer-function"
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "concept": [
          {
            "code": "CST",
            "display": "custodian"
          }
        ]
      }
    ]
  }
}