FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ihe.rad.idr#current (16 ms)

Package ihe.rad.idr
Type ValueSet
Id Id
FHIR Version R5
Source https://profiles.ihe.net/RAD/IDR/https://build.fhir.org/ig/IHE/RAD.IDR/ValueSet-recommendation-servicerequest-intent-vs.html
Url https://profiles.ihe.net/RAD/IDR/ValueSet/recommendation-servicerequest-intent-vs
Version 0.0.1-current
Status draft
Date 2024-06-25T17:20:59+00:00
Name RecommendationServiceRequestIntentVS
Title Recommendation Imaging ServiceRequest intent Value Set
Experimental False
Realm uv
Authority ihe
Description Codes representing the recommendation intent for a ServiceRequest.

Resources that use this resource

StructureDefinition
idr-recommendation-service-request Recommendation

Resources that this resource uses

CodeSystem
http://hl7.org/fhir/request-intent RequestIntent


Narrative

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

  • Include these codes as defined in http://hl7.org/fhir/request-intent
    CodeDisplayDefinition
    planPlanThe request represents an intention to ensure something occurs without providing an authorization for others to act.
    proposalProposalThe 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.