FHIR IG analytics
| Package | ihe.ro.smrt |
| Resource Type | ValueSet |
| Id | ValueSet-rt-plan-sop-class-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/RO.SMRT/ValueSet-rt-plan-sop-class-vs.html |
| URL | https://profiles.ihe.net/RO/SMRT/ValueSet/rt-plan-sop-class-vs |
| Version | 0.0.1-current |
| Status | active |
| Date | 2026-09-10T14:01:57+00:00 |
| Name | RTPlanSOPClassVS |
| Title | RT Plan SOP Class ValueSet |
| Realm | uv |
| Authority | ihe |
| Description | DICOM SOP Classes allowed for RT Plan instances (RT Plan Storage and RT Ion Plan Storage). |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:ietf:rfc:3986 version Not Stated (use latest from terminology server)| Code | Display |
| urn:oid:1.2.840.10008.5.1.4.1.1.481.5 | RT Plan Storage |
| urn:oid:1.2.840.10008.5.1.4.1.1.481.8 | RT 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"
}
]
}
]
}
}