Package | surescripts.specialty |
Resource Type | StructureDefinition |
Id | Bundle-SPOClinicalInformationResponse-ConditionSpecific |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationResponse_ConditionSpecific |
URL | http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationResponse_ConditionSpecific |
Status | active |
Date | 2021-08-23 |
Name | Bundle_SPOClinicalInformationResponse_ConditionSpecific |
Description | This Bundle profile describes the components of the condition-specific Clinical Information Response (aka condition callback). |
Copyright | 2021 |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
us-core-observation-lab | US Core Laboratory Result Observation Profile |
us-core-smokingstatus | US Core Smoking Status Observation Profile |
MessageHeader_SPOClinicalInformationRequest_ConditionSpecific | MessageHeader_SPOClinicalInformationRequest_ConditionSpecific |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "Bundle-SPOClinicalInformationResponse-ConditionSpecific", "url": "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationResponse_ConditionSpecific", "name": "Bundle_SPOClinicalInformationResponse_ConditionSpecific", "status": "active", "date": "2021-08-23", "publisher": "Surescripts, LLC", "description": "This Bundle profile describes the components of the condition-specific Clinical Information Response (aka condition callback).", "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.id", "path": "Bundle.id", "min": 1 }, { "id": "Bundle.meta", "path": "Bundle.meta" }, { "id": "Bundle.meta.lastUpdated", "path": "Bundle.meta.lastUpdated", "min": 1, "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "message", "mustSupport": true }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "min": 1, "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "slicing": { "discriminator": [ { "type": "type", "path": "resource" } ], "rules": "open" }, "min": 1, "mustSupport": true }, { "id": "Bundle.entry:messageHeader", "path": "Bundle.entry", "sliceName": "messageHeader", "short": "The MessageHeader for the condition-specific SPOClinicalInformationResponse.", "definition": "The MessageHeader resource for the condition-specific SPOClinicalInformationResponse.", "min": 1, "max": "1", "mustSupport": true }, { "id": "Bundle.entry:messageHeader.fullUrl", "path": "Bundle.entry.fullUrl", "min": 1, "mustSupport": true }, { "id": "Bundle.entry:messageHeader.resource", "path": "Bundle.entry.resource", "short": "The message header for the condition-specific SPOClinicalInformationResponse.", "definition": "The condition-specific SPOClinicalInformationResponse MessageHeader.", "min": 1, "type": [ { "code": "Resource", "profile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationRequest_ConditionSpecific" ] } ], "mustSupport": true }, { "id": "Bundle.entry:labResult", "path": "Bundle.entry", "sliceName": "labResult", "short": "A laboratory result", "definition": "A laboratory result for a patient", "mustSupport": true }, { "id": "Bundle.entry:labResult.fullUrl", "path": "Bundle.entry.fullUrl", "min": 1, "mustSupport": true }, { "id": "Bundle.entry:labResult.resource", "path": "Bundle.entry.resource", "short": "US Core Observation lab result", "definition": "A US Core Observation resource for a laboratory result.", "min": 1, "type": [ { "code": "Resource", "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab" ] } ] }, { "id": "Bundle.entry:smokingStatus", "path": "Bundle.entry", "sliceName": "smokingStatus", "short": "Patient smoking status", "definition": "The smoking status for a patient.", "max": "1", "mustSupport": true }, { "id": "Bundle.entry:smokingStatus.fullUrl", "path": "Bundle.entry.fullUrl", "min": 1, "mustSupport": true }, { "id": "Bundle.entry:smokingStatus.resource", "path": "Bundle.entry.resource", "short": "Observation Smoking Status", "definition": "A US Core Smoking Status Observation for a patient.", "min": 1, "type": [ { "code": "Resource", "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus" ] } ] } ] } }