This 'DCH-Bundle-1' Bundle resource profile is used as a container to collect a combination of the following resources to capture discharge details:
The Child Health Event data items are fulfilled by elements within the FHIR resources listed below:
DCH Data Item | FHIR resource element | Mandatory/Required/Optional |
---|---|---|
Date and Time of Discharge | CareConnect-DCH-Encounter-1.period.end | Mandatory |
ODS Site Code | CareConnect-DCH-Location-1.identifier (ODS Site Code) | Mandatory |
Discharging Consultant | CareConnect-DCH-Practitioner-1 | Required |
Discharging Speciality/Department | DCH-HealthcareService-1.serviceType.specialty | Required |
Discharge method | CareConnect-DCH-Encounter-1.hospitalization.dischargeDisposition | Required |
Discharge destination | CareConnect-DCH-DischargeDestination-Location-1.physicalType | Required |
Discharge address | CareConnect-DCH-DischargeDestination-Location-1.address | Required |
Encounter Type | CareConnect-DCH-Encounter-1.type | Mandatory |
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Bundle | Bundle | Contains a collection of resources | |
id | 0..1 | Id | Logical id of this artifact |
meta | 0..1 | Meta | Metadata about the resource |
implicitRules | 0..1 | Uri | A set of rules under which this content was created |
language | 0..1 | Code | Language of the resource content Binding A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
type | 1..1 | Code | document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection Binding Indicates the purpose of a bundle - how it was intended to be used. (http://hl7.org/fhir/ValueSet/bundle-type) Binding Strength Required Fixed Value message |
entry | 1..* | BackboneElement | Entry in the bundle - will have a resource, or information |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
link | 0..* | see link | Links related to this entry |
fullUrl | 1..1 | Uri | Absolute URL for resource (server address, or UUID/OID) |
resource | 1..1 | Resource | A resource in the bundle |
id | 0..1 | Id | Logical id of this artifact |
meta | 0..1 | Meta | Metadata about the resource |
implicitRules | 0..1 | Uri | A set of rules under which this content was created |
language | 0..1 | Code | Language of the resource content Binding A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Bundle.language | language | Required | http://tools.ietf.org/html/bcp47 |
Bundle.type | type | Required | http://hl7.org/fhir/ValueSet/bundle-type |
Bundle.entry.search.mode | mode | Required | http://hl7.org/fhir/ValueSet/search-entry-mode |
Bundle.entry.request.method | method | Required | http://hl7.org/fhir/ValueSet/http-verb |
Bundle.signature.type | type | Preferred | http://hl7.org/fhir/ValueSet/signature-type |
Bundle.signature.contentType | contentType | Required | http://www.rfc-editor.org/bcp/bcp13.txt |