FHIR IG analytics| Package | hl7.fhir.eu.imaging-manifest-r5 |
| Resource Type | ValueSet |
| Id | im-imaging-study-performer-type |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ValueSet-im-imaging-study-performer-type.html |
| URL | http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-imaging-study-performer-type |
| Version | 0.2.0-ballot |
| Status | draft |
| Date | 2025-07-02T15:39:57+00:00 |
| Name | ImImagingStudyPerformerTypeVS |
| Title | 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 | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
| StructureDefinition | |
| ImImagingStudy | IM Imaging Study |
| CodeSystem | |
| v3-ParticipationType | ParticipationType |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet im-imaging-study-performer-type
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-ParticipationType| Code | Display | Definition |
| CST | custodian | An entity (person, organization or device) that is in charge of maintaining the information of this act (e.g., who maintains the report or the master service catalog item, etc.). |
{
"resourceType": "ValueSet",
"id": "im-imaging-study-performer-type",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-imaging-study-performer-type",
"version": "0.2.0-ballot",
"name": "ImImagingStudyPerformerTypeVS",
"title": "Imaging Study Performer Type Value Set",
"status": "draft",
"experimental": false,
"date": "2025-07-02T15:39:57+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": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/series-performer-function"
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"concept": [
{
"code": "CST",
"display": "custodian"
}
]
}
]
}
}