0.1.0 - ci-build

OBSCDSS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Message bundle for request or response

Official URL: https://joofio.github.io/obs-cdss-fhir/StructureDefinition/MessageForCDSS Version: 0.1.0
Draft as of 2024-03-26 Computable Name: MessageForCDSS

The message for response or request, containing the prediction/input

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Bundle

NameFlagsCard.TypeDescription & Constraintsdoco
.. Bundle 0..*BundleContains a collection of resources
... identifier S0..1IdentifierPersistent identifier for the bundle
... type 1..1codedocument | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | subscription-notification
Required Pattern: message
... timestamp S1..1instantWhen the bundle was assembled
.... entry:messageheader S1..1BackboneElementEntry in the bundle - will have a resource or information
..... resource 0..1MessageHeaderCDSSA resource that describes a message that is exchanged between systems
.... entry:data S1..*BackboneElementEntry in the bundle - will have a resource or information
..... resource 0..1A resource in the bundle
...... resourceObservation
...... resourceDevice(MLModel)

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
msg-core-1errorBundle.entryPatient.name.given or Patient.name.family or both SHALL be present
: Bundle.entry.where(resource.resourceType='Observation').exists() and Bundle.entry.where(resource.resourceType='MessageHeader').exists()

 

Other representations of profile: CSV, Excel, Schematron