This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/structuredefinition-sdc-profile-example | Version: 3.0.0 | |||
Standards status: Trial-use | Maturity Level: 3 | Computable Name: SDCExample | ||
Other Identifiers: : DE42AHRQ |
Data element SDC Profile Example
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Element
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DataelementSdcProfileExample | 0..* | Element | Base for all elements ele-1: All FHIR elements must have a @value or children | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
gender | 0..1 | CodeableConcept | Binding: AdministrativeGender (required) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DataelementSdcProfileExample | 0..* | Element | Base for all elements ele-1: All FHIR elements must have a @value or children | |
Documentation for this format |
Differential View
This structure is derived from Element
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DataelementSdcProfileExample | 0..* | Element | Base for all elements ele-1: All FHIR elements must have a @value or children | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
gender | 0..1 | CodeableConcept | Binding: AdministrativeGender (required) | |
Documentation for this format |
Other representations of profile: CSV, Excel
Path | Conformance | ValueSet |
DataelementSdcProfileExample.gender | required | AdministrativeGender |
Id | Grade | Path | Details | Requirements |
ele-1 | error | DataelementSdcProfileExample | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | DataelementSdcProfileExample.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | DataelementSdcProfileExample.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |