JASPEHR(the JApanese Standard Platform for EHRs) 実装ガイド
1.0.0 - draft
JASPEHR(the JApanese Standard Platform for EHRs) 実装ガイド - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemExtractionContext | Version: 1.0.0 | |||
Standards status: Draft | Maturity Level: 0 | Computable Name: ItemExtractionContextExtension |
Specifies a query or other expression that identifies the resource (or set of resources for a repeating item) to be extracted from this item once the QuestionnaireResponse is complete.
Context of Use
This extension may be used on the following element(s):
Questionnaire
Questionnaire.item
ElementDefinition
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..1 | Extension | Establishes mapping context for a Questionnaire item | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemExtractionContext" | |
![]() ![]() ![]() |
0..1 | Value of extension Binding: ResourceType (required): If value is of type 'code', then the extraction is always the creation of a new resource of the specified type. | ||
![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() |
Expression | |||
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..1 | Extension | Establishes mapping context for a Questionnaire item | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemExtractionContext" | |
![]() ![]() ![]() |
0..1 | Value of extension Binding: ResourceType (required): If value is of type 'code', then the extraction is always the creation of a new resource of the specified type. | ||
![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() |
Expression | |||
![]() |
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..1 | Extension | Establishes mapping context for a Questionnaire item | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemExtractionContext" | |
![]() ![]() ![]() |
0..1 | Value of extension Binding: ResourceType (required): If value is of type 'code', then the extraction is always the creation of a new resource of the specified type. | ||
![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() |
Expression | |||
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..1 | Extension | Establishes mapping context for a Questionnaire item | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemExtractionContext" | |
![]() ![]() ![]() |
0..1 | Value of extension Binding: ResourceType (required): If value is of type 'code', then the extraction is always the creation of a new resource of the specified type. | ||
![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() |
Expression | |||
![]() |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x] | required | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |