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

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

Packagehl7.fhir.eu.imaging-manifest-r5
TypeValueSet
Idim-imaging-study-performer-type
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ValueSet-im-imaging-study-performer-type.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-imaging-study-performer-type
Version0.2.0-ballot
Statusdraft
Date2025-07-02T15:39:57+00:00
NameImImagingStudyPerformerTypeVS
TitleImaging Study Performer Type Value Set
Realmeu
Authorityhl7
DescriptionImaging Study series performer type codes, it extends on the base set defined in the FHIR specification.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
ImImagingStudyIM Imaging Study

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 im-imaging-study-performer-type

This value set includes codes based on the following rules:


Source

{
  "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"
          }
        ]
      }
    ]
  }
}