FHIR IG Statistics: ValueSet/cz-imaging-study-performer-type
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}