This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions
Generated Questionnaire for CompartmentDefinition
<?xml version="1.0" encoding="UTF-8"?> <Questionnaire xmlns="http://hl7.org/fhir"> <id value="qs1"/> <identifier> <system value="urn:ietf:rfc:3986"/> </identifier> <status value="draft"/> <date value="2016-03-31T08:01:25+11:00"/> <publisher value="Health Level Seven International (FHIR Infrastructure)"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <linkId value="CompartmentDefinition"/> <text value="Compartment Definition for a resource"/> <type value="group"/> <required value="true"/> <repeats value="false"/> <item> <text value="In FHIR, search is not performed directly on a resource (by XML or JSON path), but on a named parameter that maps into the resource content."/> <type value="display"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A compartment definition that defines how resources are accessed on a server."/> <type value="display"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.id"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.id.value"/> <text value="Logical id of this artifact"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <linkId value="CompartmentDefinition.meta"/> <text value="Metadata about the resource"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="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."/> <type value="display"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="uri"/> </extension> <linkId value="CompartmentDefinition.implicitRules"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. 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 as much as possible."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.implicitRules.value"/> <text value="A set of rules under which this content was created"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="code"/> </extension> <linkId value="CompartmentDefinition.language"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The base language in which the resource is written. 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)."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.language.value"/> <text value="language"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <linkId value="CompartmentDefinition.text"/> <text value="Text summary of the resource, for human interpretation"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> <type value="display"/> </item> </item> <item> <linkId value="CompartmentDefinition.contained"/> <text value="Contained, inline Resources"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/> <type value="display"/> </item> </item> <item> <linkId value="CompartmentDefinition.extension"/> <text value="Additional Content defined by implementations"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="May be used to represent additional information that is not part of the basic definition of the resource. 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. 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."/> <type value="display"/> </item> </item> <item> <linkId value="CompartmentDefinition.modifierExtension"/> <text value="Extensions that cannot be ignored"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="May be used to represent additional information that is not part of the basic definition of the resource, 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. 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."/> <type value="display"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="uri"/> </extension> <linkId value="CompartmentDefinition.url"/> <type value="group"/> <required value="true"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="An absolute URL that is used to identify this compartment definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this compartment definition is (or will be) published."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.url.value"/> <text value="Absolute URL used to reference this compartment definition"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.name"/> <type value="group"/> <required value="true"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A free text natural language name identifying the compartment definition. This is often the same as the code for the parameter, but does not need to be."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.name.value"/> <text value="Informal name for this compartment definition"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="code"/> </extension> <linkId value="CompartmentDefinition.status"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The status of this compartment definition definition. This is not intended for use with actual conformance statements, but where conformance statements are used to describe possible or desired systems."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.status.value"/> <text value="status"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="boolean"/> </extension> <linkId value="CompartmentDefinition.experimental"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A flag to indicate that this compartment definition definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage. Allows filtering of compartment definition definitions that are appropriate for use vs. not."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.experimental.value"/> <text value="If for testing purposes, not real usage"/> <type value="boolean"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.publisher"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The name of the individual or organization that published the compartment definition. Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.publisher.value"/> <text value="Name of the publisher (Organization or individual)"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <linkId value="CompartmentDefinition.contact"/> <text value="Contact details of the publisher"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <text value="May be a web site, an email address, a telephone number (tel:), etc."/> <type value="display"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="Contacts to assist a user in finding and communicating with the publisher."/> <type value="display"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.contact.id"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="unique id for the element within a resource (for internal references)."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.contact.id.value"/> <text value="xml:id (or equivalent in JSON)"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <linkId value="CompartmentDefinition.contact.extension"/> <text value="Additional Content defined by implementations"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="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. 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."/> <type value="display"/> </item> </item> <item> <linkId value="CompartmentDefinition.contact.modifierExtension"/> <text value="Extensions that cannot be ignored"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="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. 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."/> <type value="display"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.contact.name"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The name of an individual to contact regarding the compartment definition. If there is no named individual, the telecom is for the organization as a whole."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.contact.name.value"/> <text value="Name of an individual to contact"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="ContactPoint"/> </extension> <linkId value="CompartmentDefinition.contact.telecom"/> <text value="Contact details for individual or publisher"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="Contact details for individual (if a name was provided) or the publisher."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.contact.telecom.system"/> <text value="type:"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </item> <item> <linkId value="CompartmentDefinition.contact.telecom.value"/> <text value="value:"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> <item> <linkId value="CompartmentDefinition.contact.telecom.use"/> <text value="use:"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </item> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="datetime"/> </extension> <linkId value="CompartmentDefinition.date"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The date (and optionally time) when the compartment definition definition was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the compartment definition changes. Additional specific dates may be added as extensions."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.date.value"/> <text value="Publication Date(/time)"/> <type value="dateTime"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.description"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="A free text natural language description of the CompartmentDefinition and its use."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.description.value"/> <text value="Natural language description of the CompartmentDefinition"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.requirements"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The Scope and Usage that this compartment definition was created to meet."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.requirements.value"/> <text value="Why this compartment definition is defined"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="code"/> </extension> <linkId value="CompartmentDefinition.code"/> <type value="group"/> <required value="true"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="Which compartment this definition describes. Only the specification can define the compartments that can exist. Servers can choose to support them."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.code.value"/> <text value="code"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="boolean"/> </extension> <linkId value="CompartmentDefinition.search"/> <type value="group"/> <required value="true"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="Whether the search syntax is supported. Servers may define and use compartments to manage logical access without implementing the compoartment related syntax."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.search.value"/> <text value="Whether the search syntax is supported"/> <type value="boolean"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <linkId value="CompartmentDefinition.resource"/> <text value="How resource is related to the compartment"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="Information about how a resource it related to the compartment."/> <type value="display"/> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.resource.id"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="unique id for the element within a resource (for internal references)."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.resource.id.value"/> <text value="xml:id (or equivalent in JSON)"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <linkId value="CompartmentDefinition.resource.extension"/> <text value="Additional Content defined by implementations"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="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. 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."/> <type value="display"/> </item> </item> <item> <linkId value="CompartmentDefinition.resource.modifierExtension"/> <text value="Extensions that cannot be ignored"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="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. 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."/> <type value="display"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="code"/> </extension> <linkId value="CompartmentDefinition.resource.code"/> <type value="group"/> <required value="true"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The name of a resource supported by the server."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.resource.code.value"/> <text value="code"/> <type value="choice"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.resource.param"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="The name of a search parameter that represents the link to the compartment. More than one may be listed because a resource may be linked to a compartment more than one way. If no search parameters are listed, then the resource is not linked to the compartment."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.resource.param.value"/> <text value="Search Parameter Name, or chained params"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"> <valueInteger value="1"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType"> <valueString value="string"/> </extension> <linkId value="CompartmentDefinition.resource.documentation"/> <type value="group"/> <required value="false"/> <repeats value="true"/> <item> <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"> <valueCodeableConcept> <coding> <system value="http://hl7.org/fhir/questionnaire-item-control"/> <code value="flyover"/> <display value="Fly-over"/> </coding> </valueCodeableConcept> </extension> <text value="Additional doco about the resource and compartment."/> <type value="display"/> </item> <item> <linkId value="CompartmentDefinition.resource.documentation.value"/> <text value="Additional doco about the resource and compartment"/> <type value="string"/> <required value="false"/> <repeats value="false"/> </item> </item> </item> </item> </Questionnaire>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.