FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/request-intent

Packagesignal.core.r4
TypeValueSet
Idrequest-intent
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/request-intent
URLhttp://hl7.org/fhir/ValueSet/request-intent
Version3.0.2
Statusdraft
Date2019-10-24T11:53:00+11:00
NameRequestIntent
Realmus
Authorityhl7
DescriptionCodes indicating the degree of authority/intentionality associated with a request

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
request-intentRequestIntent

Narrative

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

The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library


Source

{
  "resourceType": "ValueSet",
  "id": "request-intent",
  "meta": {
    "versionId": "ec3d444a-cfa1-4d4e-900c-ab6c702f5a01",
    "lastUpdated": "2023-05-25T15:16:45.611+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/request-intent",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.104"
    }
  ],
  "version": "3.0.2",
  "name": "RequestIntent",
  "status": "draft",
  "experimental": false,
  "date": "2019-10-24T11:53:00+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Codes indicating the degree of authority/intentionality associated with a request",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/request-intent"
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-08-07T09:33:39.7956004+00:00",
    "total": 9,
    "contains": [
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "4.0.1",
        "code": "proposal",
        "display": "Proposal"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "4.0.1",
        "code": "plan",
        "display": "Plan"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "4.0.1",
        "code": "directive",
        "display": "Directive"
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "4.0.1",
        "code": "order",
        "display": "Order",
        "contains": [
          {
            "system": "http://hl7.org/fhir/request-intent",
            "version": "4.0.1",
            "code": "original-order",
            "display": "Original Order"
          },
          {
            "system": "http://hl7.org/fhir/request-intent",
            "version": "4.0.1",
            "code": "reflex-order",
            "display": "Reflex Order"
          },
          {
            "system": "http://hl7.org/fhir/request-intent",
            "version": "4.0.1",
            "code": "filler-order",
            "display": "Filler Order",
            "contains": [
              {
                "system": "http://hl7.org/fhir/request-intent",
                "version": "4.0.1",
                "code": "instance-order",
                "display": "Instance Order"
              }
            ]
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/request-intent",
        "version": "4.0.1",
        "code": "option",
        "display": "Option"
      }
    ]
  }
}