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
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).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | |||
url | 1..1 | uri | "http://hl7.org/fhir/us/daf/StructureDefinition/daf-data-models" | |
value[x] | 0..1 | CodeableConcept | Binding: DAF Research Data Models (extensible) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
url | 1..1 | uri | "http://hl7.org/fhir/us/daf/StructureDefinition/daf-data-models" | |
valueCodeableConcept | 0..1 | CodeableConcept | Value of extension Binding: DAF Research Data Models (extensible) | |
Documentation for this format |
yet to be done: Xml template
yet to be done: Json template
This structure is derived from DataModels.
Differential View
This structure is derived from DataModels.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | |||
url | 1..1 | uri | "http://hl7.org/fhir/us/daf/StructureDefinition/daf-data-models" | |
value[x] | 0..1 | CodeableConcept | Binding: DAF Research Data Models (extensible) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
url | 1..1 | uri | "http://hl7.org/fhir/us/daf/StructureDefinition/daf-data-models" | |
valueCodeableConcept | 0..1 | CodeableConcept | Value of extension Binding: DAF Research Data Models (extensible) | |
Documentation for this format |
XML Template
yet to be done: Xml template
JSON Template
yet to be done: Json template
Path | Name | Conformance | ValueSet |
Extension.valueCodeableConcept | DAF Research Data Models | extensible | DAF Research Data Models |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children XPath: @value|f:*|h:div | |
ext-1 | Extension | Must have either extensions or value[x], not both XPath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) |