STU 2 Ballot

This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions

D.4.1 StructureDefinition: DAF-data-models

The official URL for this profile is:

http://hl7.org/fhir/us/daf/StructureDefinition/daf-data-models

Data Models (e.g PCORNet CDM, i2b2, OMOP etc) upon which queries can be composed to execute on the data mart.

This profile was published on Fri Aug 12 00:00:00 AEST 2016 as a draft by Health Level Seven International (FHIR Infrastructure WG - Data Access Framework).

D.4.1.1 Formal Views of Profile Content

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

This structure is derived from Extension

Summary

Fixed Value: 1 element

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
... url 1..1uri"http://hl7.org/fhir/us/daf/StructureDefinition/daf-data-models"
... valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: DAF Research Data Models (extensible)

doco Documentation for this format

yet to be done: Xml template

yet to be done: Json template

This structure is derived from DataModels.

Summary

Fixed Value: 1 element

Differential View

This structure is derived from DataModels.

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1Extension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
... url 1..1uri"http://hl7.org/fhir/us/daf/StructureDefinition/daf-data-models"
... valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: DAF Research Data Models (extensible)

doco Documentation for this format

XML Template

yet to be done: Xml template

JSON Template

yet to be done: Json template

 

D.4.1.2 Terminology Bindings

Terminology Bindings

PathNameConformanceValueSet
Extension.valueCodeableConceptDAF Research Data ModelsextensibleDAF Research Data Models

D.4.1.3 Constraints

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
XPath: @value|f:*|h:div
ext-1ExtensionMust have either extensions or value[x], not both
XPath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])
.