Simplifier logo

Confirmation

Are you sure?
Simplifier.net
SNIPPETS FEEDBACK LOG IN SIGN UP

Jurisdiction Czech Republic
Project Test
Query
  • Default
    What is FQL?

    FQL is a query language that allows you to retrieve, filter and project data from any data source containing FHIR Resources. It brings the power of three existing languages together: SQL, JSON and FhirPath. It allows you to create tables and is useful for gaining insight and perform quality control.

  • FQL Query resources
    FQL Playground

    Try Firely Query Language in our playground by using this scope as data source.

  • FQL Documentation
  • FQL Language
    Syntax specification

    To learn more about FQL syntax choose this menu item.

  • YamlGen Generate resources
    YamlGen Playground

    Try YamlGen in our playground by using this scope as data source.

  • YamlGen Language
    YamlGen Syntax specification

    To learn more about YamlGen syntax choose this.

  • FHIRPath Inspect resource
    FHIRPath Playground

    Try out the FHIRPath playground and navigate inside this resource.

  • FHIRPath Documentation
    FHIRPath Documentation

    Find out what FHIRPath is or learn how to write FHIRPath scripts.

API
  • FHIR

    Get this resource using a FHIR client.

  • Embed

    Embed this resource in your own website. How?

Tools
  • Custom Example generation
    Custom Example generation beta

    Experiment with resource instance generation using YamlGen and based on this profile.

    This feature is in beta. You can help us improve it by giving feedback with the feedback button at the top of the screen.

Download
  • Download as XML
  • Download as JSON
  • Download snapshot as XML
  • Download snapshot as JSON
  • Copy to clipboard as XML
  • Copy to clipboard as JSON

Parameters

Base StructureDefinition for Parameters Resource

  • type Profile on Parameters
  • FHIR STU3
  • status Draft
  • version
    none
  Unregistered conflicting canonical

The canonical from this resource does not match any claim in this context and conflicts with a claim from another scope.

http://hl7.org/fhir

Canonical claims are used to verify ownership of your canonical URLs.
 Canonical
  • Overview
  • Details
  • Mappings
  • Table
  • XML
  • JSON
  • Related
  • History
  • Issues
  • Narrative

ParametersResourceElement id
Parameters
Short description

Operation Request or Response

Definition

This special resource type is used to represent an operation request and response (operations.html). It has no other use, and there is no RESTful endpoint associated with it.

Comments

The parameters that may be used are defined by the OperationDefinition resource.

Data type

Resource

Mappings
  • rim: Entity. Role, or Act
  • v2: n/a
  • rim: n/a
  • w5: infrastructure.exchange
idΣ0..1id
There are no (further) constraints on this element
Element id
Parameters.id
Short description

Logical id of this artifact

Definition

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

Data type

id

metaΣ0..1Meta
There are no (further) constraints on this element
Element id
Parameters.meta
Short description

Metadata about the resource

Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.

Data type

Meta

implicitRulesΣ ?!0..1uri
There are no (further) constraints on this element
Element id
Parameters.implicitRules
Short description

A set of rules under which this content was created

Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.

Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element.

This element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.

Data type

uri

language0..1codeBinding
There are no (further) constraints on this element
Element id
Parameters.language
Short description

Language of the resource content

Definition

The base language in which the resource is written.

Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

Data type

code

Binding

A human language.

http://hl7.org/fhir/ValueSet/languages (extensible)

Binding extensions
http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSethttp://hl7.org/fhir/ValueSet/all-languages
parameterΣ C0..*BackboneElementElement id
Parameters.parameter
Short description

Operation Parameter

Definition

A parameter passed to or received from the operation.

Data type

BackboneElement

Conditions

The cardinality or value of this element may be affected by these constraints: ele-1

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
  • inv-1: A parameter must have only one of (value, resource, part)
    (part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))
Mappings
  • rim: n/a
id0..1string
There are no (further) constraints on this element
Element id
Parameters.parameter.id
Short description

xml:id (or equivalent in JSON)

Definition

unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Data type

string

Mappings
  • rim: n/a
extension0..*Extension
There are no (further) constraints on this element
Element id
Parameters.parameter.extension
Short description

Additional Content defined by implementations

Alternate names

extensions, user content

Definition

May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Data type

Extension

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

Mappings
  • rim: n/a
modifierExtensionΣ ?!0..*Extension
There are no (further) constraints on this element
Element id
Parameters.parameter.modifierExtension
Short description

Extensions that cannot be ignored

Alternate names

extensions, user content, modifiers

Definition

May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Data type

Extension

Mappings
  • rim: N/A
nameΣ1..1stringElement id
Parameters.parameter.name
Short description

Name from the definition

Definition

The name of the parameter (reference to the operation definition).

Comments

Note that FHIR strings may not exceed 1MB in size

Data type

string

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
value[x]Σ C0..1Element id
Parameters.parameter.value[x]
Short description

If parameter is a data type

Definition

If the parameter is a data type.

Conditions

The cardinality or value of this element may be affected by these constraints: ele-1, inv-1

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
valueBase64Binarybase64BinaryData type

base64Binary

valueBooleanbooleanData type

boolean

valueCodecodeData type

code

valueDatedateData type

date

valueDateTimedateTimeData type

dateTime

valueDecimaldecimalData type

decimal

valueIdidData type

id

valueInstantinstantData type

instant

valueIntegerintegerData type

integer

valueMarkdownmarkdownData type

markdown

valueOidoidData type

oid

valuePositiveIntpositiveIntData type

positiveInt

valueStringstringData type

string

valueTimetimeData type

time

valueUnsignedIntunsignedIntData type

unsignedInt

valueUriuriData type

uri

valueAddressAddressData type

Address

valueAgeAgeData type

Age

valueAnnotationAnnotationData type

Annotation

valueAttachmentAttachmentData type

Attachment

valueCodeableConceptCodeableConceptData type

CodeableConcept

valueCodingCodingData type

Coding

valueContactPointContactPointData type

ContactPoint

valueCountCountData type

Count

valueDistanceDistanceData type

Distance

valueDurationDurationData type

Duration

valueHumanNameHumanNameData type

HumanName

valueIdentifierIdentifierData type

Identifier

valueMoneyMoneyData type

Money

valuePeriodPeriodData type

Period

valueQuantityQuantityData type

Quantity

valueRangeRangeData type

Range

valueRatioRatioData type

Ratio

valueSampledDataSampledDataData type

SampledData

valueSignatureSignatureData type

Signature

valueTimingTimingData type

Timing

valueMetaMetaData type

Meta

valueReferenceReference()Data type

Reference()

resourceΣ C0..1ResourceElement id
Parameters.parameter.resource
Short description

If parameter is a whole resource

Definition

If the parameter is a whole resource.

Data type

Resource

Conditions

The cardinality or value of this element may be affected by these constraints: inv-1

Mappings
  • rim: Entity. Role, or Act
partΣ0..*see (parameter)
There are no (further) constraints on this element
Element id
Parameters.parameter.part
Short description

Named part of a multi-part parameter

Definition

A named part of a multi-part parameter.

Comments

Only one level of nested parameters is allowed.

Documentation:
https://simplifier.net/test20171116/parameters
Last updated on 11/8/2018, 11:59:25 AM

About

About Simplifier
About Firely
Learn more
Contact

Information

Documentation
Terms
Privacy
Vulnerability disclosure policy
Features
Pricing
Status

Follow us

Github
Twitter
Youtube

Links

FHIR DevDays
FHIR specification R5
FHIR specification R4B
FHIR specification R4
FHIR specification STU3
FHIR specification DSTU 2
FHIR Server

SIMPLIFIER.NET version 2025.4.1.0

Copyright © 2015-2025 Firely

HL7® and FHIR® are the registered trademarks of Health Level Seven International