Resource ValueSet/FHIR Server from package ihe.rad.idr#current (16 ms)
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
http://hl7.org/fhir/request-intent
Code | Display | Definition |
plan | Plan | The request represents an intention to ensure something occurs without providing an authorization for others to act. |
proposal | Proposal | The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act. |
Source
{
"resourceType" : "ValueSet",
"id" : "recommendation-servicerequest-intent-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-request-intent.html\"><code>http://hl7.org/fhir/request-intent</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-request-intent.html#request-intent-plan\">plan</a></td><td>Plan</td><td>The request represents an intention to ensure something occurs without providing an authorization for others to act.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-request-intent.html#request-intent-proposal\">proposal</a></td><td>Proposal</td><td>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</td></tr></table></li></ul></div>"
},
"url" : "https://profiles.ihe.net/RAD/IDR/ValueSet/recommendation-servicerequest-intent-vs",
"version" : "0.0.1-current",
"name" : "RecommendationServiceRequestIntentVS",
"title" : "Recommendation Imaging ServiceRequest intent Value Set",
"status" : "draft",
"date" : "2024-06-25T17:20:59+00:00",
"publisher" : "IHE Radiology Technical Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.ihe.net/ihe_domains/radiology/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "radiology@ihe.net"
}
]
},
{
"name" : "IHE Radiology Technical Committee",
"telecom" : [
{
"system" : "email",
"value" : "radiology@ihe.net"
}
]
}
],
"description" : "Codes representing the recommendation intent for a ServiceRequest.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/request-intent",
"concept" : [
{
"code" : "plan",
"display" : "Plan"
},
{
"code" : "proposal",
"display" : "Proposal"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.