RIVO-Noord Zorgviewer Implementation Guide
1.19.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.19.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

Resource Profile: Probleemlijst ( Abstract )

Official URL: http://fhir.hl7.nl/zorgviewer/StructureDefinition/Probleemlijst Version: 1.19.0
Active as of 2025-09-03 Computable Name: Probleemlijst

Probleemlijst abstracte samenstelling voor het documenteren van de combinatie van Condition en Conditions bij EpisodeOfCare.

Dit Profiel is het resultaat van de vergelijking tussen de zib2017 FHIR Profiel en de implementaties in Epic, Chipsoft, Topicus en Nexus. De elementen die in ieder geval in alle output beschikbaar zullen zijn. Voornamelijk bedoeld voor houvast van een client en voor validatie van output.

Zorginformatiebouwsteen

View Definition

ViewDefinition voor Probleemlijst

UI Wireframe

Problemen (incl. diagnosen)

>< Bron Datum Diagnose Status (regelkleur)
+ Chipsoft 2001-01-01 fractuur van pols active active
Diagnose
NullFlavor#OTH other
Toelichting
Gevallen op kunstijsbaan.
+ Epic-note 2023-02-23 posttraumatische stressstoornis (incl. de posttraumatische-stressstoornis bij ki... active active
Diagnose
ICD-10#F43.1
Toelichting
2022-02: ziekte van Crohn
2021-07: Complicatie ANPY infectie lokaal
2021...
+ Epic 2012-08-16 fractuur van onderste extremiteit active active
Diagnose
ICD-10#T12.0
+ Nexus 2001 fractuur van pols inactive inactive
Diagnose
SNOMED CT#31641000146105 fractuur van pols
Toelichting
Gevallen op kunstijsbaan
>< Bron Datum Diagnose Status (regelkleur)
+ Sanday-Bundle 2025-08-07 Hernia inguinalis active active
Diagnose
ICPC#D89 Hernia inguinalis
+ Sanday-Bundle 2025-04-01 Keelpijn active active
Diagnose
ICPC#R21.01 Keelpijn
+ Sanday-Bundle 2025-08-21 Lokale infectie vinger/teen/paronychia active active
Diagnose
ICPC#S09 Lokale infectie vinger/teen/paronychia

Kolom Definities

Kolom label FHIR Path FHIR Type Zib element Toelichting of regels
Condition
Bron meta.extension('http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source').valueUri string nvt Lookup adhv uri (AGB-Z of OID) <adressering-base>/Organization?identifier=<.meta.tag.code> en gebruik dan Organization.name
Datum onsetPeriod.start | onsetDateTime Period of dateTime ProbleemBeginDatum Laat één datum zien als de .onsetDateTime en .onsetPeriod hetzelfde zijn
Diagnose code.text | code.coding[0].display string ProbleemNaam
Status clinicalStatus code ProbleemStatus Mapping: active,recurrence naar Actueel; inactive,remission naar Niet actueel
UITKLAPVELD
+Diagnose code.coding[0].select(system.lookup('CodeSystems').display+'#' + code + ' ' + iif(exists(display),display,'')) string ProbleemNaam Meerdere codes mogelijk.
Ignore NullFlavor.
Lookup system label middels <terminologie-base>/CodeSystem?url=<.system> en gebruik dan CodeSystem.title
+Toelichting note.text string Toelichting
MARKERING
(regelkleur) clinicalStatus code ProbleemStatus Actueel (active) = groene rijen, dikgedrukt
Niet actueel (inactive) = grijze rijen
EpisodeOfCare
Bron meta.extension('http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source').valueUri string nvt Lookup adhv uri (AGB-Z of OID) <adressering-base>/Organization?identifier=<.meta.tag.code> en gebruik dan Organization.name
Datum diagnosis.condition.resolve().select(onsetPeriod.start | onsetDateTime) Period of dateTime Probleem/ ProbleemBeginDatum Laat één datum zien als de .onsetDateTime en .onsetPeriod hetzelfde zijn
Diagnose diagnosis.condition.resolve().select(code.text | code.coding[0].display) string Probleem/ ProbleemNaam
Status status code nvt Mapping: active naar Actueel
UITKLAPVELD
+Diagnose diagnosis.condition.resolve().select(code.coding[0].select(system.lookup('CodeSystems')[0].display+'#' + code + ' ' + iif(exists(display),display,''))) string Probleem/ ProbleemNaam Meerdere codes mogelijk.
Ignore NullFlavor.
Lookup system label middels <terminologie-base>/CodeSystem?url=<.system> en gebruik dan CodeSystem.title
+Toelichting diagnosis.condition.resolve().note.text string Probleem/ Toelichting
MARKERING
(regelkleur) status code nvt Actueel (active) = groene rijen, dikgedrukt
Niet actueel (inactive) = grijze rijen

Requests

Er is geen request waarmee je beide resources in 1 keer kan opvragen. Je moet hiervoor dus een request doen per resource.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Changes since version 1.18.0:

  • New Content
  • Formal Views of Profile Content

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

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Bundle C 0..* Bundle This is an abstract profile.
    Contains a collection of resources
    Constraints: bdl-7, bdl-9, bdl-3, bdl-4, bdl-1, bdl-2
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... type Σ 1..1 code searchset
    Binding: BundleType (required): Indicates the purpose of a bundle - how it was intended to be used.
    Fixed Value: searchset
    ... Slices for entry ΣC 0..* BackboneElement Entry in the bundle - will have a resource, or information
    Slice: Unordered, Open by type:resource
    Constraints: bdl-8, bdl-5
    .... entry:All Slices Content/Rules for all slices
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    .... entry:Condition ΣC 0..* BackboneElement Condition
    Constraints: bdl-8, bdl-5
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... fullUrl Σ 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 1..1 Condition Problem
    .... entry:EpisodeOfCare ΣC 0..* BackboneElement EpisodeOfCare
    Constraints: bdl-8, bdl-5
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... fullUrl Σ 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 1..1 EpisodeOfCare An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet / CodeURI
    Bundle.typerequiredFixed Value: searchset
    http://hl7.org/fhir/ValueSet/bundle-type
    From the FHIR Standard

    Constraints

    IdGradePath(s)DetailsRequirements
    bdl-1errorBundletotal only when a search or history
    : total.empty() or (type = 'searchset') or (type = 'history')
    bdl-2errorBundleentry.search only when a search
    : entry.search.empty() or (type = 'searchset')
    bdl-3errorBundleentry.request only for some types of bundles
    : entry.request.empty() or type = 'batch' or type = 'transaction' or type = 'history'
    bdl-4errorBundleentry.response only for some types of bundles
    : entry.response.empty() or type = 'batch-response' or type = 'transaction-response'
    bdl-5errorBundle.entry, Bundle.entry:Condition, Bundle.entry:EpisodeOfCaremust be a resource unless there's a request or response
    : resource.exists() or request.exists() or response.exists()
    bdl-7errorBundleFullUrl must be unique in a bundle, or else entries with the same fullUrl must have different meta.versionId
    : entry.where(fullUrl).select(fullUrl&resource.meta.versionId).isDistinct()
    bdl-8errorBundle.entry, Bundle.entry:Condition, Bundle.entry:EpisodeOfCarefullUrl cannot be a version specific reference
    : fullUrl.contains('/_history/').not()
    bdl-9errorBundleA document must have an identifier with a system and a value
    : type = 'document' implies (identifier.system.exists() and identifier.value.exists())
    ele-1error**ALL** elementsAll FHIR elements must have a @value or children
    : hasValue() | (children().count() > id.count())

    This structure is derived from Bundle

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Bundle 0..* Bundle This is an abstract profile.
    Contains a collection of resources
    ... type 1..1 code searchset
    Fixed Value: searchset
    ... Slices for entry 0..* BackboneElement Entry in the bundle - will have a resource, or information
    Slice: Unordered, Open by type:resource
    .... entry:Condition 0..* BackboneElement Condition
    ..... fullUrl 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource 1..1 Condition Problem
    .... entry:EpisodeOfCare 0..* BackboneElement EpisodeOfCare
    ..... fullUrl 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource 1..1 EpisodeOfCare An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility

    doco Documentation for this format
    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Bundle C 0..* Bundle This is an abstract profile.
    Contains a collection of resources
    Constraints: bdl-7, bdl-9, bdl-3, bdl-4, bdl-1, bdl-2
    ... 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
    ... identifier Σ 0..1 Identifier Persistent identifier for the bundle
    ... type Σ 1..1 code searchset
    Binding: BundleType (required): Indicates the purpose of a bundle - how it was intended to be used.
    Fixed Value: searchset
    ... total ΣC 0..1 unsignedInt If search, the total number of matches
    ... link Σ 0..* BackboneElement Links related to this Bundle
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... extension 0..* Extension Additional Content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    .... relation Σ 1..1 string See http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1
    .... url Σ 1..1 uri Reference details for the link
    ... Slices for entry ΣC 0..* BackboneElement Entry in the bundle - will have a resource, or information
    Slice: Unordered, Open by type:resource
    Constraints: bdl-8, bdl-5
    .... entry:All Slices Content/Rules for all slices
    ..... id 0..1 string xml:id (or equivalent in JSON)
    ..... extension 0..* Extension Additional Content defined by implementations
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... link Σ 0..* See link (Bundle) Links related to this entry
    ..... fullUrl Σ 0..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 0..1 Resource A resource in the bundle
    ..... search ΣC 0..1 BackboneElement Search related information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... mode Σ 0..1 code match | include | outcome - why this is in the result set
    Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement.
    ...... score Σ 0..1 decimal Search ranking (between 0 and 1)
    ..... request ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... method Σ 1..1 code GET | POST | PUT | DELETE
    Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line).
    ...... url Σ 1..1 uri URL for HTTP equivalent of this entry
    ...... ifNoneMatch Σ 0..1 string For managing cache currency
    ...... ifModifiedSince Σ 0..1 instant For managing update contention
    ...... ifMatch Σ 0..1 string For managing update contention
    ...... ifNoneExist Σ 0..1 string For conditional creates
    ..... response ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... status Σ 1..1 string Status response code (text optional)
    ...... location Σ 0..1 uri The location, if the operation returns a location
    ...... etag Σ 0..1 string The etag for the resource (if relevant)
    ...... lastModified Σ 0..1 instant Server's date time modified
    ...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
    .... entry:Condition ΣC 0..* BackboneElement Condition
    Constraints: bdl-8, bdl-5
    ..... id 0..1 string xml:id (or equivalent in JSON)
    ..... extension 0..* Extension Additional Content defined by implementations
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... link Σ 0..* See link (Bundle) Links related to this entry
    ..... fullUrl Σ 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 1..1 Condition Problem
    ..... search ΣC 0..1 BackboneElement Search related information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... mode Σ 0..1 code match | include | outcome - why this is in the result set
    Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement.
    ...... score Σ 0..1 decimal Search ranking (between 0 and 1)
    ..... request ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... method Σ 1..1 code GET | POST | PUT | DELETE
    Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line).
    ...... url Σ 1..1 uri URL for HTTP equivalent of this entry
    ...... ifNoneMatch Σ 0..1 string For managing cache currency
    ...... ifModifiedSince Σ 0..1 instant For managing update contention
    ...... ifMatch Σ 0..1 string For managing update contention
    ...... ifNoneExist Σ 0..1 string For conditional creates
    ..... response ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... status Σ 1..1 string Status response code (text optional)
    ...... location Σ 0..1 uri The location, if the operation returns a location
    ...... etag Σ 0..1 string The etag for the resource (if relevant)
    ...... lastModified Σ 0..1 instant Server's date time modified
    ...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
    .... entry:EpisodeOfCare ΣC 0..* BackboneElement EpisodeOfCare
    Constraints: bdl-8, bdl-5
    ..... id 0..1 string xml:id (or equivalent in JSON)
    ..... extension 0..* Extension Additional Content defined by implementations
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... link Σ 0..* See link (Bundle) Links related to this entry
    ..... fullUrl Σ 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 1..1 EpisodeOfCare An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
    ..... search ΣC 0..1 BackboneElement Search related information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... mode Σ 0..1 code match | include | outcome - why this is in the result set
    Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement.
    ...... score Σ 0..1 decimal Search ranking (between 0 and 1)
    ..... request ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... method Σ 1..1 code GET | POST | PUT | DELETE
    Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line).
    ...... url Σ 1..1 uri URL for HTTP equivalent of this entry
    ...... ifNoneMatch Σ 0..1 string For managing cache currency
    ...... ifModifiedSince Σ 0..1 instant For managing update contention
    ...... ifMatch Σ 0..1 string For managing update contention
    ...... ifNoneExist Σ 0..1 string For conditional creates
    ..... response ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... status Σ 1..1 string Status response code (text optional)
    ...... location Σ 0..1 uri The location, if the operation returns a location
    ...... etag Σ 0..1 string The etag for the resource (if relevant)
    ...... lastModified Σ 0..1 instant Server's date time modified
    ...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
    ... signature Σ 0..1 Signature Digital Signature

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet / CodeURI
    Bundle.languageextensibleCommon Languages
    http://hl7.org/fhir/ValueSet/languages
    From the FHIR Standard
    Additional Bindings Purpose
    All Languages Max Binding
    Bundle.typerequiredFixed Value: searchset
    http://hl7.org/fhir/ValueSet/bundle-type
    From the FHIR Standard
    Bundle.entry.search.moderequiredSearchEntryMode
    http://hl7.org/fhir/ValueSet/search-entry-mode
    From the FHIR Standard
    Bundle.entry.request.methodrequiredHTTPVerb
    http://hl7.org/fhir/ValueSet/http-verb
    From the FHIR Standard
    Bundle.entry:Condition.search.moderequiredSearchEntryMode
    http://hl7.org/fhir/ValueSet/search-entry-mode
    From the FHIR Standard
    Bundle.entry:Condition.request.methodrequiredHTTPVerb
    http://hl7.org/fhir/ValueSet/http-verb
    From the FHIR Standard
    Bundle.entry:EpisodeOfCare.search.moderequiredSearchEntryMode
    http://hl7.org/fhir/ValueSet/search-entry-mode
    From the FHIR Standard
    Bundle.entry:EpisodeOfCare.request.methodrequiredHTTPVerb
    http://hl7.org/fhir/ValueSet/http-verb
    From the FHIR Standard

    Constraints

    IdGradePath(s)DetailsRequirements
    bdl-1errorBundletotal only when a search or history
    : total.empty() or (type = 'searchset') or (type = 'history')
    bdl-2errorBundleentry.search only when a search
    : entry.search.empty() or (type = 'searchset')
    bdl-3errorBundleentry.request only for some types of bundles
    : entry.request.empty() or type = 'batch' or type = 'transaction' or type = 'history'
    bdl-4errorBundleentry.response only for some types of bundles
    : entry.response.empty() or type = 'batch-response' or type = 'transaction-response'
    bdl-5errorBundle.entry, Bundle.entry:Condition, Bundle.entry:EpisodeOfCaremust be a resource unless there's a request or response
    : resource.exists() or request.exists() or response.exists()
    bdl-7errorBundleFullUrl must be unique in a bundle, or else entries with the same fullUrl must have different meta.versionId
    : entry.where(fullUrl).select(fullUrl&resource.meta.versionId).isDistinct()
    bdl-8errorBundle.entry, Bundle.entry:Condition, Bundle.entry:EpisodeOfCarefullUrl cannot be a version specific reference
    : fullUrl.contains('/_history/').not()
    bdl-9errorBundleA document must have an identifier with a system and a value
    : type = 'document' implies (identifier.system.exists() and identifier.value.exists())
    ele-1error**ALL** elementsAll FHIR elements must have a @value or children
    : hasValue() | (children().count() > id.count())

    This structure is derived from Bundle

    Summary

    Mandatory: 0 element(4 nested mandatory elements)
    Fixed: 1 element

    Structures

    This structure refers to these other structures:

    Slices

    This structure defines the following Slices:

    • The element 1 is sliced based on the value of Bundle.entry

    Key Elements View

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Bundle C 0..* Bundle This is an abstract profile.
    Contains a collection of resources
    Constraints: bdl-7, bdl-9, bdl-3, bdl-4, bdl-1, bdl-2
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... type Σ 1..1 code searchset
    Binding: BundleType (required): Indicates the purpose of a bundle - how it was intended to be used.
    Fixed Value: searchset
    ... Slices for entry ΣC 0..* BackboneElement Entry in the bundle - will have a resource, or information
    Slice: Unordered, Open by type:resource
    Constraints: bdl-8, bdl-5
    .... entry:All Slices Content/Rules for all slices
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    .... entry:Condition ΣC 0..* BackboneElement Condition
    Constraints: bdl-8, bdl-5
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... fullUrl Σ 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 1..1 Condition Problem
    .... entry:EpisodeOfCare ΣC 0..* BackboneElement EpisodeOfCare
    Constraints: bdl-8, bdl-5
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... fullUrl Σ 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 1..1 EpisodeOfCare An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet / CodeURI
    Bundle.typerequiredFixed Value: searchset
    http://hl7.org/fhir/ValueSet/bundle-type
    From the FHIR Standard

    Constraints

    IdGradePath(s)DetailsRequirements
    bdl-1errorBundletotal only when a search or history
    : total.empty() or (type = 'searchset') or (type = 'history')
    bdl-2errorBundleentry.search only when a search
    : entry.search.empty() or (type = 'searchset')
    bdl-3errorBundleentry.request only for some types of bundles
    : entry.request.empty() or type = 'batch' or type = 'transaction' or type = 'history'
    bdl-4errorBundleentry.response only for some types of bundles
    : entry.response.empty() or type = 'batch-response' or type = 'transaction-response'
    bdl-5errorBundle.entry, Bundle.entry:Condition, Bundle.entry:EpisodeOfCaremust be a resource unless there's a request or response
    : resource.exists() or request.exists() or response.exists()
    bdl-7errorBundleFullUrl must be unique in a bundle, or else entries with the same fullUrl must have different meta.versionId
    : entry.where(fullUrl).select(fullUrl&resource.meta.versionId).isDistinct()
    bdl-8errorBundle.entry, Bundle.entry:Condition, Bundle.entry:EpisodeOfCarefullUrl cannot be a version specific reference
    : fullUrl.contains('/_history/').not()
    bdl-9errorBundleA document must have an identifier with a system and a value
    : type = 'document' implies (identifier.system.exists() and identifier.value.exists())
    ele-1error**ALL** elementsAll FHIR elements must have a @value or children
    : hasValue() | (children().count() > id.count())

    Differential View

    This structure is derived from Bundle

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Bundle 0..* Bundle This is an abstract profile.
    Contains a collection of resources
    ... type 1..1 code searchset
    Fixed Value: searchset
    ... Slices for entry 0..* BackboneElement Entry in the bundle - will have a resource, or information
    Slice: Unordered, Open by type:resource
    .... entry:Condition 0..* BackboneElement Condition
    ..... fullUrl 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource 1..1 Condition Problem
    .... entry:EpisodeOfCare 0..* BackboneElement EpisodeOfCare
    ..... fullUrl 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource 1..1 EpisodeOfCare An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility

    doco Documentation for this format

    Snapshot View

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Bundle C 0..* Bundle This is an abstract profile.
    Contains a collection of resources
    Constraints: bdl-7, bdl-9, bdl-3, bdl-4, bdl-1, bdl-2
    ... 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
    ... identifier Σ 0..1 Identifier Persistent identifier for the bundle
    ... type Σ 1..1 code searchset
    Binding: BundleType (required): Indicates the purpose of a bundle - how it was intended to be used.
    Fixed Value: searchset
    ... total ΣC 0..1 unsignedInt If search, the total number of matches
    ... link Σ 0..* BackboneElement Links related to this Bundle
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... extension 0..* Extension Additional Content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    .... relation Σ 1..1 string See http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1
    .... url Σ 1..1 uri Reference details for the link
    ... Slices for entry ΣC 0..* BackboneElement Entry in the bundle - will have a resource, or information
    Slice: Unordered, Open by type:resource
    Constraints: bdl-8, bdl-5
    .... entry:All Slices Content/Rules for all slices
    ..... id 0..1 string xml:id (or equivalent in JSON)
    ..... extension 0..* Extension Additional Content defined by implementations
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... link Σ 0..* See link (Bundle) Links related to this entry
    ..... fullUrl Σ 0..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 0..1 Resource A resource in the bundle
    ..... search ΣC 0..1 BackboneElement Search related information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... mode Σ 0..1 code match | include | outcome - why this is in the result set
    Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement.
    ...... score Σ 0..1 decimal Search ranking (between 0 and 1)
    ..... request ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... method Σ 1..1 code GET | POST | PUT | DELETE
    Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line).
    ...... url Σ 1..1 uri URL for HTTP equivalent of this entry
    ...... ifNoneMatch Σ 0..1 string For managing cache currency
    ...... ifModifiedSince Σ 0..1 instant For managing update contention
    ...... ifMatch Σ 0..1 string For managing update contention
    ...... ifNoneExist Σ 0..1 string For conditional creates
    ..... response ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... status Σ 1..1 string Status response code (text optional)
    ...... location Σ 0..1 uri The location, if the operation returns a location
    ...... etag Σ 0..1 string The etag for the resource (if relevant)
    ...... lastModified Σ 0..1 instant Server's date time modified
    ...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
    .... entry:Condition ΣC 0..* BackboneElement Condition
    Constraints: bdl-8, bdl-5
    ..... id 0..1 string xml:id (or equivalent in JSON)
    ..... extension 0..* Extension Additional Content defined by implementations
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... link Σ 0..* See link (Bundle) Links related to this entry
    ..... fullUrl Σ 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 1..1 Condition Problem
    ..... search ΣC 0..1 BackboneElement Search related information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... mode Σ 0..1 code match | include | outcome - why this is in the result set
    Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement.
    ...... score Σ 0..1 decimal Search ranking (between 0 and 1)
    ..... request ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... method Σ 1..1 code GET | POST | PUT | DELETE
    Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line).
    ...... url Σ 1..1 uri URL for HTTP equivalent of this entry
    ...... ifNoneMatch Σ 0..1 string For managing cache currency
    ...... ifModifiedSince Σ 0..1 instant For managing update contention
    ...... ifMatch Σ 0..1 string For managing update contention
    ...... ifNoneExist Σ 0..1 string For conditional creates
    ..... response ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... status Σ 1..1 string Status response code (text optional)
    ...... location Σ 0..1 uri The location, if the operation returns a location
    ...... etag Σ 0..1 string The etag for the resource (if relevant)
    ...... lastModified Σ 0..1 instant Server's date time modified
    ...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
    .... entry:EpisodeOfCare ΣC 0..* BackboneElement EpisodeOfCare
    Constraints: bdl-8, bdl-5
    ..... id 0..1 string xml:id (or equivalent in JSON)
    ..... extension 0..* Extension Additional Content defined by implementations
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ..... link Σ 0..* See link (Bundle) Links related to this entry
    ..... fullUrl Σ 1..1 uri Absolute URL for resource (server address, or UUID/OID)
    ..... resource Σ 1..1 EpisodeOfCare An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
    ..... search ΣC 0..1 BackboneElement Search related information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... mode Σ 0..1 code match | include | outcome - why this is in the result set
    Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement.
    ...... score Σ 0..1 decimal Search ranking (between 0 and 1)
    ..... request ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... method Σ 1..1 code GET | POST | PUT | DELETE
    Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line).
    ...... url Σ 1..1 uri URL for HTTP equivalent of this entry
    ...... ifNoneMatch Σ 0..1 string For managing cache currency
    ...... ifModifiedSince Σ 0..1 instant For managing update contention
    ...... ifMatch Σ 0..1 string For managing update contention
    ...... ifNoneExist Σ 0..1 string For conditional creates
    ..... response ΣC 0..1 BackboneElement Transaction Related Information
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    ...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    ...... status Σ 1..1 string Status response code (text optional)
    ...... location Σ 0..1 uri The location, if the operation returns a location
    ...... etag Σ 0..1 string The etag for the resource (if relevant)
    ...... lastModified Σ 0..1 instant Server's date time modified
    ...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
    ... signature Σ 0..1 Signature Digital Signature

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet / CodeURI
    Bundle.languageextensibleCommon Languages
    http://hl7.org/fhir/ValueSet/languages
    From the FHIR Standard
    Additional Bindings Purpose
    All Languages Max Binding
    Bundle.typerequiredFixed Value: searchset
    http://hl7.org/fhir/ValueSet/bundle-type
    From the FHIR Standard
    Bundle.entry.search.moderequiredSearchEntryMode
    http://hl7.org/fhir/ValueSet/search-entry-mode
    From the FHIR Standard
    Bundle.entry.request.methodrequiredHTTPVerb
    http://hl7.org/fhir/ValueSet/http-verb
    From the FHIR Standard
    Bundle.entry:Condition.search.moderequiredSearchEntryMode
    http://hl7.org/fhir/ValueSet/search-entry-mode
    From the FHIR Standard
    Bundle.entry:Condition.request.methodrequiredHTTPVerb
    http://hl7.org/fhir/ValueSet/http-verb
    From the FHIR Standard
    Bundle.entry:EpisodeOfCare.search.moderequiredSearchEntryMode
    http://hl7.org/fhir/ValueSet/search-entry-mode
    From the FHIR Standard
    Bundle.entry:EpisodeOfCare.request.methodrequiredHTTPVerb
    http://hl7.org/fhir/ValueSet/http-verb
    From the FHIR Standard

    Constraints

    IdGradePath(s)DetailsRequirements
    bdl-1errorBundletotal only when a search or history
    : total.empty() or (type = 'searchset') or (type = 'history')
    bdl-2errorBundleentry.search only when a search
    : entry.search.empty() or (type = 'searchset')
    bdl-3errorBundleentry.request only for some types of bundles
    : entry.request.empty() or type = 'batch' or type = 'transaction' or type = 'history'
    bdl-4errorBundleentry.response only for some types of bundles
    : entry.response.empty() or type = 'batch-response' or type = 'transaction-response'
    bdl-5errorBundle.entry, Bundle.entry:Condition, Bundle.entry:EpisodeOfCaremust be a resource unless there's a request or response
    : resource.exists() or request.exists() or response.exists()
    bdl-7errorBundleFullUrl must be unique in a bundle, or else entries with the same fullUrl must have different meta.versionId
    : entry.where(fullUrl).select(fullUrl&resource.meta.versionId).isDistinct()
    bdl-8errorBundle.entry, Bundle.entry:Condition, Bundle.entry:EpisodeOfCarefullUrl cannot be a version specific reference
    : fullUrl.contains('/_history/').not()
    bdl-9errorBundleA document must have an identifier with a system and a value
    : type = 'document' implies (identifier.system.exists() and identifier.value.exists())
    ele-1error**ALL** elementsAll FHIR elements must have a @value or children
    : hasValue() | (children().count() > id.count())

    This structure is derived from Bundle

    Summary

    Mandatory: 0 element(4 nested mandatory elements)
    Fixed: 1 element

    Structures

    This structure refers to these other structures:

    Slices

    This structure defines the following Slices:

    • The element 1 is sliced based on the value of Bundle.entry

     

    Other representations of profile: CSV, Excel, Schematron