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

FHIR IG Statistics: StructureDefinition/CDSHookContext

Packagehl7.fhir.uv.tools
TypeStructureDefinition
IdCDSHookContext
FHIR VersionR5
Sourcehttp://hl7.org/fhir/tools/https://build.fhir.org/ig/FHIR/fhir-tools-ig/StructureDefinition-CDSHookContext.html
URLhttp://hl7.org/fhir/tools/StructureDefinition/CDSHookContext
Version0.6.0-cibuild
Statusdraft
Date2025-07-20T10:49:18+00:00
NameCDSHookContext
TitleCDS Hook Specific Context (Logical Definition)
Realmuv
Authorityhl7
DescriptionThis structure is defined to allow the FHIR Validator to validate a CDSHooks Request Context. TODO: This content will be moved to the CDS Hooks specification in the future
Typehttp://hl7.org/fhir/tools/StructureDefinition/CDSHookContext
Kindlogical

Resources that use this resource

StructureDefinition
CDSHookOrderSelectContextCDS Hook Specific Context for order-select (Logical Definition)
CDSHookOrderSignContextCDS Hook Specific Context for order-sign (Logical Definition)
CDSHookPatientViewContextCDS Hook Specific Context for patient-view (Logical Definition)
CDSHooksRequestCDSHooks Request (Logical Definition)
CDSHookAppointmentBookContextCDS Hook Specific Context for appointment-book (Logical Definition)
CDSHookEncounterStartContextCDS Hook Specific Context for encounter-start (Logical Definition)
CDSHookOrderDispatchContextCDS Hook Specific Context for order-dispatch (Logical Definition)
CDSHookOrderSelectContextCDS Hook Specific Context for order-select (Logical Definition)
CDSHookOrderSignContextCDS Hook Specific Context for order-sign (Logical Definition)
CDSHookPatientViewContextCDS Hook Specific Context for patient-view (Logical Definition)
CDSHooksRequestCDSHooks Request (Logical Definition)

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: StructureDefinition CDSHookContext

NameFlagsCard.TypeDescription & Constraintsdoco
.. CDSHookContext 0..*BaseThis is an abstract type. Child types: CDSHookOrderSelectContext, CDSHookOrderSignContext, CDSHookPatientViewContext
The context (hook specific)

doco Documentation for this format

Spanish


Generated Narrative: StructureDefinition CDSHookContext

NameFlagsCard.TypeDescription & Constraintsdoco
.. CDSHookContext 0..*BaseThis is an abstract type. Child types: CDSHookOrderSelectContext, CDSHookOrderSignContext, CDSHookPatientViewContext
The context (hook specific)

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "CDSHookContext",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/json-suppress-resourcetype",
      "valueBoolean": true
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/tools/StructureDefinition/CDSHookContext",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.1.42.1"
    }
  ],
  "version": "0.6.0-cibuild",
  "name": "CDSHookContext",
  "title": "CDS Hook Specific Context (Logical Definition)",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-20T10:49:18+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This structure is defined to allow the FHIR Validator to validate a CDSHooks Request Context. TODO: This content will be moved to the CDS Hooks specification in the future",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": true,
  "type": "http://hl7.org/fhir/tools/StructureDefinition/CDSHookContext",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "CDSHookContext",
        "path": "CDSHookContext",
        "short": "The context (hook specific)",
        "definition": "The context (hook specific)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "CDSHookContext",
        "path": "CDSHookContext",
        "short": "The context (hook specific)",
        "definition": "The context (hook specific)"
      }
    ]
  }
}