FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.ro.smrt
Resource TypeValueSet
IdValueSet-rt-plan-sop-class-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/RO.SMRT/ValueSet-rt-plan-sop-class-vs.html
URLhttps://profiles.ihe.net/RO/SMRT/ValueSet/rt-plan-sop-class-vs
Version0.0.1-current
Statusactive
Date2026-09-10T14:01:57+00:00
NameRTPlanSOPClassVS
TitleRT Plan SOP Class ValueSet
Realmuv
Authorityihe
DescriptionDICOM SOP Classes allowed for RT Plan instances (RT Plan Storage and RT Ion Plan Storage).

Resources that use this resource

StructureDefinition
ihe.ro.smrt#currentplan-imaging-studySMRT Plan ImagingStudy Profile

Resources that this resource uses

CodeSystem
il.core.fhir.r4.2023#0.1.0urn:ietf:rfc:3986CodeSyestem for URNs

Narrative

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

Generated Narrative: ValueSet rt-plan-sop-class-vs

  • Include these codes as defined in urn:ietf:rfc:3986 version Not Stated (use latest from terminology server)
    CodeDisplay
    urn:oid:1.2.840.10008.5.1.4.1.1.481.5RT Plan Storage
    urn:oid:1.2.840.10008.5.1.4.1.1.481.8RT Ion Plan Storage

Source1

{
  "resourceType": "ValueSet",
  "id": "rt-plan-sop-class-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/RO/SMRT/ValueSet/rt-plan-sop-class-vs",
  "version": "0.0.1-current",
  "name": "RTPlanSOPClassVS",
  "title": "RT Plan SOP Class ValueSet",
  "status": "active",
  "date": "2026-09-10T14:01:57+00:00",
  "publisher": "IHE Radiation Oncology Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/radiation_oncology/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "jill@aapm.org"
        }
      ]
    },
    {
      "name": "IHE Radiation Oncology Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "jill@aapm.org"
        }
      ]
    }
  ],
  "description": "DICOM SOP Classes allowed for RT Plan instances (RT Plan Storage and RT Ion Plan Storage).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:ietf:rfc:3986",
        "concept": [
          {
            "code": "urn:oid:1.2.840.10008.5.1.4.1.1.481.5",
            "display": "RT Plan Storage"
          },
          {
            "code": "urn:oid:1.2.840.10008.5.1.4.1.1.481.8",
            "display": "RT Ion Plan Storage"
          }
        ]
      }
    ]
  }
}