Security and PrivacyPublish-box (todo)
| Security Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: No defined compartments |
Raw JSON (canonical form + also see JSON Format Specification)
Generated Questionnaire for Permission
{
"resourceType" : "Questionnaire",
"id" : "qgen-Permission1",
"url" : "http://hl7.org/fhir/Questionnaire/qgen-Permission1",
"identifier" : [{
"system" : "urn:ietf:rfc:3986"
}],
"version" : "5.0.0",
"status" : "draft",
"experimental" : false,
"date" : "2023-03-26T15:21:02+11:00",
"publisher" : "Health Level Seven International (Security)",
"item" : [{
"linkId" : "Permission",
"text" : "Access Rules",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission-flyover",
"text" : "Permission resource holds access rules for a given data and context.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Permission.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.id-flyover",
"text" : "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.",
"type" : "display"
},
{
"linkId" : "Permission.id.value",
"text" : "Logical id of this artifact",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Permission.meta",
"text" : "Metadata about the resource",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.meta-flyover",
"text" : "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "uri"
}],
"linkId" : "Permission.implicitRules",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.implicitRules-flyover",
"text" : "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. 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. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc.",
"type" : "display"
},
{
"linkId" : "Permission.implicitRules.value",
"text" : "A set of rules under which this content was created",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "code"
}],
"linkId" : "Permission.language",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.language-flyover",
"text" : "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" : "display"
},
{
"linkId" : "Permission.language.value",
"text" : "language",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Permission.text",
"text" : "Text summary of the resource, for human interpretation",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.text-flyover",
"text" : "A human-readable narrative that contains a summary of the resource and can 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 a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
"type" : "display"
}]
},
{
"linkId" : "Permission.contained",
"text" : "Contained, inline Resources",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.contained-flyover",
"text" : "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. 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. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.",
"type" : "display"
}]
},
{
"linkId" : "Permission.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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" : "display"
}]
},
{
"linkId" : "Permission.modifierExtension",
"text" : "Extensions that cannot be ignored",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.modifierExtension-flyover",
"text" : "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 and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "code"
}],
"linkId" : "Permission.status",
"type" : "group",
"required" : true,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.status-flyover",
"text" : "Status.",
"type" : "display"
},
{
"linkId" : "Permission.status.value",
"text" : "status",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Reference"
}],
"linkId" : "Permission.asserter",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.asserter-flyover",
"text" : "The person or entity that asserts the permission.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
"valueCode" : "Practitioner, PractitionerRole, Organization, CareTeam, Patient, RelatedPerson, HealthcareService"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
"valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
}],
"linkId" : "Permission.asserter.value",
"text" : "The person or entity that asserts the permission",
"type" : "reference",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "datetime"
}],
"linkId" : "Permission.date",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.date-flyover",
"text" : "The date that permission was asserted.",
"type" : "display"
},
{
"linkId" : "Permission.date.value",
"text" : "The date that permission was asserted",
"type" : "dateTime",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Period"
}],
"linkId" : "Permission.validity",
"text" : "The period in which the permission is active",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.validity-flyover",
"text" : "The period in which the permission is active.",
"type" : "display"
},
{
"linkId" : "Permission.validity.low",
"text" : "start:",
"type" : "dateTime",
"required" : false,
"repeats" : false
},
{
"linkId" : "Permission.validity.end",
"text" : "end:",
"type" : "dateTime",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Permission.justification",
"text" : "The asserted justification for using the data",
"type" : "group",
"required" : false,
"repeats" : false,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.justification-flyover",
"text" : "The asserted justification for using the data.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Permission.justification.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.justification.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Permission.justification.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Permission.justification.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.justification.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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" : "display"
}]
},
{
"linkId" : "Permission.justification.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.justification.modifierExtension-flyover",
"text" : "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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Permission.justification.basis",
"text" : "The regulatory grounds upon which this Permission builds",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.justification.basis-flyover",
"text" : "This would be a codeableconcept, or a coding, which can be constrained to , for example, the 6 grounds for processing in GDPR.",
"type" : "display"
},
{
"linkId" : "Permission.justification.basis.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Permission.justification.basis.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Reference"
}],
"linkId" : "Permission.justification.evidence",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.justification.evidence-flyover",
"text" : "Justifing rational. While any resource may be used, DocumentReference, Consent, PlanDefinition, and Contract would be most frequent",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
"valueCode" : "Resource"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
"valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
}],
"linkId" : "Permission.justification.evidence.value",
"text" : "Justifing rational",
"type" : "reference",
"required" : false,
"repeats" : false
}]
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "code"
}],
"linkId" : "Permission.combining",
"type" : "group",
"required" : true,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.combining-flyover",
"text" : "Defines a procedure for arriving at an access decision given the set of rules. see [XACML Combining Rules](http://docs.oasis-open.org/xacml/3.0/xacml-3.0-core-spec-cos01-en.html#_Toc325047267)",
"type" : "display"
},
{
"linkId" : "Permission.combining.value",
"text" : "combining",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
}]
},
{
"linkId" : "Permission.rule",
"text" : "Constraints to the Permission",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule-flyover",
"text" : "A set of rules.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Permission.rule.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Permission.rule.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Permission.rule.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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" : "display"
}]
},
{
"linkId" : "Permission.rule.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.modifierExtension-flyover",
"text" : "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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "code"
}],
"linkId" : "Permission.rule.type",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.type-flyover",
"text" : "deny | permit.",
"type" : "display"
},
{
"linkId" : "Permission.rule.type.value",
"text" : "type",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
}]
},
{
"linkId" : "Permission.rule.data",
"text" : "The selection criteria to identify data that is within scope of this provision",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data-flyover",
"text" : "A description or definition of which activities are allowed to be done on the data.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Permission.rule.data.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Permission.rule.data.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Permission.rule.data.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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" : "display"
}]
},
{
"linkId" : "Permission.rule.data.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.modifierExtension-flyover",
"text" : "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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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" : "display"
}]
},
{
"linkId" : "Permission.rule.data.resource",
"text" : "Explicit FHIR Resource references",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.resource-flyover",
"text" : "Explicit FHIR Resource references.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Permission.rule.data.resource.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.resource.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Permission.rule.data.resource.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Permission.rule.data.resource.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.resource.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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" : "display"
}]
},
{
"linkId" : "Permission.rule.data.resource.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.resource.modifierExtension-flyover",
"text" : "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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "code"
}],
"linkId" : "Permission.rule.data.resource.meaning",
"type" : "group",
"required" : true,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.resource.meaning-flyover",
"text" : "How the resource reference is interpreted when testing consent restrictions.",
"type" : "display"
},
{
"linkId" : "Permission.rule.data.resource.meaning.value",
"text" : "meaning",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Reference"
}],
"linkId" : "Permission.rule.data.resource.reference",
"type" : "group",
"required" : true,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.resource.reference-flyover",
"text" : "A reference to a specific resource that defines which resources are covered by this consent.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
"valueCode" : "Resource"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
"valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
}],
"linkId" : "Permission.rule.data.resource.reference.value",
"text" : "The actual data reference",
"type" : "reference",
"required" : false,
"repeats" : false
}]
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Coding"
}],
"linkId" : "Permission.rule.data.security",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.security-flyover",
"text" : "The data in scope are those with the given codes present in that data .meta.security element. Note the ConfidentialityCode vocabulary indicates the highest value, thus a security label of \"R\" then it applies to all resources that are labeled \"R\" or lower. E.g. for Confidentiality, it's a high water mark. For other kinds of security labels, subsumption logic applies. When the purpose of use tag is on the data, access request purpose of use shall not conflict.",
"type" : "display"
},
{
"linkId" : "Permission.rule.data.security.value",
"text" : "Security tag code on .meta.security",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Period"
}],
"linkId" : "Permission.rule.data.period",
"text" : "Timeframe encompasing data create/update",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.period-flyover",
"text" : "Clinical or Operational Relevant period of time that bounds the data controlled by this rule. This has a different sense to the .validity.",
"type" : "display"
},
{
"linkId" : "Permission.rule.data.period.low",
"text" : "start:",
"type" : "dateTime",
"required" : false,
"repeats" : false
},
{
"linkId" : "Permission.rule.data.period.end",
"text" : "end:",
"type" : "dateTime",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Permission.rule.data.expression",
"text" : "Expression identifying the data",
"type" : "group",
"required" : false,
"repeats" : false,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.data.expression-flyover",
"text" : "Used when other data selection elements are insufficient.",
"type" : "display"
}]
}]
},
{
"linkId" : "Permission.rule.activity",
"text" : "A description or definition of which activities are allowed to be done on the data",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.activity-flyover",
"text" : "A description or definition of which activities are allowed to be done on the data.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Permission.rule.activity.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.activity.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Permission.rule.activity.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Permission.rule.activity.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.activity.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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" : "display"
}]
},
{
"linkId" : "Permission.rule.activity.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.activity.modifierExtension-flyover",
"text" : "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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Reference"
}],
"linkId" : "Permission.rule.activity.actor",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.activity.actor-flyover",
"text" : "The actor(s) authorized for the defined activity.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
"valueCode" : "Device, Group, CareTeam, Organization, Patient, Practitioner, RelatedPerson, PractitionerRole"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
"valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
}],
"linkId" : "Permission.rule.activity.actor.value",
"text" : "Authorized actor(s)",
"type" : "reference",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Permission.rule.activity.action",
"text" : "Actions controlled by this rule",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.activity.action-flyover",
"text" : "Actions controlled by this Rule. Note that this is the direct action (not the grounds for the action covered in the purpose element). At present, the only action in the understood and tested scope of this resource is 'read'.",
"type" : "display"
},
{
"linkId" : "Permission.rule.activity.action.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Permission.rule.activity.action.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Permission.rule.activity.purpose",
"text" : "The purpose for which the permission is given",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.activity.purpose-flyover",
"text" : "The purpose for which the permission is given.",
"type" : "display"
},
{
"linkId" : "Permission.rule.activity.purpose.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Permission.rule.activity.purpose.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Permission.rule.limit",
"text" : "What limits apply to the use of the data",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Permission.rule.limit-flyover",
"text" : "What limits apply to the use of the data.",
"type" : "display"
},
{
"linkId" : "Permission.rule.limit.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Permission.rule.limit.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
}]
}]
}]
}
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.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:25+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change