This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Generated Questionnaire for SecurityEvent
{ "resourceType": "Questionnaire", "id": "qs1", "contained": [ { "resourceType": "ValueSet", "id": "vs2", "url": "urn:uuid:658dbb68-ad11-4dc7-9680-fa6bfe702694", "name": "Type options for SecurityEvent.participant.reference", "description": "Type options for SecurityEvent.participant.reference", "status": "active", "expansion": { "timestamp": "2015-02-23T09:23:57+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "Practitioner", "display": "Practitioner" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Patient", "display": "Patient" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Device", "display": "Device" } ] } } ], "identifier": [ { "system": "urn:ietf:rfc:3986" } ], "status": "draft", "date": "2015-02-23T09:07:27+11:00", "publisher": "HL7 FHIR Project (Security)", "group": { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage." } ], "linkId": "SecurityEvent", "title": "Event record kept for security purposes", "text": "Based on ATNA (RFC 3881).", "required": true, "repeats": false, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The logical id of the resource, as used in the url for the resoure. 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." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.id", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.id.value", "text": "Logical id of this artefact", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "SecurityEvent.meta", "text": "Metadata about the resource", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "uri" } ], "linkId": "SecurityEvent.implicitRules", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.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/Profile/questionnaire-extensions#flyover", "valueString": "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\n\nNot 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)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "SecurityEvent.language", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.language.value", "text": "language", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "SecurityEvent.text", "text": "Text summary of the resource, for human interpretation", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "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." } ], "linkId": "SecurityEvent.contained", "text": "Contained, inline Resources", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifies the name, action type, time, and disposition of the audited event." } ], "linkId": "SecurityEvent.event", "title": "What was done", "required": true, "repeats": false, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.event.id", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.event.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifier for a family of the event. e.g., a menu item, program, rule, policy, function code, application name or URL. It identifies the performed function." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "SecurityEvent.event.type", "text": "Type/identifier of event", "required": true, "repeats": true, "question": [ { "linkId": "SecurityEvent.event.type.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "SecurityEvent.event.type.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifier for the category of event." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "SecurityEvent.event.subtype", "text": "More specific type/id for the event", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.event.subtype.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "SecurityEvent.event.subtype.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Indicator for type of action performed during the event that generated the audit." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "SecurityEvent.event.action", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.event.action.value", "text": "action", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The time when the event occurred on the source. In a distributed system, some sort of common time base, e.g., an NTP [RFC1305] server, is a good implementation tactic." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "instant" } ], "linkId": "SecurityEvent.event.dateTime", "required": true, "repeats": true, "question": [ { "linkId": "SecurityEvent.event.dateTime.value", "text": "Time when the event occurred on source", "type": "instant", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Indicates whether the event succeeded or failed. In some cases a \"success\" may be partial, for example, an incomplete or interrupted transfer of a radiological study. For the purpose of establishing accountability, these distinctions are not relevant." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "SecurityEvent.event.outcome", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.event.outcome.value", "text": "outcome", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A free text description of the outcome of the event." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.event.outcomeDesc", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.event.outcomeDesc.value", "text": "Description of the event outcome", "type": "string", "required": false, "repeats": false } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A person, a hardware device or software process." } ], "linkId": "SecurityEvent.participant", "title": "A person, a hardware device or software process", "text": "There may be more than one user per event, for example, in cases of actions initiated by one user for other users, or in events that involve more than one user, hardware device, or system process. However, only one user may be the initiator/requestor for the event.", "required": true, "repeats": true, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.participant.id", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Specification of the role(s) the user plays when performing the event. Usually the codes used in this element are local codes defined by the role-based access control security system used in the local context." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "SecurityEvent.participant.role", "text": "User roles (e.g. local RBAC codes)", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.role.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "SecurityEvent.participant.role.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Direct reference to a resource that identifies the participant." } ], "linkId": "SecurityEvent.participant.reference", "text": "Direct reference to resource", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.reference._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs2" }, "group": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "SecurityEvent.participant.reference._Practitioner", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "SecurityEvent.participant.reference._Practitioner.value", "text": "Practitioner", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "SecurityEvent.participant.reference._Patient", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Patient?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "SecurityEvent.participant.reference._Patient.value", "text": "Patient", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "SecurityEvent.participant.reference._Device", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Device?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "SecurityEvent.participant.reference._Device.value", "text": "Device", "type": "reference", "required": false, "repeats": false } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Unique identifier for the user actively participating in the event. a unique value within the Audit Source ID. For node-based authentication -- where only the system hardware or process, but not a human user, is identified -- User ID would be the node name." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.participant.userId", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.userId.value", "text": "Unique identifier for the user", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Alternative Participant Identifier. For a human, this should be a user identifier text string from authentication system. This identifier would be one known to a common authentication system (e.g., single sign-on), if available." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.participant.altId", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.altId.value", "text": "Alternative User id e.g. authentication", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Human-meaningful name for the user." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.participant.name", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.name.value", "text": "Human-meaningful name for the user", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Indicator that the user is or is not the requestor, or initiator, for the event being audited. There can only be one initiator. If the initiator is not clear, then do not choose any one participant as the initiator." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "boolean" } ], "linkId": "SecurityEvent.participant.requestor", "required": true, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.requestor.value", "text": "Whether user is initiator", "type": "boolean", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Type of media involved. Used when the event is about exporting/importing onto media." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Coding" } ], "linkId": "SecurityEvent.participant.media", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.media.value", "text": "Type of media", "type": "open-choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Logical network location for application activity, if the activity has a network location." } ], "linkId": "SecurityEvent.participant.network", "title": "Logical network location for application activity", "required": false, "repeats": false, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.participant.network.id", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.network.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "An identifier for the network access point of the user device for the audit event. This could be a device id, IP address or some other identifier associated with a device." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.participant.network.identifier", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.network.identifier.value", "text": "Identifier for the network access point of the user device", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "An identifier for the type of network access point that originated the audit event." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "SecurityEvent.participant.network.type", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.participant.network.type.value", "text": "type", "type": "choice", "required": false, "repeats": false } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Application systems and processes." } ], "linkId": "SecurityEvent.source", "title": "Application systems and processes", "text": "Since multi-tier, distributed, or composite applications make source identification ambiguous, this collection of fields may repeat for each application or process actively involved in the event. For example, multiple value-sets can identify participating web servers, application processes, and database server threads in an n-tier distributed application. Passive event participants, e.g., low-level network transports, need not be identified.", "required": true, "repeats": false, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.source.id", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.source.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Logical source location within the healthcare enterprise network. a hospital or other provider location within a multi-entity provider group." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.source.site", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.source.site.value", "text": "Logical source location within the enterprise", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifier of the source where the event originated." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.source.identifier", "required": true, "repeats": true, "question": [ { "linkId": "SecurityEvent.source.identifier.value", "text": "The id of source where event originated", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Code specifying the type of source where event originated." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Coding" } ], "linkId": "SecurityEvent.source.type", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.source.type.value", "text": "The type of source where event originated", "type": "open-choice", "required": false, "repeats": false } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Specific instances of data or objects that have been accessed." } ], "linkId": "SecurityEvent.object", "title": "Specific instances of data or objects that have been accessed", "text": "required unless the values for Event Identification, Active Participant Identification, and Audit Source Identification are sufficient to document the entire auditable event. Because events may have more than one participant object, this group can be a repeating set of values.", "required": false, "repeats": true, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.object.id", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifies a specific instance of the participant object. The reference should always be version specific. Identifier details depends on object type." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Identifier" } ], "linkId": "SecurityEvent.object.identifier", "text": "Specific instance of object (e.g. versioned)", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.identifier.label", "text": "label:", "type": "string", "required": false, "repeats": false }, { "linkId": "SecurityEvent.object.identifier.system", "text": "system:", "type": "string", "required": false, "repeats": false }, { "linkId": "SecurityEvent.object.identifier.value", "text": "value:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifies a specific instance of the participant object. The reference should always be version specific." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "SecurityEvent.object.reference", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/_search?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "SecurityEvent.object.reference.value", "text": "Specific instance of resource (e.g. versioned)", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Object type being audited. This value is distinct from the user's role or any user relationship to the participant object." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "SecurityEvent.object.type", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.type.value", "text": "type", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Code representing the functional application role of Participant Object being audited. See RFC 3881 for rules concerning matches between role and type." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "SecurityEvent.object.role", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.role.value", "text": "role", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Identifier for the data life-cycle stage for the participant object. This can be used to provide an audit trail for data, over time, as it passes through the system." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "SecurityEvent.object.lifecycle", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.lifecycle.value", "text": "lifecycle", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Denotes policy-defined sensitivity for the Participant Object ID such as VIP, HIV status, mental health status or similar topics. Values from ATNA are institution- and implementation-defined text strings (in sensitivity.text). HL7 defines confidentiality codes for records, documents etc. that can also be used here." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "SecurityEvent.object.sensitivity", "text": "Policy-defined sensitivity for the object", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.sensitivity.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "SecurityEvent.object.sensitivity.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "An instance-specific descriptor of the Participant Object ID audited, such as a person's name. This field may be used in a query/report to identify audit events for a specific person, e.g., where multiple synonymous Participant Object IDs (patient number, medical record number, encounter number, etc.) have been used." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.object.name", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.name.value", "text": "Instance-specific descriptor for Object", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Text that describes the object in more detail." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.object.description", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.description.value", "text": "Descriptive text", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The actual query for a query-type participant object." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "binary" } ], "linkId": "SecurityEvent.object.query", "text": "Actual query for object", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Additional Information about the Object." } ], "linkId": "SecurityEvent.object.detail", "title": "Additional Information about the Object", "required": false, "repeats": true, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "unique id for the element within a resource (for internal references)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.object.detail.id", "required": false, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.detail.id.value", "text": "xml:id (or equivalent in JSON)", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Name of the property." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "SecurityEvent.object.detail.type", "required": true, "repeats": true, "question": [ { "linkId": "SecurityEvent.object.detail.type.value", "text": "Name of the property", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Property value." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "binary" } ], "linkId": "SecurityEvent.object.detail.value", "text": "Property value", "required": true, "repeats": true } ] } ] } ] } }
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.