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

FHIR IG Statistics: StructureDefinition/Bundle-SPOClinicalInformationRequest-ConditionSpecific

Packagesurescripts.specialty
Resource TypeStructureDefinition
IdBundle-SPOClinicalInformationRequest-ConditionSpecific
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationRequest_ConditionSpecific
URLhttp://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationRequest_ConditionSpecific
Statusactive
Date2021-08-23
NameBundle_SPOClinicalInformationRequest_ConditionSpecific
DescriptionThis Bundle profile describes the components of the condition-specific Clinical Information Request (aka condition callback), a request sent in response to SPOInitiationRequest messages accepted for processing, when there is clinical information needed for enrollment for the medication and/or reasons for prescribing the medication. In particular, if there are lab results that are relevant or smoking status is required. When sent, this message requests smoking status and/or lab results for a patient.
Copyright2021
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
MessageHeader_SPOClinicalInformationRequest_ConditionSpecificMessageHeader_SPOClinicalInformationRequest_ConditionSpecific
Parameters_SPOClinicalInformationRequest_LatestLabResultQueryParameters_SPOClinicalInformationRequest_LatestLabResultQuery
Parameters_SPOClinicalInformationRequest_SmokingStatusQueryParameters_SPOClinicalInformationRequest_SmokingStatusQuery

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Bundle-SPOClinicalInformationRequest-ConditionSpecific",
  "url": "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationRequest_ConditionSpecific",
  "name": "Bundle_SPOClinicalInformationRequest_ConditionSpecific",
  "status": "active",
  "date": "2021-08-23",
  "publisher": "Surescripts, LLC",
  "description": "This Bundle profile describes the components of the condition-specific Clinical Information Request (aka condition callback), a request sent in response to SPOInitiationRequest messages accepted for processing, when there is clinical information needed for enrollment for the medication and/or reasons for prescribing the medication. In particular, if there are lab results that are relevant or smoking status is required. When sent, this message requests smoking status and/or lab results for a patient.",
  "copyright": "2021",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "message"
      },
      {
        "id": "Bundle.timestamp",
        "path": "Bundle.timestamp",
        "min": 1
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "resource"
            }
          ],
          "rules": "open"
        },
        "min": 2,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:messageHeader",
        "path": "Bundle.entry",
        "sliceName": "messageHeader",
        "short": "The MessageHeader for the condition-specific SPOClinicalInformationRequest.",
        "definition": "The MessageHeader resource for the condition-specific SPOClinicalInformationRequest.",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:messageHeader.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1
      },
      {
        "id": "Bundle.entry:messageHeader.resource",
        "path": "Bundle.entry.resource",
        "short": "The message header for the condition-specific SPOClinicalInformationRequest.",
        "definition": "The condition-specific SPOClinicalInformationRequest MessageHeader.",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationRequest_ConditionSpecific"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:labResultsQueryParameters",
        "path": "Bundle.entry",
        "sliceName": "labResultsQueryParameters",
        "short": "Parameters resource to retrieve the most recent lab result for a specific lab test for a specific patient.",
        "definition": "Parameters resource to retrieve the most recent lab result for a specific lab test for a specific patient.",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:labResultsQueryParameters.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1
      },
      {
        "id": "Bundle.entry:labResultsQueryParameters.resource",
        "path": "Bundle.entry.resource",
        "short": "The Parameters for retrieving the relevant lab results for the patient.",
        "definition": "The parameters for retrieving the relevant lab results for the patient.",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_LatestLabResultQuery"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry:smokingStatusQueryParameters",
        "path": "Bundle.entry",
        "sliceName": "smokingStatusQueryParameters",
        "short": "Parameters resource to retrieve current smoking status for a specific patient.",
        "definition": "A Parameters resource includes the actual parameters used to query for a patient's current smoking status.",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:smokingStatusQueryParameters.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1
      },
      {
        "id": "Bundle.entry:smokingStatusQueryParameters.resource",
        "path": "Bundle.entry.resource",
        "short": "The Parameters for retrieving the current smoking status for the patient.",
        "definition": "The parameters for retrieving the current smoking status for the patient.",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_SmokingStatusQuery"
            ]
          }
        ]
      }
    ]
  }
}