Clinical Process – Health Condition: Description (Documentation IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Legacy request shape for GetCareDocumentation documented as a FHIR Logical Model.
The official URL for this profile is:
https://inera.se/fhir/ig/clinicalprocess-healthcond-description/StructureDefinition/getcaredocumentation-request-lm
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Base
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | GetCareDocumentation Request (Logical Model) | |
![]() ![]() |
1..1 | string | Patient identifier (12-digit national id) | |
![]() ![]() |
0..1 | string | Care unit identifier | |
![]() ![]() |
0..1 | string | Healthcare provider identifier | |
![]() ![]() |
0..1 | BackboneElement | Optional date range filter | |
![]() ![]() ![]() |
0..1 | date | Start date (YYYYMMDD) | |
![]() ![]() ![]() |
0..1 | date | End date (YYYYMMDD) | |
![]() ![]() |
0..1 | string | Identifier for source system (HSA-id or equivalent) | |
![]() ![]() |
0..1 | string | Reference for partial data retrieval continuation | |
![]() ![]() |
0..1 | string | Routing logical address (transport header, documented here) | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | GetCareDocumentation Request (Logical Model) | |
![]() ![]() |
1..1 | string | Patient identifier (12-digit national id) | |
![]() ![]() |
0..1 | string | Care unit identifier | |
![]() ![]() |
0..1 | string | Healthcare provider identifier | |
![]() ![]() |
0..1 | BackboneElement | Optional date range filter | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
0..1 | date | Start date (YYYYMMDD) | |
![]() ![]() ![]() |
0..1 | date | End date (YYYYMMDD) | |
![]() ![]() |
0..1 | string | Identifier for source system (HSA-id or equivalent) | |
![]() ![]() |
0..1 | string | Reference for partial data retrieval continuation | |
![]() ![]() |
0..1 | string | Routing logical address (transport header, documented here) | |
Documentation for this format | ||||
This structure is derived from Base
Differential View
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | GetCareDocumentation Request (Logical Model) | |
![]() ![]() |
1..1 | string | Patient identifier (12-digit national id) | |
![]() ![]() |
0..1 | string | Care unit identifier | |
![]() ![]() |
0..1 | string | Healthcare provider identifier | |
![]() ![]() |
0..1 | BackboneElement | Optional date range filter | |
![]() ![]() ![]() |
0..1 | date | Start date (YYYYMMDD) | |
![]() ![]() ![]() |
0..1 | date | End date (YYYYMMDD) | |
![]() ![]() |
0..1 | string | Identifier for source system (HSA-id or equivalent) | |
![]() ![]() |
0..1 | string | Reference for partial data retrieval continuation | |
![]() ![]() |
0..1 | string | Routing logical address (transport header, documented here) | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | GetCareDocumentation Request (Logical Model) | |
![]() ![]() |
1..1 | string | Patient identifier (12-digit national id) | |
![]() ![]() |
0..1 | string | Care unit identifier | |
![]() ![]() |
0..1 | string | Healthcare provider identifier | |
![]() ![]() |
0..1 | BackboneElement | Optional date range filter | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
0..1 | date | Start date (YYYYMMDD) | |
![]() ![]() ![]() |
0..1 | date | End date (YYYYMMDD) | |
![]() ![]() |
0..1 | string | Identifier for source system (HSA-id or equivalent) | |
![]() ![]() |
0..1 | string | Reference for partial data retrieval continuation | |
![]() ![]() |
0..1 | string | Routing logical address (transport header, documented here) | |
Documentation for this format | ||||
Other representations of profile: Schematron
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|