Structured Data Capture
3.0.0 - STU 3 International flag

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

Logical Model: Patient Gender

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

Formal Views of Profile Content

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

This structure is derived from Element

Summary

Maturity: 3

NameFlagsCard.TypeDescription & Constraintsdoco
.. DataelementSdcProfileExample 0..*ElementBase for all elements
ele-1: All FHIR elements must have a @value or children
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... gender 0..1CodeableConceptBinding: AdministrativeGender (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. DataelementSdcProfileExample 0..*ElementBase for all elements
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

This structure is derived from Element

Summary

Maturity: 3

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DataelementSdcProfileExample 0..*ElementBase for all elements
ele-1: All FHIR elements must have a @value or children
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... gender 0..1CodeableConceptBinding: AdministrativeGender (required)

doco Documentation for this format

 

Other representations of profile: CSV, Excel

Terminology Bindings

PathConformanceValueSet
DataelementSdcProfileExample.genderrequiredAdministrativeGender

Constraints

IdGradePathDetailsRequirements
ele-1errorDataelementSdcProfileExampleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorDataelementSdcProfileExample.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorDataelementSdcProfileExample.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()