FHIR IG analytics
| Package | hl7.fhir.eu.imaging-r4 |
| Resource Type | ValueSet |
| Id | ValueSet-im-imaging-study-performer-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/imaging-r4/ValueSet-im-imaging-study-performer-type.html |
| URL | http://hl7.eu/fhir/imaging-r4/ValueSet/im-imaging-study-performer-type |
| Version | 0.1.1-build |
| Status | draft |
| Date | 2026-01-26T22:51:13+00:00 |
| Name | ImagingStudyEuImagingPerformerTypeVS |
| Title | ValueSet: Imaging Study Performer Type Value Set |
| Realm | eu |
| Authority | hl7 |
| Description | Imaging Study series performer type codes, it extends on the base set defined in the FHIR specification. |
| Copyright | Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0). |
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:
Source1
{
"resourceType": "ValueSet",
"id": "im-imaging-study-performer-type",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "http://hl7.eu/fhir/imaging-r4/ValueSet/im-imaging-study-performer-type",
"version": "0.1.1-build",
"name": "ImagingStudyEuImagingPerformerTypeVS",
"title": "ValueSet: Imaging Study Performer Type Value Set",
"status": "draft",
"experimental": false,
"date": "2026-01-26T22:51:13+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Imaging Study series performer type codes, it extends on the base set defined in the FHIR specification.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/series-performer-function"
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"concept": [
{
"code": "CST",
"display": "custodian"
}
]
}
]
}
}