{ "description": "This Bundle profile describes the components of the condition-specific Clinical Information Response (aka condition callback).", "_filename": "StructureDefinition-specialty-Bundle-SPOClinicalInformationResponse-conditionSpecific.json", "package_name": "surescripts.specialty", "date": "2021-08-23", "derivation": "constraint", "publisher": "Surescripts, LLC", "fhirVersion": "4.0.1", "name": "Bundle_SPOClinicalInformationResponse_ConditionSpecific", "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.1.0-beta", "status": "active", "id": "8899089e-b577-4356-8051-b6c1536dbe2d", "kind": "resource", "url": "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationResponse_ConditionSpecific", "version": null, "differential": { "element": [ { "id": "Bundle.id", "min": 1, "path": "Bundle.id" }, { "id": "Bundle.meta", "path": "Bundle.meta" }, { "id": "Bundle.meta.lastUpdated", "min": 1, "path": "Bundle.meta.lastUpdated", "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "message", "mustSupport": true }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.entry", "min": 1, "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 condition-specific SPOClinicalInformationResponse.", "sliceName": "messageHeader", "definition": "The MessageHeader resource for the condition-specific SPOClinicalInformationResponse.", "mustSupport": true }, { "id": "Bundle.entry:messageHeader.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry:messageHeader.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationRequest_ConditionSpecific" ] } ], "short": "The message header for the condition-specific SPOClinicalInformationResponse.", "definition": "The condition-specific SPOClinicalInformationResponse MessageHeader.", "mustSupport": true }, { "id": "Bundle.entry:labResult", "path": "Bundle.entry", "short": "A laboratory result", "sliceName": "labResult", "definition": "A laboratory result for a patient", "mustSupport": true }, { "id": "Bundle.entry:labResult.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry:labResult.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab" ] } ], "short": "US Core Observation lab result", "definition": "A US Core Observation resource for a laboratory result." }, { "id": "Bundle.entry:smokingStatus", "max": "1", "path": "Bundle.entry", "short": "Patient smoking status", "sliceName": "smokingStatus", "definition": "The smoking status for a patient.", "mustSupport": true }, { "id": "Bundle.entry:smokingStatus.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry:smokingStatus.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus" ] } ], "short": "Observation Smoking Status", "definition": "A US Core Smoking Status Observation for a patient." } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }