FHIR IG analytics| Package | ihe.ro.smrt |
| Resource Type | CodeSystem |
| Id | CodeSystem-plan-approval-activity-codesystem.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/RO.SMRT/CodeSystem-plan-approval-activity-codesystem.html |
| URL | https://profiles.ihe.net/RO/SMRT/CodeSystem/plan-approval-activity-codesystem |
| Version | 0.0.1-current |
| Status | active |
| Date | 2026-09-10T14:01:57+00:00 |
| Name | PlanApprovalActicityCodeSystem |
| Title | Plan Approval Activity Codesystem |
| Realm | uv |
| Authority | ihe |
| Description | Concepts describing the activities related to plan approval. |
| Content | complete |
| ValueSet | ||
| ihe.ro.smrt#current | plan-approval-activity-valueset | Plan Approval Activity ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem plan-approval-activity-codesystem
This case-sensitive code system https://profiles.ihe.net/RO/SMRT/CodeSystem/plan-approval-activity-codesystem defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "plan-approval-activity-codesystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/RO/SMRT/CodeSystem/plan-approval-activity-codesystem",
"version": "0.0.1-current",
"name": "PlanApprovalActicityCodeSystem",
"title": "Plan Approval Activity Codesystem",
"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": "Concepts describing the activities related to plan approval.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 4,
"concept": [
{
"code": "plan-approved",
"display": "Plan Approved",
"definition": "The plan has been approved."
},
{
"code": "plan-unapproved",
"display": "Plan Unapproved",
"definition": "The plan has been unapproved."
},
{
"code": "plan-superseded",
"display": "Plan Superseded",
"definition": "The plan has been superseded."
},
{
"code": "plan-rejected",
"display": "Plan Rejected",
"definition": "The plan has been rejected."
}
]
}