PackagesCanonicalsLogsProblems
    Packages
    surescripts.specialty@1.2.0-beta
    http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationRequest_General
{
  "description": "This Bundle profile describes the components of the general SPOClinicalInformationRequest (aka general callback), a request sent in response to all SPOInitiationRequest messages accepted for processing. This message requests the following clinical information for the patient being prescribed a specialty medication -- current allergies/medications/problems and most recent clinical note/height/weight.",
  "_filename": "StructureDefinition-specialty-Bundle-SPOClinicalInformationRequest-general.json",
  "package_name": "surescripts.specialty",
  "date": "2021-08-23",
  "derivation": "constraint",
  "publisher": "Surescripts, LLC",
  "fhirVersion": "4.0.1",
  "name": "Bundle_SPOClinicalInformationRequest_General",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "copyright": "2021",
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.2.0-beta",
  "status": "active",
  "id": "2876d6b3-6f1e-4b65-9c1d-bf1f73c86edc",
  "kind": "resource",
  "url": "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationRequest_General",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle",
      "path": "Bundle",
      "definition": "A container for the collection of resources used to request general clinical information for a specialty enrollment."
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "message"
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp"
    }, {
      "id": "Bundle.entry",
      "max": "7",
      "min": 7,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.entry:messageHeader",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "The MessageHeader for the general SPOClinicalInformationRequest.",
      "sliceName": "messageHeader",
      "definition": "The MessageHeader resource for the general SPOClinicalInformationRequest.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:messageHeader.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:messageHeader.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationRequest_General" ]
      } ],
      "short": "The message header for SPOClinicalInformationRequest.",
      "definition": "The SPOClinicalInformationRequest MessageHeader.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:allergiesQueryParameters",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "Parameters resource to retrieve current allergies or intolerances for a specific patient.",
      "sliceName": "allergiesQueryParameters",
      "definition": "A Parameters resource includes the actual parameters used to query for a patient's current allergies or intolerances.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:allergiesQueryParameters.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:allergiesQueryParameters.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_ActiveAllergiesQuery" ]
      } ],
      "short": "The Parameters for retrieving the patient allergies and intolerances.",
      "definition": "The parameters for retrieving the patient active allergies and/or intolerances."
    }, {
      "id": "Bundle.entry:problemsQueryParameters",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "Parameters resource to retrieve current problems for a specific patient.",
      "sliceName": "problemsQueryParameters",
      "definition": "A Parameters resource includes the actual parameters used to query for a patient's current (active) problems.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:problemsQueryParameters.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:problemsQueryParameters.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_ActiveProblemsQuery" ]
      } ],
      "short": "The Parameters for retrieving the patient problems.",
      "definition": "The parameters for retrieving the patient active problems."
    }, {
      "id": "Bundle.entry:medicationsQueryParameters",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "Parameters resource to retrieve current medications for a specific patient.",
      "sliceName": "medicationsQueryParameters",
      "definition": "A Parameters resource includes the actual parameters used to query for a patient's current (active) medications.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:medicationsQueryParameters.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:medicationsQueryParameters.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_ActiveMedicationsQuery" ]
      } ],
      "short": "The Parameters for retrieving the patient medications.",
      "definition": "The parameters for retrieving the patient active medications."
    }, {
      "id": "Bundle.entry:bodyHeightQueryParameters",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "Parameters resource to retrieve the most recent body height for a specific patient.",
      "sliceName": "bodyHeightQueryParameters",
      "definition": "This Parameters resource contains the query parameters to find the most recent body height for a specific patient.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:bodyHeightQueryParameters.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:bodyHeightQueryParameters.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_LatestBodyHeightQuery" ]
      } ],
      "short": "The Parameters for retrieving the patient body height.",
      "definition": "The parameters for retrieving the patient body height."
    }, {
      "id": "Bundle.entry:bodyWeightQueryParameters",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "Parameters resource to retrieve the most recent weight for a specific patient.",
      "sliceName": "bodyWeightQueryParameters",
      "definition": "This Parameters resource contains the query parameters to find the most recent body weight for a specific patient.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:bodyWeightQueryParameters.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:bodyWeightQueryParameters.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_LatestBodyWeightQuery" ]
      } ],
      "short": "The Parameters for retrieving the patient body weight.",
      "definition": "The parameters for retrieving the patient body weight."
    }, {
      "id": "Bundle.entry:clinicalNotesQueryParameters",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "Parameters resource to retrieve most recent clinical note for a specific patient from a specific provider.",
      "sliceName": "clinicalNotesQueryParameters",
      "definition": "This Parameters resource contains the query parameters to find the most recent clinical note (e.g., visit note, H & P) for a specific patient from a specific provider (the prescriber of the medication for which the patient is being enrolled).",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:clinicalNotesQueryParameters.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:clinicalNotesQueryParameters.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_LatestClinicalNoteQuery" ]
      } ],
      "short": "The Parameters for retrieving the patient clinical notes.",
      "definition": "The parameters for retrieving the patient clinical notes."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}