The official URL for this profile is:
http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-operationdefinition
This profile builds on OperationDefinition.
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.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
OperationDefinition | 0..* | |||
url | S | 0..1 | uri | |
name | S | 1..1 | string | |
status | S | 1..1 | code | |
kind | S | 1..1 | code | |
description | S | 0..1 | markdown | |
code | S | 1..1 | code | |
comment | S | 0..1 | string | |
base | S | 0..1 | Reference(OperationDefinition) | |
system | S | 1..1 | boolean | |
instance | S | 1..1 | boolean | |
parameter | S | 0..* | BackboneElement | |
name | S | 1..1 | code | |
use | S | 1..1 | code | |
min | S | 1..1 | integer | |
max | S | 1..1 | string | |
documentation | S | 0..1 | string | |
type | S | 0..1 | code | |
daf-data-model | S | 1..* | CodeableConcept | Data Models (e.g PCORNet CDM, i2b2, OMOP etc) upon which queries can be composed to execute on the data mart. URL: http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-data-model Binding: DAF Research Data Models (extensible) |
daf-query-format | S | 1..* | CodeableConcept | Query Formats such as (SAS,SQL,JSON etc) that are supported by the Data Mart URL: http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-query-format Binding: DAF Research Query Formats (extensible) |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
OperationDefinition | I | 0..* | Definition of an operation or a named query | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
daf-data-model | SI | 1..* | CodeableConcept | Extension URL: http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-data-model Binding: DAF Research Data Models (extensible) |
daf-query-format | SI | 1..* | CodeableConcept | Extension URL: http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-query-format Binding: DAF Research Query Formats (extensible) |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
url | SΣ | 0..1 | uri | Logical URI to reference this operation definition (globally unique) |
version | Σ | 0..1 | string | Business version of the operation definition |
name | SΣ | 1..1 | string | Name for this operation definition (computer friendly) |
status | ?!SΣ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required) |
kind | S | 1..1 | code | operation | query Binding: OperationKind (required) |
experimental | ?!Σ | 0..1 | boolean | For testing purposes, not real usage |
date | Σ | 0..1 | dateTime | Date this was last changed |
publisher | Σ | 0..1 | string | Name of the publisher (organization or individual) |
contact | Σ | 0..* | ContactDetail | Contact details for the publisher |
description | S | 0..1 | markdown | Natural language description of the operation definition |
useContext | Σ | 0..* | UsageContext | Context the content is intended to support |
jurisdiction | Σ | 0..* | CodeableConcept | Intended jurisdiction for operation definition (if applicable) Binding: Jurisdiction ValueSet (extensible) |
purpose | 0..1 | markdown | Why this operation definition is defined | |
idempotent | Σ | 0..1 | boolean | Whether content is unchanged by the operation |
code | SΣ | 1..1 | code | Name used to invoke the operation |
comment | S | 0..1 | string | Additional information about use |
base | SΣ | 0..1 | Reference(OperationDefinition) | Marks this as a profile of the base |
resource | Σ | 0..* | code | Types this operation applies to Binding: ResourceType (required) |
system | SΣ | 1..1 | boolean | Invoke at the system level? |
type | Σ | 1..1 | boolean | Invole at the type level? |
instance | SΣ | 1..1 | boolean | Invoke on an instance? |
parameter | SI | 0..* | BackboneElement | Parameters for the operation/query |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
name | S | 1..1 | code | Name in Parameters.parameter.name or in URL |
use | S | 1..1 | code | in | out Binding: OperationParameterUse (required) |
min | S | 1..1 | integer | Minimum Cardinality |
max | S | 1..1 | string | Maximum Cardinality (a number or *) |
documentation | S | 0..1 | string | Description of meaning/use |
type | SI | 0..1 | code | What type this parameter has Binding: FHIRAllTypes (required) |
searchType | I | 0..1 | code | number | date | string | token | reference | composite | quantity | uri Binding: SearchParamType (required) |
profile | 0..1 | Reference(StructureDefinition) | Profile on the type | |
binding | I | 0..1 | BackboneElement | ValueSet details if this is coded |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
strength | 1..1 | code | required | extensible | preferred | example Binding: BindingStrength (required) | |
valueSet[x] | 1..1 | uri, Reference(ValueSet) | Source of value set | |
part | I | 0..* | Unknown reference to #OperationDefinition:dafoperationdefinition.parameter Parts of a nested Parameter | |
overload | I | 0..* | BackboneElement | Define overloaded variants for when generating code |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
parameterName | 0..* | string | Name of parameter to include in overload | |
comment | 0..1 | string | Comments to go on overload | |
Documentation for this format |
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
OperationDefinition | 0..* | |||
url | S | 0..1 | uri | |
name | S | 1..1 | string | |
status | S | 1..1 | code | |
kind | S | 1..1 | code | |
description | S | 0..1 | markdown | |
code | S | 1..1 | code | |
comment | S | 0..1 | string | |
base | S | 0..1 | Reference(OperationDefinition) | |
system | S | 1..1 | boolean | |
instance | S | 1..1 | boolean | |
parameter | S | 0..* | BackboneElement | |
name | S | 1..1 | code | |
use | S | 1..1 | code | |
min | S | 1..1 | integer | |
max | S | 1..1 | string | |
documentation | S | 0..1 | string | |
type | S | 0..1 | code | |
daf-data-model | S | 1..* | CodeableConcept | Data Models (e.g PCORNet CDM, i2b2, OMOP etc) upon which queries can be composed to execute on the data mart. URL: http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-data-model Binding: DAF Research Data Models (extensible) |
daf-query-format | S | 1..* | CodeableConcept | Query Formats such as (SAS,SQL,JSON etc) that are supported by the Data Mart URL: http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-query-format Binding: DAF Research Query Formats (extensible) |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
OperationDefinition | I | 0..* | Definition of an operation or a named query | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
daf-data-model | SI | 1..* | CodeableConcept | Extension URL: http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-data-model Binding: DAF Research Data Models (extensible) |
daf-query-format | SI | 1..* | CodeableConcept | Extension URL: http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-query-format Binding: DAF Research Query Formats (extensible) |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
url | SΣ | 0..1 | uri | Logical URI to reference this operation definition (globally unique) |
version | Σ | 0..1 | string | Business version of the operation definition |
name | SΣ | 1..1 | string | Name for this operation definition (computer friendly) |
status | ?!SΣ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required) |
kind | S | 1..1 | code | operation | query Binding: OperationKind (required) |
experimental | ?!Σ | 0..1 | boolean | For testing purposes, not real usage |
date | Σ | 0..1 | dateTime | Date this was last changed |
publisher | Σ | 0..1 | string | Name of the publisher (organization or individual) |
contact | Σ | 0..* | ContactDetail | Contact details for the publisher |
description | S | 0..1 | markdown | Natural language description of the operation definition |
useContext | Σ | 0..* | UsageContext | Context the content is intended to support |
jurisdiction | Σ | 0..* | CodeableConcept | Intended jurisdiction for operation definition (if applicable) Binding: Jurisdiction ValueSet (extensible) |
purpose | 0..1 | markdown | Why this operation definition is defined | |
idempotent | Σ | 0..1 | boolean | Whether content is unchanged by the operation |
code | SΣ | 1..1 | code | Name used to invoke the operation |
comment | S | 0..1 | string | Additional information about use |
base | SΣ | 0..1 | Reference(OperationDefinition) | Marks this as a profile of the base |
resource | Σ | 0..* | code | Types this operation applies to Binding: ResourceType (required) |
system | SΣ | 1..1 | boolean | Invoke at the system level? |
type | Σ | 1..1 | boolean | Invole at the type level? |
instance | SΣ | 1..1 | boolean | Invoke on an instance? |
parameter | SI | 0..* | BackboneElement | Parameters for the operation/query |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
name | S | 1..1 | code | Name in Parameters.parameter.name or in URL |
use | S | 1..1 | code | in | out Binding: OperationParameterUse (required) |
min | S | 1..1 | integer | Minimum Cardinality |
max | S | 1..1 | string | Maximum Cardinality (a number or *) |
documentation | S | 0..1 | string | Description of meaning/use |
type | SI | 0..1 | code | What type this parameter has Binding: FHIRAllTypes (required) |
searchType | I | 0..1 | code | number | date | string | token | reference | composite | quantity | uri Binding: SearchParamType (required) |
profile | 0..1 | Reference(StructureDefinition) | Profile on the type | |
binding | I | 0..1 | BackboneElement | ValueSet details if this is coded |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
strength | 1..1 | code | required | extensible | preferred | example Binding: BindingStrength (required) | |
valueSet[x] | 1..1 | uri, Reference(ValueSet) | Source of value set | |
part | I | 0..* | Unknown reference to #OperationDefinition:dafoperationdefinition.parameter Parts of a nested Parameter | |
overload | I | 0..* | BackboneElement | Define overloaded variants for when generating code |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
parameterName | 0..* | string | Name of parameter to include in overload | |
comment | 0..1 | string | Comments to go on overload | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, CSV), Schema: XML Schematron