{
"description": "This is the base Capability Statement for FHIR. It represents a server that provides the full set of functionality defined by FHIR. It is provided to use as a template for system designers to build their own Capability Statements from",
"_filename": "CapabilityStatement-base.json",
"package_name": "hl7.fhir.r3.examples",
"format": [ "xml", "json" ],
"date": "2019-10-24T11:53:00+11:00",
"meta": {
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "FHIR Project Team",
"fhirVersion": "3.0.2",
"name": "Base FHIR Capability Statement (Full)",
"acceptUnknown": "both",
"type": null,
"experimental": "true",
"resourceType": "CapabilityStatement",
"title": null,
"package_version": "3.0.2",
"status": "draft",
"id": "b5122ab1-3fb4-4041-8444-b26662e85929",
"kind": "capability",
"url": "http://hl7.org/fhir/CapabilityStatement/base",
"software": {
"name": "Insert your softwware name here..."
},
"version": "3.0.2-11200",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"searchRevInclude": [ "ChargeItem.account" ],
"searchParam": [ {
"name": "owner",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Account-owner",
"documentation": "Who is responsible?"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Account-identifier",
"documentation": "Account number"
}, {
"name": "period",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Account-period",
"documentation": "Transaction window"
}, {
"name": "balance",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Account-balance",
"documentation": "How much is in account?"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Account-subject",
"documentation": "What is account tied to?"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Account-patient",
"documentation": "What is account tied to?"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Account-name",
"documentation": "Human-readable label"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Account-type",
"documentation": "E.g. patient, expense, depreciation"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Account-status",
"documentation": "active | inactive | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Account",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Account.owner", "Account.subject", "Account.patient" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Account"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Communication.definition", "DeviceRequest.definition", "Procedure.definition", "ProcedureRequest.definition", "ReferralRequest.definition" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-date",
"documentation": "The activity definition publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-identifier",
"documentation": "External identifier for the activity definition"
}, {
"name": "successor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-successor",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-jurisdiction",
"documentation": "Intended jurisdiction for the activity definition"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-description",
"documentation": "The description of the activity definition"
}, {
"name": "derived-from",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-derived-from",
"documentation": "What resource is being referenced"
}, {
"name": "predecessor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-predecessor",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-title",
"documentation": "The human-friendly name of the activity definition"
}, {
"name": "composed-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-composed-of",
"documentation": "What resource is being referenced"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-version",
"documentation": "The business version of the activity definition"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-url",
"documentation": "The uri that identifies the activity definition"
}, {
"name": "effective",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-effective",
"documentation": "The time during which the activity definition is intended to be in use"
}, {
"name": "depends-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-depends-on",
"documentation": "What resource is being referenced"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-name",
"documentation": "Computationally friendly name of the activity definition"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-publisher",
"documentation": "Name of the publisher of the activity definition"
}, {
"name": "topic",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-topic",
"documentation": "Topics associated with the module"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-status",
"documentation": "The current status of the activity definition"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ActivityDefinition",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ActivityDefinition.successor", "ActivityDefinition.derived-from", "ActivityDefinition.predecessor", "ActivityDefinition.composed-of", "ActivityDefinition.depends-on" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ActivityDefinition"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-date",
"documentation": "When the event occurred"
}, {
"name": "recorder",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-recorder",
"documentation": "Who recorded the adverse event"
}, {
"name": "study",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-study",
"documentation": "AdverseEvent.study"
}, {
"name": "reaction",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-reaction",
"documentation": "Adverse Reaction Events linked to exposure to substance"
}, {
"name": "seriousness",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-seriousness",
"documentation": "Mild | Moderate | Severe"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-subject",
"documentation": "Subject or group impacted by event"
}, {
"name": "substance",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-substance",
"documentation": "Refers to the specific entity that caused the adverse event"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-location",
"documentation": "Location where adverse event occurred"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-category",
"documentation": "AE | PAE \rAn adverse event is an event that caused harm to a patient, an adverse reaction is a something that is a subject-specific event that is a result of an exposure to a medication, food, device or environmental substance, a potential adverse event is something that occurred and that could have caused harm to a patient but did not"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-type",
"documentation": "actual | potential"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "AdverseEvent",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "AdverseEvent.recorder", "AdverseEvent.study", "AdverseEvent.reaction", "AdverseEvent.subject", "AdverseEvent.substance", "AdverseEvent.location" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/AdverseEvent"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ClinicalImpression.problem", "ImmunizationRecommendation.information" ],
"searchParam": [ {
"name": "severity",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity",
"documentation": "mild | moderate | severe (of event as a whole)"
}, {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "Date record was believed accurate"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "External ids for this item"
}, {
"name": "manifestation",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation",
"documentation": "Clinical symptoms/signs associated with the Event"
}, {
"name": "recorder",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder",
"documentation": "Who recorded the sensitivity"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
"documentation": "Code that identifies the allergy or intolerance"
}, {
"name": "verification-status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status",
"documentation": "unconfirmed | confirmed | refuted | entered-in-error"
}, {
"name": "criticality",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality",
"documentation": "low | high | unable-to-assess"
}, {
"name": "clinical-status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
"documentation": "active | inactive | resolved"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
"documentation": "allergy | intolerance - Underlying mechanism (if known)"
}, {
"name": "onset",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset",
"documentation": "Date(/time) when manifestations showed"
}, {
"name": "route",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route",
"documentation": "How the subject was exposed to the substance"
}, {
"name": "asserter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter",
"documentation": "Source of the information about the allergy"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who the sensitivity is for"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category",
"documentation": "food | medication | environment | biologic"
}, {
"name": "last-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date",
"documentation": "Date(/time) of last known occurrence of a reaction"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "AllergyIntolerance",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "AllergyIntolerance.recorder", "AllergyIntolerance.asserter", "AllergyIntolerance.patient" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "AppointmentResponse.appointment", "CarePlan.activity-reference", "ClinicalImpression.action", "Encounter.appointment" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-date",
"documentation": "Appointment date/time."
}, {
"name": "actor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-actor",
"documentation": "Any one of the individuals participating in the appointment"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-identifier",
"documentation": "An Identifier of the Appointment"
}, {
"name": "practitioner",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-practitioner",
"documentation": "One of the individuals of the appointment is this practitioner"
}, {
"name": "incomingreferral",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-incomingreferral",
"documentation": "The ReferralRequest provided as information to allocate to the Encounter"
}, {
"name": "part-status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-part-status",
"documentation": "The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests."
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-patient",
"documentation": "One of the individuals of the appointment is this patient"
}, {
"name": "appointment-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type",
"documentation": "The style of appointment or patient that has been booked in the slot (not service type)"
}, {
"name": "service-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-service-type",
"documentation": "The specific service that is to be performed during this appointment"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-location",
"documentation": "This location is listed in the participants of the appointment"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-status",
"documentation": "The overall status of the appointment"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Appointment",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Appointment.actor", "Appointment.practitioner", "Appointment.incomingreferral", "Appointment.patient", "Appointment.location" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Appointment"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "actor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor",
"documentation": "The Person, Location/HealthcareService or Device that this appointment response replies for"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-identifier",
"documentation": "An Identifier in this appointment response"
}, {
"name": "practitioner",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner",
"documentation": "This Response is for this Practitioner"
}, {
"name": "part-status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status",
"documentation": "The participants acceptance status for this appointment"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-patient",
"documentation": "This Response is for this Patient"
}, {
"name": "appointment",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment",
"documentation": "The appointment that the response is attached to"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-location",
"documentation": "This Response is for this Location"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "AppointmentResponse",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.appointment", "AppointmentResponse.location" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/AppointmentResponse"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-date",
"documentation": "Time when the event occurred on source"
}, {
"name": "entity-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-type",
"documentation": "Type of entity involved"
}, {
"name": "agent",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent",
"documentation": "Direct reference to resource"
}, {
"name": "address",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-address",
"documentation": "Identifier for the network access point of the user device"
}, {
"name": "entity-role",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-role",
"documentation": "What role the entity played"
}, {
"name": "source",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-source",
"documentation": "The identity of source detecting the event"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-type",
"documentation": "Type/identifier of event"
}, {
"name": "altid",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-altid",
"documentation": "Alternative User id e.g. authentication"
}, {
"name": "site",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-site",
"documentation": "Logical source location within the enterprise"
}, {
"name": "agent-name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-name",
"documentation": "Human-meaningful name for the agent"
}, {
"name": "entity-name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-name",
"documentation": "Descriptor for entity"
}, {
"name": "subtype",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-subtype",
"documentation": "More specific type/id for the event"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-patient",
"documentation": "Direct reference to resource"
}, {
"name": "action",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-action",
"documentation": "Type of action performed during the event"
}, {
"name": "agent-role",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-role",
"documentation": "Agent role in the event"
}, {
"name": "user",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-user",
"documentation": "Unique identifier for the user"
}, {
"name": "entity",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity",
"documentation": "Specific instance of resource"
}, {
"name": "entity-id",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-id",
"documentation": "Specific instance of object"
}, {
"name": "outcome",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-outcome",
"documentation": "Whether the event succeeded or failed"
}, {
"name": "policy",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-policy",
"documentation": "Policy that authorized event"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "AuditEvent",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "AuditEvent.agent", "AuditEvent.patient", "AuditEvent.entity" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/AuditEvent"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-identifier",
"documentation": "Business identifier"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-code",
"documentation": "Kind of Resource"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-subject",
"documentation": "Identifies the focus of this resource"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-created",
"documentation": "When created"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-patient",
"documentation": "Identifies the focus of this resource"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-author",
"documentation": "Who created"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Basic",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Basic.subject", "Basic.patient", "Basic.author" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Basic"
},
"conditionalDelete": "multiple"
}, {
"type": "Binary",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Binary"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "contenttype",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Binary-contenttype",
"documentation": "MimeType of the binary content"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/BodySite-identifier",
"documentation": "Identifier for this instance of the anatomical location"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/BodySite-code",
"documentation": "Named anatomical location"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/BodySite-patient",
"documentation": "Patient to whom bodysite belongs"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "BodySite",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "BodySite.patient" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/BodySite"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Bundle-identifier",
"documentation": "Persistent identifier for the bundle"
}, {
"name": "composition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Bundle-composition",
"documentation": "The first resource in the bundle, if the bundle type is \"document\" - this is a composition, and this parameter provides access to searches its contents"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Bundle-type",
"documentation": "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection"
}, {
"name": "message",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Bundle-message",
"documentation": "The first resource in the bundle, if the bundle type is \"message\" - this is a message header, and this parameter provides access to search its contents"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Bundle",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Bundle.composition", "Bundle.message" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Bundle"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-date",
"documentation": "The capability statement publication date"
}, {
"name": "resource-profile",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile",
"documentation": "A profile id invoked in a capability statement"
}, {
"name": "software",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software",
"documentation": "Part of a the name of a software application"
}, {
"name": "resource",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource",
"documentation": "Name of a resource mentioned in a capability statement"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-jurisdiction",
"documentation": "Intended jurisdiction for the capability statement"
}, {
"name": "format",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format",
"documentation": "formats supported (xml | json | ttl | mime type)"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-description",
"documentation": "The description of the capability statement"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-title",
"documentation": "The human-friendly name of the capability statement"
}, {
"name": "fhirversion",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion",
"documentation": "The version of FHIR"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-version",
"documentation": "The business version of the capability statement"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-url",
"documentation": "The uri that identifies the capability statement"
}, {
"name": "supported-profile",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile",
"documentation": "Profiles for use cases supported"
}, {
"name": "mode",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode",
"documentation": "Mode - restful (server/client) or messaging (sender/receiver)"
}, {
"name": "security-service",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service",
"documentation": "OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-name",
"documentation": "Computationally friendly name of the capability statement"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-publisher",
"documentation": "Name of the publisher of the capability statement"
}, {
"name": "event",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-event",
"documentation": "Event code in a capability statement"
}, {
"name": "guide",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide",
"documentation": "Implementation guides supported"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-status",
"documentation": "The current status of the capability statement"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "CapabilityStatement",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "CapabilityStatement.resource-profile", "CapabilityStatement.supported-profile" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/CapabilityStatement"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.replaces", "CarePlan.part-of", "CarePlan.based-on", "DiagnosticReport.based-on", "ImagingStudy.basedon", "Observation.based-on", "Procedure.based-on", "QuestionnaireResponse.based-on", "ReferralRequest.based-on" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "Time period plan covers"
}, {
"name": "care-team",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-care-team",
"documentation": "Who's involved in plan?"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "External Ids for this plan"
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-performer",
"documentation": "Matches if the practitioner is listed as a performer in any of the \"simple\" activities. (For performers of the detailed activities, chain through the activitydetail search parameter.)"
}, {
"name": "goal",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-goal",
"documentation": "Desired outcome of plan"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-subject",
"documentation": "Who care plan is for"
}, {
"name": "replaces",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-replaces",
"documentation": "CarePlan replaced by this CarePlan"
}, {
"name": "part-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-part-of",
"documentation": "Part of referenced CarePlan"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-encounter",
"documentation": "Created in context of"
}, {
"name": "intent",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-intent",
"documentation": "proposal | plan | order | option"
}, {
"name": "activity-reference",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-reference",
"documentation": "Activity details defined in specific resource"
}, {
"name": "condition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-condition",
"documentation": "Health issues this plan addresses"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-based-on",
"documentation": "Fulfills care plan"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who care plan is for"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-context",
"documentation": "Created in context of"
}, {
"name": "activity-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-date",
"documentation": "Specified date occurs within period specified by CarePlan.activity.timingSchedule"
}, {
"name": "definition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-definition",
"documentation": "Protocol or definition"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-category",
"documentation": "Type of plan"
}, {
"name": "activity-code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-code",
"documentation": "Detail type of activity"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-status",
"documentation": "draft | active | suspended | completed | entered-in-error | cancelled | unknown"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "CarePlan",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "CarePlan.care-team", "CarePlan.performer", "CarePlan.goal", "CarePlan.subject", "CarePlan.replaces", "CarePlan.part-of", "CarePlan.encounter", "CarePlan.activity-reference", "CarePlan.condition", "CarePlan.based-on", "CarePlan.patient", "CarePlan.context", "CarePlan.definition" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/CarePlan"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.care-team", "CarePlan.performer", "CareTeam.participant", "CommunicationRequest.recipient", "Consent.actor" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "Time period team covers"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "External Ids for this team"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who care team is for"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-subject",
"documentation": "Who care team is for"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-context",
"documentation": "Encounter or episode associated with CareTeam"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-encounter",
"documentation": "Encounter or episode associated with CareTeam"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-category",
"documentation": "Type of team"
}, {
"name": "participant",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-participant",
"documentation": "Who is involved"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-status",
"documentation": "proposed | active | suspended | inactive | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "CareTeam",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "CareTeam.patient", "CareTeam.subject", "CareTeam.context", "CareTeam.encounter", "CareTeam.participant" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/CareTeam"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-identifier",
"documentation": "Business Identifier for item"
}, {
"name": "performing-organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-performing-organization",
"documentation": "Organization providing the charged sevice"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-code",
"documentation": "A code that identifies the charge, like a billing code"
}, {
"name": "quantity",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-quantity",
"documentation": "Quantity of which the charge item has been serviced"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-subject",
"documentation": "Individual service was done for/to"
}, {
"name": "participant-role",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-participant-role",
"documentation": "What type of performance was done"
}, {
"name": "participant-actor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-participant-actor",
"documentation": "Individual who was performing"
}, {
"name": "occurrence",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-occurrence",
"documentation": "When the charged service was applied"
}, {
"name": "entered-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-entered-date",
"documentation": "Date the charge item was entered"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-patient",
"documentation": "Individual service was done for/to"
}, {
"name": "factor-override",
"type": "number",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-factor-override",
"documentation": "Factor overriding the associated rules"
}, {
"name": "service",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-service",
"documentation": "Which rendered service is being charged?"
}, {
"name": "price-override",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-price-override",
"documentation": "Price overriding the associated rules"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-context",
"documentation": "Encounter / Episode associated with event"
}, {
"name": "enterer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-enterer",
"documentation": "Individual who was entering"
}, {
"name": "account",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-account",
"documentation": "Account to place this charge"
}, {
"name": "requesting-organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-requesting-organization",
"documentation": "Organization requesting the charged service"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ChargeItem",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ChargeItem.performing-organization", "ChargeItem.subject", "ChargeItem.participant-actor", "ChargeItem.patient", "ChargeItem.service", "ChargeItem.context", "ChargeItem.enterer", "ChargeItem.account", "ChargeItem.requesting-organization" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ChargeItem"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ClaimResponse.request", "ExplanationOfBenefit.claim" ],
"searchParam": [ {
"name": "care-team",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-care-team",
"documentation": "Member of the CareTeam"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-identifier",
"documentation": "The primary identifier of the financial resource"
}, {
"name": "use",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-use",
"documentation": "The kind of financial resource"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-created",
"documentation": "The creation date for the Claim"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-encounter",
"documentation": "Encounters associated with a billed line item"
}, {
"name": "priority",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-priority",
"documentation": "Processing priority requested"
}, {
"name": "payee",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-payee",
"documentation": "The party receiving any payment for the Claim"
}, {
"name": "provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-provider",
"documentation": "Provider responsible for the Claim"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-patient",
"documentation": "Patient receiving the services"
}, {
"name": "insurer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-insurer",
"documentation": "The target payor/insurer for the Claim"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-organization",
"documentation": "The reference to the providing organization"
}, {
"name": "enterer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-enterer",
"documentation": "The party responsible for the entry of the Claim"
}, {
"name": "facility",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-facility",
"documentation": "Facility responsible for the goods and services"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Claim",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Claim.care-team", "Claim.encounter", "Claim.payee", "Claim.provider", "Claim.patient", "Claim.insurer", "Claim.organization", "Claim.enterer", "Claim.facility" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Claim"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-identifier",
"documentation": "The identity of the claimresponse"
}, {
"name": "request",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request",
"documentation": "The claim reference"
}, {
"name": "disposition",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-disposition",
"documentation": "The contents of the disposition message"
}, {
"name": "insurer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-insurer",
"documentation": "The organization who generated this resource"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-created",
"documentation": "The creation date"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-patient",
"documentation": "The subject of care."
}, {
"name": "payment-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-payment-date",
"documentation": "The expected paymentDate"
}, {
"name": "request-provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request-provider",
"documentation": "The Provider of the claim"
}, {
"name": "outcome",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-outcome",
"documentation": "The processing outcome"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ClaimResponse",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ClaimResponse.request", "ClaimResponse.insurer", "ClaimResponse.patient", "ClaimResponse.request-provider" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ClaimResponse"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ClinicalImpression.previous" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "When the assessment was documented"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-identifier",
"documentation": "Business identifier"
}, {
"name": "previous",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-previous",
"documentation": "Reference to last assessment"
}, {
"name": "finding-code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-code",
"documentation": "What was found"
}, {
"name": "assessor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-assessor",
"documentation": "The clinician performing the assessment"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-subject",
"documentation": "Patient or group assessed"
}, {
"name": "finding-ref",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-ref",
"documentation": "What was found"
}, {
"name": "problem",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-problem",
"documentation": "Relevant impressions of patient state"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Patient or group assessed"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-context",
"documentation": "Encounter or Episode created from"
}, {
"name": "investigation",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-investigation",
"documentation": "Record of a specific investigation"
}, {
"name": "action",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-action",
"documentation": "Action taken as part of assessment procedure"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-status",
"documentation": "draft | completed | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ClinicalImpression",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ClinicalImpression.previous", "ClinicalImpression.assessor", "ClinicalImpression.subject", "ClinicalImpression.finding-ref", "ClinicalImpression.problem", "ClinicalImpression.patient", "ClinicalImpression.context", "ClinicalImpression.investigation", "ClinicalImpression.action" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ClinicalImpression"
},
"conditionalDelete": "multiple"
}, {
"type": "CodeSystem",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/CodeSystem"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-date",
"documentation": "The code system publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-identifier",
"documentation": "External identifier for the code system"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-code",
"documentation": "A code defined in the code system"
}, {
"name": "content-mode",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode",
"documentation": "not-present | example | fragment | complete"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-jurisdiction",
"documentation": "Intended jurisdiction for the code system"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-description",
"documentation": "The description of the code system"
}, {
"name": "language",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-language",
"documentation": "A language in which a designation is provided"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-title",
"documentation": "The human-friendly name of the code system"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-version",
"documentation": "The business version of the code system"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-url",
"documentation": "The uri that identifies the code system"
}, {
"name": "system",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-system",
"documentation": "The system for any codes defined by this code system (same as 'url')"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-name",
"documentation": "Computationally friendly name of the code system"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-publisher",
"documentation": "Name of the publisher of the code system"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-status",
"documentation": "The current status of the code system"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-identifier",
"documentation": "Unique identifier"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-subject",
"documentation": "Focus of message"
}, {
"name": "received",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-received",
"documentation": "When received"
}, {
"name": "part-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-part-of",
"documentation": "Part of this action"
}, {
"name": "medium",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-medium",
"documentation": "A channel of communication"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-encounter",
"documentation": "Encounter leading to message"
}, {
"name": "sent",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-sent",
"documentation": "When sent"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-based-on",
"documentation": "Request fulfilled by this communication"
}, {
"name": "sender",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-sender",
"documentation": "Message sender"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-patient",
"documentation": "Focus of message"
}, {
"name": "recipient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-recipient",
"documentation": "Message recipient"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-context",
"documentation": "Encounter or episode leading to message"
}, {
"name": "definition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-definition",
"documentation": "Instantiates protocol or definition"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-category",
"documentation": "Message category"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-status",
"documentation": "preparation | in-progress | suspended | aborted | completed | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Communication",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Communication.subject", "Communication.part-of", "Communication.encounter", "Communication.based-on", "Communication.sender", "Communication.patient", "Communication.recipient", "Communication.context", "Communication.definition" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Communication"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.activity-reference", "CommunicationRequest.replaces" ],
"searchParam": [ {
"name": "requester",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester",
"documentation": "Individual making the request"
}, {
"name": "authored",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-authored",
"documentation": "When request transitioned to being actionable"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-identifier",
"documentation": "Unique identifier"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-subject",
"documentation": "Focus of message"
}, {
"name": "replaces",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-replaces",
"documentation": "Request(s) replaced by this request"
}, {
"name": "medium",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-medium",
"documentation": "A channel of communication"
}, {
"name": "occurrence",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-occurrence",
"documentation": "When scheduled"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-encounter",
"documentation": "Encounter leading to message"
}, {
"name": "priority",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-priority",
"documentation": "Message urgency"
}, {
"name": "group-identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-group-identifier",
"documentation": "Composite request this is part of"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-based-on",
"documentation": "Fulfills plan or proposal"
}, {
"name": "sender",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-sender",
"documentation": "Message sender"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-patient",
"documentation": "Focus of message"
}, {
"name": "recipient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-recipient",
"documentation": "Message recipient"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-context",
"documentation": "Encounter or episode leading to message"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category",
"documentation": "Message category"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-status",
"documentation": "draft | active | suspended | cancelled | completed | entered-in-error | unknown"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "CommunicationRequest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "CommunicationRequest.requester", "CommunicationRequest.subject", "CommunicationRequest.replaces", "CommunicationRequest.encounter", "CommunicationRequest.based-on", "CommunicationRequest.sender", "CommunicationRequest.patient", "CommunicationRequest.recipient", "CommunicationRequest.context" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/CommunicationRequest"
},
"conditionalDelete": "multiple"
}, {
"type": "CompartmentDefinition",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/CompartmentDefinition"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-date",
"documentation": "The compartment definition publication date"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-code",
"documentation": "Patient | Encounter | RelatedPerson | Practitioner | Device"
}, {
"name": "resource",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-resource",
"documentation": "Name of resource type"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-jurisdiction",
"documentation": "Intended jurisdiction for the compartment definition"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-name",
"documentation": "Computationally friendly name of the compartment definition"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-description",
"documentation": "The description of the compartment definition"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-publisher",
"documentation": "Name of the publisher of the compartment definition"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-title",
"documentation": "The human-friendly name of the compartment definition"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-url",
"documentation": "The uri that identifies the compartment definition"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-status",
"documentation": "The current status of the compartment definition"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"searchRevInclude": [ "Composition.related-ref" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "Composition editing time"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Logical identifier of composition (version-independent)"
}, {
"name": "period",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-period",
"documentation": "The period covered by the documentation"
}, {
"name": "related-id",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-related-id",
"documentation": "Target of the relationship"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-subject",
"documentation": "Who and/or what the composition is about"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-author",
"documentation": "Who and/or what authored the composition"
}, {
"name": "confidentiality",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-confidentiality",
"documentation": "As defined by affinity domain"
}, {
"name": "section",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-section",
"documentation": "Classification of section (recommended)"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Context of the Composition"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
"documentation": "Kind of composition (LOINC if possible)"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-title",
"documentation": "Human Readable name/title"
}, {
"name": "attester",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-attester",
"documentation": "Who attested the composition"
}, {
"name": "entry",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-entry",
"documentation": "A reference to data that supports this section"
}, {
"name": "related-ref",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-related-ref",
"documentation": "Target of the relationship"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who and/or what the composition is about"
}, {
"name": "context",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-context",
"documentation": "Code(s) that apply to the event being documented"
}, {
"name": "class",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-class",
"documentation": "Categorization of Composition"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-status",
"documentation": "preliminary | final | amended | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Composition",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Composition.subject", "Composition.author", "Composition.encounter", "Composition.attester", "Composition.entry", "Composition.related-ref", "Composition.patient" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Composition"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-date",
"documentation": "The concept map publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-identifier",
"documentation": "External identifier for the concept map"
}, {
"name": "product",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-product",
"documentation": "Reference to property mapping depends on"
}, {
"name": "other",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-other",
"documentation": "Canonical URL for other concept map"
}, {
"name": "target-system",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-system",
"documentation": "System of the target (if necessary)"
}, {
"name": "dependson",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-dependson",
"documentation": "Reference to property mapping depends on"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-jurisdiction",
"documentation": "Intended jurisdiction for the concept map"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-description",
"documentation": "The description of the concept map"
}, {
"name": "source",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source",
"documentation": "Identifies the source of the concepts which are being mapped"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-title",
"documentation": "The human-friendly name of the concept map"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-version",
"documentation": "The business version of the concept map"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-url",
"documentation": "The uri that identifies the concept map"
}, {
"name": "target",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target",
"documentation": "Provides context to the mappings"
}, {
"name": "source-code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-code",
"documentation": "Identifies element being mapped"
}, {
"name": "source-uri",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-uri",
"documentation": "Identifies the source of the concepts which are being mapped"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-name",
"documentation": "Computationally friendly name of the concept map"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-publisher",
"documentation": "Name of the publisher of the concept map"
}, {
"name": "source-system",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-system",
"documentation": "Code System (if value set crosses code systems)"
}, {
"name": "target-code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-code",
"documentation": "Code that identifies the target element"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-status",
"documentation": "The current status of the concept map"
}, {
"name": "target-uri",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-uri",
"documentation": "Provides context to the mappings"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ConceptMap",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ConceptMap.source", "ConceptMap.target", "ConceptMap.source-uri", "ConceptMap.target-uri" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ConceptMap"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "AdverseEvent.reaction", "CarePlan.condition", "ClinicalImpression.finding-ref", "ClinicalImpression.problem", "Encounter.diagnosis", "EpisodeOfCare.condition", "RiskAssessment.condition" ],
"searchParam": [ {
"name": "severity",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-severity",
"documentation": "The severity of the condition"
}, {
"name": "evidence-detail",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail",
"documentation": "Supporting information found elsewhere"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "A unique identifier of the condition record"
}, {
"name": "onset-info",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-info",
"documentation": "Onsets as a string"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
"documentation": "Code for the condition"
}, {
"name": "evidence",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-evidence",
"documentation": "Manifestation/symptom"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-subject",
"documentation": "Who has the condition?"
}, {
"name": "verification-status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-verification-status",
"documentation": "provisional | differential | confirmed | refuted | entered-in-error | unknown"
}, {
"name": "clinical-status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
"documentation": "The clinical status of the condition"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-encounter",
"documentation": "Encounter when condition first asserted"
}, {
"name": "abatement-boolean",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-boolean",
"documentation": "Abatement boolean (boolean is true or non-boolean values are present)"
}, {
"name": "onset-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-date",
"documentation": "Date related onsets (dateTime and Period)"
}, {
"name": "abatement-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-date",
"documentation": "Date-related abatements (dateTime and period)"
}, {
"name": "asserter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-asserter",
"documentation": "Person who asserts this condition"
}, {
"name": "stage",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-stage",
"documentation": "Simple summary (disease specific)"
}, {
"name": "abatement-string",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-string",
"documentation": "Abatement as a string"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who has the condition?"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-context",
"documentation": "Encounter or episode when condition first asserted"
}, {
"name": "onset-age",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-age",
"documentation": "Onsets as age or age range"
}, {
"name": "abatement-age",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-age",
"documentation": "Abatement as age or age range"
}, {
"name": "asserted-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-asserted-date",
"documentation": "Date record was believed accurate"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-category",
"documentation": "The category of the condition"
}, {
"name": "body-site",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-body-site",
"documentation": "Anatomical location, if relevant"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Condition",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Condition.evidence-detail", "Condition.subject", "Condition.encounter", "Condition.asserter", "Condition.patient", "Condition.context" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Condition"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Consent.source" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "When this Consent was created or indexed"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Identifier for this record (external references)"
}, {
"name": "securitylabel",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-securitylabel",
"documentation": "Security Labels that define affected resources"
}, {
"name": "period",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-period",
"documentation": "Period that this consent applies"
}, {
"name": "data",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-data",
"documentation": "The actual data reference"
}, {
"name": "purpose",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-purpose",
"documentation": "Context of activities for which the agreement is made"
}, {
"name": "source",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-source",
"documentation": "Source from which this consent is taken"
}, {
"name": "actor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-actor",
"documentation": "Resource for the actor (or group, by role)"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who the consent applies to"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-organization",
"documentation": "Custodian of the consent"
}, {
"name": "action",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-action",
"documentation": "Actions controlled by this consent"
}, {
"name": "consentor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-consentor",
"documentation": "Who is agreeing to the policy and exceptions"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-category",
"documentation": "Classification of the consent statement - for indexing/retrieval"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-status",
"documentation": "draft | proposed | active | rejected | inactive | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Consent",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Consent.data", "Consent.source", "Consent.actor", "Consent.patient", "Consent.organization", "Consent.consentor" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Consent"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Consent.source", "Contract.agent" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-identifier",
"documentation": "The identity of the contract"
}, {
"name": "agent",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-agent",
"documentation": "Agent to the Contact"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-patient",
"documentation": "The identity of the subject of the contract (if a patient)"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-subject",
"documentation": "The identity of the subject of the contract"
}, {
"name": "authority",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-authority",
"documentation": "The authority of the contract"
}, {
"name": "domain",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-domain",
"documentation": "The domain of the contract"
}, {
"name": "term-topic",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-term-topic",
"documentation": "The identity of the topic of the contract terms"
}, {
"name": "issued",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-issued",
"documentation": "The date/time the contract was issued"
}, {
"name": "signer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-signer",
"documentation": "Contract Signatory Party"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Contract",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Contract.agent", "Contract.patient", "Contract.subject", "Contract.authority", "Contract.domain", "Contract.term-topic", "Contract.signer" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Contract"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ExplanationOfBenefit.coverage" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-identifier",
"documentation": "The primary identifier of the insured and the coverage"
}, {
"name": "subgroup",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-subgroup",
"documentation": "Sub-group identifier"
}, {
"name": "subscriber",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-subscriber",
"documentation": "Reference to the subscriber"
}, {
"name": "subplan",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-subplan",
"documentation": "Sub-plan identifier"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-type",
"documentation": "The kind of coverage (health plan, auto, Workers Compensation)"
}, {
"name": "sequence",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-sequence",
"documentation": "Sequence number"
}, {
"name": "payor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-payor",
"documentation": "The identity of the insurer or party paying for services"
}, {
"name": "beneficiary",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary",
"documentation": "Covered party"
}, {
"name": "subclass",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-subclass",
"documentation": "Sub-class identifier"
}, {
"name": "plan",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-plan",
"documentation": "A plan or policy identifier"
}, {
"name": "class",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-class",
"documentation": "Class identifier"
}, {
"name": "dependent",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-dependent",
"documentation": "Dependent number"
}, {
"name": "group",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-group",
"documentation": "Group identifier"
}, {
"name": "policy-holder",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-policy-holder",
"documentation": "Reference to the policyholder"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Coverage",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Coverage.subscriber", "Coverage.payor", "Coverage.beneficiary", "Coverage.policy-holder" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Coverage"
},
"conditionalDelete": "multiple"
}, {
"type": "DataElement",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/DataElement"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-date",
"documentation": "The data element publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-identifier",
"documentation": "External identifier for the data element"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-code",
"documentation": "A code for the data element (server may choose to do subsumption)"
}, {
"name": "stringency",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-stringency",
"documentation": "The stringency of the data element definition"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-jurisdiction",
"documentation": "Intended jurisdiction for the data element"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-name",
"documentation": "Computationally friendly name of the data element"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-publisher",
"documentation": "Name of the publisher of the data element"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-description",
"documentation": "Text search in the description of the data element. This corresponds to the definition of the first DataElement.element."
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-title",
"documentation": "The human-friendly name of the data element"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-version",
"documentation": "The business version of the data element"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-url",
"documentation": "The uri that identifies the data element"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-status",
"documentation": "The current status of the data element"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "When identified"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Unique id for the detected issue"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Associated patient"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-author",
"documentation": "The provider or device that identified the issue"
}, {
"name": "implicated",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated",
"documentation": "Problem resource"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-category",
"documentation": "Issue Category, e.g. drug-drug, duplicate therapy, etc."
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "DetectedIssue",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "DetectedIssue.patient", "DetectedIssue.author", "DetectedIssue.implicated" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/DetectedIssue"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Account.subject", "Account.patient", "AdverseEvent.subject", "AdverseEvent.substance", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "AuditEvent.agent", "AuditEvent.patient", "ChargeItem.participant-actor", "ChargeItem.enterer", "Communication.sender", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.sender", "CommunicationRequest.recipient", "Composition.author", "Consent.actor", "Contract.agent", "DetectedIssue.author", "DeviceComponent.source", "DeviceMetric.source", "DeviceRequest.requester", "DeviceRequest.performer", "DeviceRequest.subject", "DeviceRequest.patient", "DeviceRequest.device", "DeviceUseStatement.device", "DiagnosticReport.subject", "DiagnosticReport.patient", "DocumentManifest.subject", "DocumentManifest.author", "DocumentManifest.patient", "DocumentReference.subject", "DocumentReference.patient", "DocumentReference.author", "Flag.author", "Group.member", "ImagingManifest.author", "List.subject", "List.patient", "List.source", "Media.subject", "Media.patient", "Media.device", "MedicationAdministration.performer", "MedicationAdministration.device", "MedicationDispense.performer", "MedicationRequest.requester", "MessageHeader.target", "Observation.subject", "Observation.patient", "Observation.device", "Procedure.performer", "ProcedureRequest.requester", "ProcedureRequest.performer", "ProcedureRequest.subject", "ProcedureRequest.patient", "Provenance.agent", "QuestionnaireResponse.author", "ReferralRequest.requester", "RequestGroup.author", "RiskAssessment.performer", "Schedule.actor", "Specimen.subject", "Specimen.patient", "SupplyRequest.requester", "Task.owner", "Task.requester" ],
"searchParam": [ {
"name": "udi-di",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Device-udi-di",
"documentation": "The udi Device Identifier (DI)"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Device-identifier",
"documentation": "Instance id from manufacturer, owner, and others"
}, {
"name": "udi-carrier",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Device-udi-carrier",
"documentation": "UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string."
}, {
"name": "device-name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Device-device-name",
"documentation": "A server defined search that may match any of the string fields in the Device.udi.name or Device.type.coding.display or Device.type.text"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Device-patient",
"documentation": "Patient information, if the resource is affixed to a person"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Device-organization",
"documentation": "The organization responsible for the device"
}, {
"name": "model",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Device-model",
"documentation": "The model of the device"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Device-location",
"documentation": "A location, where the resource is found"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Device-type",
"documentation": "The type of the device"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/Device-url",
"documentation": "Network address to contact device"
}, {
"name": "manufacturer",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Device-manufacturer",
"documentation": "The manufacturer of the device"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Device-status",
"documentation": "active | inactive | entered-in-error | unknown"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Device",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Device.patient", "Device.organization", "Device.location" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Device"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "DeviceComponent.parent", "DeviceMetric.parent" ],
"searchParam": [ {
"name": "parent",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-parent",
"documentation": "The parent DeviceComponent resource"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-identifier",
"documentation": "The identifier of the component"
}, {
"name": "source",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-source",
"documentation": "The device source"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-type",
"documentation": "The device component type"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "DeviceComponent",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "DeviceComponent.parent", "DeviceComponent.source" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/DeviceComponent"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Media.device", "Observation.device" ],
"searchParam": [ {
"name": "parent",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-parent",
"documentation": "The parent DeviceMetric resource"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-identifier",
"documentation": "The identifier of the metric"
}, {
"name": "source",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-source",
"documentation": "The device resource"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-type",
"documentation": "The component type"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-category",
"documentation": "The category of the metric"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "DeviceMetric",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "DeviceMetric.parent", "DeviceMetric.source" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/DeviceMetric"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.activity-reference", "Observation.based-on" ],
"searchParam": [ {
"name": "requester",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-requester",
"documentation": "Who/what is requesting service "
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Business identifier for request/order"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
"documentation": "Code for what is being requested/ordered"
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer",
"documentation": "Desired performer for service"
}, {
"name": "event-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-event-date",
"documentation": "When service should occur"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-subject",
"documentation": "Individual the service is ordered for"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Encounter or Episode during which request was created"
}, {
"name": "authored-on",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-authored-on",
"documentation": "When the request transitioned to being actionable"
}, {
"name": "intent",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-intent",
"documentation": "proposal | plan | original-order |reflex-order"
}, {
"name": "group-identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-group-identifier",
"documentation": "Composite request this is part of"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-based-on",
"documentation": "Plan/proposal/order fulfilled by this request"
}, {
"name": "priorrequest",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-priorrequest",
"documentation": "Request takes the place of referenced completed or terminated requests"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Individual the service is ordered for"
}, {
"name": "definition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-definition",
"documentation": "Protocol or definition followed by this request"
}, {
"name": "device",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-device",
"documentation": "Reference to resource that is being requested/ordered"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-status",
"documentation": "entered-in-error | draft | active |suspended | completed "
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "DeviceRequest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "DeviceRequest.requester", "DeviceRequest.performer", "DeviceRequest.subject", "DeviceRequest.encounter", "DeviceRequest.based-on", "DeviceRequest.priorrequest", "DeviceRequest.patient", "DeviceRequest.definition", "DeviceRequest.device" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/DeviceRequest"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-identifier",
"documentation": "Search by identifier"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-subject",
"documentation": "Search by subject"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Search by subject - a patient"
}, {
"name": "device",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-device",
"documentation": "Search by device"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "DeviceUseStatement",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "DeviceUseStatement.subject", "DeviceUseStatement.patient", "DeviceUseStatement.device" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/DeviceUseStatement"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.investigation" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "The clinically relevant time of the report"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "An identifier for the report"
}, {
"name": "image",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-image",
"documentation": "A reference to the image source."
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer",
"documentation": "Who was the source of the report (organization)"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
"documentation": "The code for the report as a whole, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject",
"documentation": "The subject of the report"
}, {
"name": "diagnosis",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-diagnosis",
"documentation": "A coded diagnosis on the report"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "The Encounter when the order was made"
}, {
"name": "result",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result",
"documentation": "Link to an atomic result (observation resource)"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on",
"documentation": "Reference to the procedure request."
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The subject of the report if a patient"
}, {
"name": "specimen",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen",
"documentation": "The specimen details"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-context",
"documentation": "Healthcare event (Episode of Care or Encounter) related to the report"
}, {
"name": "issued",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued",
"documentation": "When the report was issued"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
"documentation": "Which diagnostic discipline/department created the report"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status",
"documentation": "The status of the report"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "DiagnosticReport",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "DiagnosticReport.image", "DiagnosticReport.performer", "DiagnosticReport.subject", "DiagnosticReport.encounter", "DiagnosticReport.result", "DiagnosticReport.based-on", "DiagnosticReport.patient", "DiagnosticReport.specimen", "DiagnosticReport.context" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Unique Identifier for the set of documents"
}, {
"name": "related-id",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-id",
"documentation": "Identifiers of things that are related"
}, {
"name": "content-ref",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-content-ref",
"documentation": "Contents of this set of documents"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-subject",
"documentation": "The subject of the set of documents"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-author",
"documentation": "Who and/or what authored the manifest"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-created",
"documentation": "When this document manifest created"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-description",
"documentation": "Human-readable description (title)"
}, {
"name": "source",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-source",
"documentation": "The source system/application/software"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
"documentation": "Kind of document set"
}, {
"name": "related-ref",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-ref",
"documentation": "Related Resource"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The subject of the set of documents"
}, {
"name": "recipient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-recipient",
"documentation": "Intended to get notified about this set of documents"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-status",
"documentation": "current | superseded | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "DocumentManifest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "DocumentManifest.content-ref", "DocumentManifest.subject", "DocumentManifest.author", "DocumentManifest.related-ref", "DocumentManifest.patient", "DocumentManifest.recipient" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/DocumentManifest"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Consent.source", "DocumentReference.relatesto" ],
"searchParam": [ {
"name": "securitylabel",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-securitylabel",
"documentation": "Document security-tags"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
"documentation": "Who/what is the subject of the document"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
"documentation": "Human-readable description (title)"
}, {
"name": "language",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
"documentation": "Human language of the content (BCP-47)"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
"documentation": "Kind of document (LOINC if possible)"
}, {
"name": "relation",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
"documentation": "replaces | transforms | signs | appends"
}, {
"name": "setting",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-setting",
"documentation": "Additional details about where the content was created (e.g. clinical specialty)"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who/what is the subject of the document"
}, {
"name": "relationship",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship",
"documentation": "Combination of relation and relatesTo"
}, {
"name": "event",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-event",
"documentation": "Main clinical acts documented"
}, {
"name": "class",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-class",
"documentation": "Categorization of document"
}, {
"name": "authenticator",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator",
"documentation": "Who/what authenticated the document"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Master Version Specific Identifier"
}, {
"name": "period",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
"documentation": "Time of service that is being documented"
}, {
"name": "related-id",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-id",
"documentation": "Identifier of related objects or events"
}, {
"name": "custodian",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian",
"documentation": "Organization which maintains the document"
}, {
"name": "indexed",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-indexed",
"documentation": "When this document reference was created"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
"documentation": "Who and/or what authored the document"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-created",
"documentation": "Document creation time"
}, {
"name": "format",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-format",
"documentation": "Format/content rules for the document"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Context of the document content"
}, {
"name": "related-ref",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-ref",
"documentation": "Related Resource"
}, {
"name": "location",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
"documentation": "Uri where the data can be found"
}, {
"name": "relatesto",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
"documentation": "Target of the relationship"
}, {
"name": "facility",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
"documentation": "Kind of facility where patient was seen"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
"documentation": "current | superseded | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "DocumentReference",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "DocumentReference.subject", "DocumentReference.patient", "DocumentReference.authenticator", "DocumentReference.custodian", "DocumentReference.author", "DocumentReference.encounter", "DocumentReference.related-ref", "DocumentReference.relatesto" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "EligibilityResponse.request" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-identifier",
"documentation": "The business identifier of the Eligibility"
}, {
"name": "provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-provider",
"documentation": "The reference to the provider"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-patient",
"documentation": "The reference to the patient"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-created",
"documentation": "The creation date for the EOB"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-organization",
"documentation": "The reference to the providing organization"
}, {
"name": "enterer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-enterer",
"documentation": "The party who is responsible for the request"
}, {
"name": "facility",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-facility",
"documentation": "Facility responsible for the goods and services"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "EligibilityRequest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "EligibilityRequest.provider", "EligibilityRequest.patient", "EligibilityRequest.organization", "EligibilityRequest.enterer", "EligibilityRequest.facility" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/EligibilityRequest"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-identifier",
"documentation": "The business identifier"
}, {
"name": "request",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request",
"documentation": "The EligibilityRequest reference"
}, {
"name": "disposition",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-disposition",
"documentation": "The contents of the disposition message"
}, {
"name": "insurer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-insurer",
"documentation": "The organization which generated this resource"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-created",
"documentation": "The creation date"
}, {
"name": "request-organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-organization",
"documentation": "The EligibilityRequest organization"
}, {
"name": "request-provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-provider",
"documentation": "The EligibilityRequest provider"
}, {
"name": "outcome",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-outcome",
"documentation": "The processing outcome"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "EligibilityResponse",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "EligibilityResponse.request", "EligibilityResponse.insurer", "EligibilityResponse.request-organization", "EligibilityResponse.request-provider" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/EligibilityResponse"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.encounter", "CarePlan.context", "CareTeam.context", "CareTeam.encounter", "ChargeItem.context", "Claim.encounter", "ClinicalImpression.context", "Communication.encounter", "Communication.context", "CommunicationRequest.encounter", "CommunicationRequest.context", "Composition.encounter", "Condition.encounter", "Condition.context", "DeviceRequest.encounter", "DiagnosticReport.encounter", "DiagnosticReport.context", "DocumentReference.encounter", "Encounter.part-of", "ExplanationOfBenefit.encounter", "Flag.encounter", "ImagingStudy.context", "List.encounter", "Media.context", "MedicationAdministration.context", "MedicationDispense.context", "MedicationRequest.context", "MedicationStatement.context", "NutritionOrder.encounter", "Observation.context", "Observation.encounter", "Procedure.encounter", "Procedure.context", "ProcedureRequest.encounter", "ProcedureRequest.context", "QuestionnaireResponse.context", "ReferralRequest.encounter", "ReferralRequest.context", "RequestGroup.encounter", "RequestGroup.context", "RiskAssessment.encounter", "Task.context", "VisionPrescription.encounter" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "A date within the period the Encounter lasted"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Identifier(s) by which this encounter is known"
}, {
"name": "reason",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-reason",
"documentation": "Reason the encounter takes place (code)"
}, {
"name": "episodeofcare",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-episodeofcare",
"documentation": "Episode(s) of care that this encounter should be recorded against"
}, {
"name": "participant-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-participant-type",
"documentation": "Role of participant in encounter"
}, {
"name": "incomingreferral",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-incomingreferral",
"documentation": "The ReferralRequest that initiated this encounter"
}, {
"name": "practitioner",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-practitioner",
"documentation": "Persons involved in the encounter other than the patient"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-subject",
"documentation": "The patient ro group present at the encounter"
}, {
"name": "length",
"type": "number",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-length",
"documentation": "Length of encounter in days"
}, {
"name": "diagnosis",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis",
"documentation": "Reason the encounter takes place (resource)"
}, {
"name": "appointment",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-appointment",
"documentation": "The appointment that scheduled this encounter"
}, {
"name": "part-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-part-of",
"documentation": "Another Encounter this encounter is part of"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
"documentation": "Specific type of encounter"
}, {
"name": "participant",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-participant",
"documentation": "Persons involved in the encounter other than the patient"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The patient ro group present at the encounter"
}, {
"name": "location-period",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-location-period",
"documentation": "Time period during which the patient was present at the location"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-location",
"documentation": "Location the encounter takes place"
}, {
"name": "service-provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-service-provider",
"documentation": "The custodian organization of this Encounter record"
}, {
"name": "special-arrangement",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement",
"documentation": "Wheelchair, translator, stretcher, etc."
}, {
"name": "class",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-class",
"documentation": "inpatient | outpatient | ambulatory | emergency +"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-status",
"documentation": "planned | arrived | triaged | in-progress | onleave | finished | cancelled +"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Encounter",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Encounter.episodeofcare", "Encounter.incomingreferral", "Encounter.practitioner", "Encounter.subject", "Encounter.diagnosis", "Encounter.appointment", "Encounter.part-of", "Encounter.participant", "Encounter.patient", "Encounter.location", "Encounter.service-provider" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Encounter"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "HealthcareService.endpoint", "ImagingManifest.endpoint", "ImagingStudy.endpoint", "Location.endpoint", "Organization.endpoint", "PractitionerRole.endpoint" ],
"searchParam": [ {
"name": "payload-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-payload-type",
"documentation": "The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-identifier",
"documentation": "Identifies this endpoint across multiple systems"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
"documentation": "The organization that is managing the endpoint"
}, {
"name": "connection-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-connection-type",
"documentation": "Protocol/Profile/Standard to be used with this endpoint connection"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-name",
"documentation": "A name that this endpoint can be identified by"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-status",
"documentation": "The current status of the Endpoint (usually expected to be active)"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Endpoint",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Endpoint.organization" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Endpoint"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "EnrollmentResponse.request" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-identifier",
"documentation": "The business identifier of the Enrollment"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject",
"documentation": "The party to be enrolled"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-patient",
"documentation": "The party to be enrolled"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-organization",
"documentation": "The organization who generated this resource"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "EnrollmentRequest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "EnrollmentRequest.subject", "EnrollmentRequest.patient", "EnrollmentRequest.organization" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/EnrollmentRequest"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-identifier",
"documentation": "The business identifier of the EnrollmentResponse"
}, {
"name": "request",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-request",
"documentation": "The reference to the claim"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-organization",
"documentation": "The organization who generated this resource"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "EnrollmentResponse",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "EnrollmentResponse.request", "EnrollmentResponse.organization" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/EnrollmentResponse"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.encounter", "CarePlan.context", "CareTeam.context", "CareTeam.encounter", "ChargeItem.context", "ClinicalImpression.context", "Communication.encounter", "Communication.context", "CommunicationRequest.encounter", "CommunicationRequest.context", "Condition.encounter", "Condition.context", "DeviceRequest.encounter", "DiagnosticReport.encounter", "DiagnosticReport.context", "Encounter.episodeofcare", "ImagingStudy.context", "Media.context", "MedicationAdministration.context", "MedicationDispense.context", "MedicationRequest.context", "MedicationStatement.context", "Observation.context", "Observation.encounter", "Procedure.encounter", "Procedure.context", "ProcedureRequest.encounter", "ProcedureRequest.context", "QuestionnaireResponse.context", "ReferralRequest.encounter", "ReferralRequest.context", "RequestGroup.encounter", "RequestGroup.context", "RiskAssessment.encounter", "Task.context" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "The provided date search value falls within the episode of care's period"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Business Identifier(s) relevant for this EpisodeOfCare"
}, {
"name": "condition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-condition",
"documentation": "Conditions/problems/diagnoses this episode of care is for"
}, {
"name": "incomingreferral",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incomingreferral",
"documentation": "Incoming Referral Request"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The patient who is the focus of this episode of care"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-organization",
"documentation": "The organization that has assumed the specific responsibilities of this EpisodeOfCare"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
"documentation": "Type/class - e.g. specialist referral, disease management"
}, {
"name": "care-manager",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager",
"documentation": "Care manager/care co-ordinator for the patient"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-status",
"documentation": "The current status of the Episode of Care as provided (does not check the status history collection)"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "EpisodeOfCare",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "EpisodeOfCare.condition", "EpisodeOfCare.incomingreferral", "EpisodeOfCare.patient", "EpisodeOfCare.organization", "EpisodeOfCare.care-manager" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
},
"conditionalDelete": "multiple"
}, {
"type": "ExpansionProfile",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ExpansionProfile"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-date",
"documentation": "The expansion profile publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-identifier",
"documentation": "External identifier for the expansion profile"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-jurisdiction",
"documentation": "Intended jurisdiction for the expansion profile"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-name",
"documentation": "Computationally friendly name of the expansion profile"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-description",
"documentation": "The description of the expansion profile"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-publisher",
"documentation": "Name of the publisher of the expansion profile"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-version",
"documentation": "The business version of the expansion profile"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-url",
"documentation": "The uri that identifies the expansion profile"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-status",
"documentation": "The current status of the expansion profile"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"searchParam": [ {
"name": "coverage",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-coverage",
"documentation": "The plan under which the claim was adjudicated"
}, {
"name": "care-team",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-care-team",
"documentation": "Member of the CareTeam"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-identifier",
"documentation": "The business identifier of the Explanation of Benefit"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created",
"documentation": "The creation date for the EOB"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-encounter",
"documentation": "Encounters associated with a billed line item"
}, {
"name": "payee",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-payee",
"documentation": "The party receiving any payment for the Claim"
}, {
"name": "disposition",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-disposition",
"documentation": "The contents of the disposition message"
}, {
"name": "provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-provider",
"documentation": "The reference to the provider"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient",
"documentation": "The reference to the patient"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-organization",
"documentation": "The reference to the providing organization"
}, {
"name": "claim",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claim",
"documentation": "The reference to the claim"
}, {
"name": "enterer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-enterer",
"documentation": "The party responsible for the entry of the Claim"
}, {
"name": "facility",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facility",
"documentation": "Facility responsible for the goods and services"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ExplanationOfBenefit",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ExplanationOfBenefit.coverage", "ExplanationOfBenefit.care-team", "ExplanationOfBenefit.encounter", "ExplanationOfBenefit.payee", "ExplanationOfBenefit.provider", "ExplanationOfBenefit.patient", "ExplanationOfBenefit.organization", "ExplanationOfBenefit.claim", "ExplanationOfBenefit.enterer", "ExplanationOfBenefit.facility" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ClinicalImpression.investigation" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "When history was captured/updated"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "A search by a record identifier"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
"documentation": "A search by a condition code"
}, {
"name": "gender",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-gender",
"documentation": "A search by a gender code of a family member"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The identity of a subject to list family member history items for"
}, {
"name": "definition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-definition",
"documentation": "Instantiates protocol or definition"
}, {
"name": "relationship",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship",
"documentation": "A search by a relationship type"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-status",
"documentation": "partial | completed | entered-in-error | health-unknown"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "FamilyMemberHistory",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "FamilyMemberHistory.patient", "FamilyMemberHistory.definition" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "Time period when flag is active"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-identifier",
"documentation": "Business identifier"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-subject",
"documentation": "The identity of a subject to list flags for"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The identity of a subject to list flags for"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-author",
"documentation": "Flag creator"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Alert relevant during encounter"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Flag",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Flag.subject", "Flag.patient", "Flag.author", "Flag.encounter" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Flag"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.goal" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "External Ids for this goal"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who this goal is intended for"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-subject",
"documentation": "Who this goal is intended for"
}, {
"name": "start-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-start-date",
"documentation": "When goal pursuit begins"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-category",
"documentation": "E.g. Treatment, dietary, behavioral, etc."
}, {
"name": "target-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-target-date",
"documentation": "Reach goal on or before"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-status",
"documentation": "proposed | accepted | planned | in-progress | on-target | ahead-of-target | behind-target | sustaining | achieved | on-hold | cancelled | entered-in-error | rejected"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Goal",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Goal.patient", "Goal.subject" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Goal"
},
"conditionalDelete": "multiple"
}, {
"type": "GraphDefinition",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/GraphDefinition"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-date",
"documentation": "The graph definition publication date"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-jurisdiction",
"documentation": "Intended jurisdiction for the graph definition"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-name",
"documentation": "Computationally friendly name of the graph definition"
}, {
"name": "start",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-start",
"documentation": "Type of resource at which the graph starts"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-description",
"documentation": "The description of the graph definition"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-publisher",
"documentation": "Name of the publisher of the graph definition"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-version",
"documentation": "The business version of the graph definition"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-url",
"documentation": "The uri that identifies the graph definition"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-status",
"documentation": "The current status of the graph definition"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"searchRevInclude": [ "CarePlan.subject", "CarePlan.patient", "CareTeam.patient", "CareTeam.subject", "ChargeItem.subject", "ChargeItem.patient", "ClinicalImpression.subject", "ClinicalImpression.patient", "Communication.subject", "Communication.patient", "Communication.recipient", "CommunicationRequest.subject", "CommunicationRequest.patient", "CommunicationRequest.recipient", "Condition.subject", "Condition.patient", "Consent.actor", "Contract.agent", "DeviceRequest.subject", "DeviceRequest.patient", "DeviceUseStatement.subject", "DeviceUseStatement.patient", "DiagnosticReport.subject", "DiagnosticReport.patient", "DocumentManifest.subject", "DocumentManifest.patient", "DocumentReference.subject", "DocumentReference.patient", "Encounter.subject", "Encounter.patient", "Flag.subject", "Flag.patient", "Goal.patient", "Goal.subject", "GuidanceResponse.patient", "GuidanceResponse.subject", "List.subject", "List.patient", "Media.subject", "Media.patient", "MedicationAdministration.subject", "MedicationAdministration.patient", "MedicationDispense.subject", "MedicationDispense.patient", "MedicationRequest.subject", "MedicationRequest.patient", "MedicationStatement.subject", "MedicationStatement.patient", "Observation.subject", "Observation.patient", "Procedure.subject", "Procedure.patient", "ProcedureRequest.subject", "ProcedureRequest.patient", "ReferralRequest.subject", "ReferralRequest.patient", "RequestGroup.subject", "RequestGroup.patient", "RiskAssessment.subject", "RiskAssessment.patient", "Specimen.subject", "Specimen.patient" ],
"searchParam": [ {
"name": "actual",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Group-actual",
"documentation": "Descriptive or actual"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Group-identifier",
"documentation": "Unique id"
}, {
"name": "characteristic-value",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Group-characteristic-value",
"documentation": "A composite of both characteristic and value"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Group-code",
"documentation": "The kind of resources contained"
}, {
"name": "member",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Group-member",
"documentation": "Reference to the group member"
}, {
"name": "exclude",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Group-exclude",
"documentation": "Group includes or excludes"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Group-type",
"documentation": "The type of resources the group contains"
}, {
"name": "value",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Group-value",
"documentation": "Value held by characteristic"
}, {
"name": "characteristic",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Group-characteristic",
"documentation": "Kind of characteristic"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Group",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Group.member" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Group"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "request",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-request",
"documentation": "The identifier of the request associated with the response"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-identifier",
"documentation": "The identifier of the guidance response"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-patient",
"documentation": "The identity of a patient to search for guidance response results"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-subject",
"documentation": "The subject that the guidance response is about"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "GuidanceResponse",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "GuidanceResponse.patient", "GuidanceResponse.subject" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/GuidanceResponse"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Account.subject", "Account.patient", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "DeviceRequest.performer", "PractitionerRole.service", "Procedure.definition", "ProcedureRequest.performer", "ReferralRequest.recipient", "Schedule.actor" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier",
"documentation": "External identifiers for this item"
}, {
"name": "endpoint",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint",
"documentation": "Technical endpoints providing access to services operated for the location"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-organization",
"documentation": "The organization that provides this Healthcare Service"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-name",
"documentation": "A portion of the Healthcare service name"
}, {
"name": "programname",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-programname",
"documentation": "One of the Program Names serviced by this HealthcareService"
}, {
"name": "active",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-active",
"documentation": "The Healthcare Service is currently marked as active"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-location",
"documentation": "The location of the Healthcare Service"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-category",
"documentation": "Service Category of the Healthcare Service"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-type",
"documentation": "The type of service provided by this healthcare service"
}, {
"name": "characteristic",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic",
"documentation": "One of the HealthcareService's characteristics"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "HealthcareService",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "HealthcareService.endpoint", "HealthcareService.organization", "HealthcareService.location" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/HealthcareService"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-identifier",
"documentation": "UID of the ImagingManifest (or a DICOM Key Object Selection which it represents)"
}, {
"name": "endpoint",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-endpoint",
"documentation": "The endpoint for the study or series"
}, {
"name": "authoring-time",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-authoring-time",
"documentation": "Time of the ImagingManifest (or a DICOM Key Object Selection which it represents) authoring"
}, {
"name": "selected-study",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-selected-study",
"documentation": "Study selected in the ImagingManifest (or a DICOM Key Object Selection which it represents)"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-author",
"documentation": "Author of the ImagingManifest (or a DICOM Key Object Selection which it represents)"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Subject of the ImagingManifest (or a DICOM Key Object Selection which it represents)"
}, {
"name": "imaging-study",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-imaging-study",
"documentation": "ImagingStudy resource selected in the ImagingManifest (or a DICOM Key Object Selection which it represents)"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ImagingManifest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ImagingManifest.endpoint", "ImagingManifest.author", "ImagingManifest.patient", "ImagingManifest.imaging-study" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ImagingManifest"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.investigation", "ImagingManifest.imaging-study" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Other identifiers for the Study"
}, {
"name": "reason",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason",
"documentation": "The reason for the study"
}, {
"name": "study",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-study",
"documentation": "The study identifier for the image"
}, {
"name": "dicom-class",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-dicom-class",
"documentation": "The type of the instance"
}, {
"name": "modality",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality",
"documentation": "The modality of the series"
}, {
"name": "bodysite",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-bodysite",
"documentation": "The body site studied"
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-performer",
"documentation": "The person who performed the study"
}, {
"name": "started",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-started",
"documentation": "When the study was started"
}, {
"name": "accession",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-accession",
"documentation": "The accession identifier for the study"
}, {
"name": "uid",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-uid",
"documentation": "The instance unique identifier"
}, {
"name": "endpoint",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-endpoint",
"documentation": "The endpoint for te study or series"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who the study is about"
}, {
"name": "series",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-series",
"documentation": "The identifier of the series of images"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-context",
"documentation": "The context of the study"
}, {
"name": "basedon",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-basedon",
"documentation": "The order for the image"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ImagingStudy",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ImagingStudy.performer", "ImagingStudy.endpoint", "ImagingStudy.patient", "ImagingStudy.context", "ImagingStudy.basedon" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ImagingStudy"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ChargeItem.service", "ImmunizationRecommendation.support" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "Vaccination (non)-Administration Date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Business identifier"
}, {
"name": "reason",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-reason",
"documentation": "Why immunization occurred"
}, {
"name": "reaction",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-reaction",
"documentation": "Additional information on reaction"
}, {
"name": "lot-number",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-lot-number",
"documentation": "Vaccine Lot Number"
}, {
"name": "practitioner",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-practitioner",
"documentation": "The practitioner who played a role in the vaccination"
}, {
"name": "notgiven",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-notgiven",
"documentation": "Administrations which were not given"
}, {
"name": "manufacturer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer",
"documentation": "Vaccine Manufacturer"
}, {
"name": "dose-sequence",
"type": "number",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-dose-sequence",
"documentation": "Dose number within series"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The patient for the vaccination record"
}, {
"name": "vaccine-code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code",
"documentation": "Vaccine Product Administered"
}, {
"name": "reason-not-given",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-reason-not-given",
"documentation": "Explanation of reason vaccination was not administered"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-location",
"documentation": "The service delivery location or facility in which the vaccine was / was to be administered"
}, {
"name": "reaction-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date",
"documentation": "When reaction started"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-status",
"documentation": "Immunization event status"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Immunization",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Immunization.reaction", "Immunization.practitioner", "Immunization.manufacturer", "Immunization.patient", "Immunization.location" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Immunization"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "DiagnosticReport.based-on", "Observation.based-on" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-date",
"documentation": "Date recommendation created"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-identifier",
"documentation": "Business identifier"
}, {
"name": "dose-sequence",
"type": "number",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-sequence",
"documentation": "Dose number within sequence"
}, {
"name": "target-disease",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-target-disease",
"documentation": "Disease to be immunized against"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-patient",
"documentation": "Who this profile is for"
}, {
"name": "vaccine-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-vaccine-type",
"documentation": "Vaccine recommendation applies to"
}, {
"name": "dose-number",
"type": "number",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-number",
"documentation": "Recommended dose number"
}, {
"name": "information",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-information",
"documentation": "Patient observations supporting recommendation"
}, {
"name": "support",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support",
"documentation": "Past immunizations supporting recommendation"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-status",
"documentation": "Vaccine administration status"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ImmunizationRecommendation",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ImmunizationRecommendation.patient", "ImmunizationRecommendation.information", "ImmunizationRecommendation.support" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-date",
"documentation": "The implementation guide publication date"
}, {
"name": "dependency",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-dependency",
"documentation": "Where to find dependency"
}, {
"name": "resource",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource",
"documentation": "Location of the resource"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-jurisdiction",
"documentation": "Intended jurisdiction for the implementation guide"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-name",
"documentation": "Computationally friendly name of the implementation guide"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-description",
"documentation": "The description of the implementation guide"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-publisher",
"documentation": "Name of the publisher of the implementation guide"
}, {
"name": "experimental",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental",
"documentation": "For testing purposes, not real usage"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-version",
"documentation": "The business version of the implementation guide"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-url",
"documentation": "The uri that identifies the implementation guide"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-status",
"documentation": "The current status of the implementation guide"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ImplementationGuide",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ImplementationGuide.resource" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ActivityDefinition.depends-on", "Measure.depends-on", "PlanDefinition.depends-on" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Library-date",
"documentation": "The library publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Library-identifier",
"documentation": "External identifier for the library"
}, {
"name": "successor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Library-successor",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Library-jurisdiction",
"documentation": "Intended jurisdiction for the library"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Library-description",
"documentation": "The description of the library"
}, {
"name": "derived-from",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Library-derived-from",
"documentation": "What resource is being referenced"
}, {
"name": "predecessor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Library-predecessor",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Library-title",
"documentation": "The human-friendly name of the library"
}, {
"name": "composed-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Library-composed-of",
"documentation": "What resource is being referenced"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Library-version",
"documentation": "The business version of the library"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/Library-url",
"documentation": "The uri that identifies the library"
}, {
"name": "effective",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Library-effective",
"documentation": "The time during which the library is intended to be in use"
}, {
"name": "depends-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Library-depends-on",
"documentation": "What resource is being referenced"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Library-name",
"documentation": "Computationally friendly name of the library"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Library-publisher",
"documentation": "Name of the publisher of the library"
}, {
"name": "topic",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Library-topic",
"documentation": "Topics associated with the module"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Library-status",
"documentation": "The current status of the library"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Library",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Library.successor", "Library.derived-from", "Library.predecessor", "Library.composed-of", "Library.depends-on" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Library"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "item",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Linkage-item",
"documentation": "Matches on any item in the Linkage"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Linkage-author",
"documentation": "Author of the Linkage"
}, {
"name": "source",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Linkage-source",
"documentation": "Matches on any item in the Linkage with a type of 'source'"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Linkage",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Linkage.item", "Linkage.author", "Linkage.source" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Linkage"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "When the list was prepared"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Business identifier"
}, {
"name": "item",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/List-item",
"documentation": "Actual entry"
}, {
"name": "empty-reason",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/List-empty-reason",
"documentation": "Why list is empty"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
"documentation": "What the purpose of this list is"
}, {
"name": "notes",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/List-notes",
"documentation": "The annotation - text content"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/List-subject",
"documentation": "If all resources have the same subject"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "If all resources have the same subject"
}, {
"name": "source",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/List-source",
"documentation": "Who and/or what defined the list contents (aka Author)"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Context in which list created"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/List-title",
"documentation": "Descriptive name for the list"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/List-status",
"documentation": "current | retired | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "List",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "List.item", "List.subject", "List.patient", "List.source", "List.encounter" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/List"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Account.subject", "Account.patient", "AdverseEvent.location", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "Claim.facility", "Contract.agent", "Contract.domain", "Device.location", "DeviceRequest.subject", "DeviceRequest.patient", "DiagnosticReport.subject", "DiagnosticReport.patient", "EligibilityRequest.facility", "Encounter.location", "ExplanationOfBenefit.facility", "Flag.subject", "Flag.patient", "HealthcareService.location", "Immunization.location", "List.subject", "List.patient", "Location.partof", "MedicationDispense.destination", "Observation.subject", "Observation.patient", "PractitionerRole.location", "Procedure.location", "ProcedureRequest.subject", "ProcedureRequest.patient", "Provenance.location", "ResearchStudy.site", "Schedule.actor" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Location-identifier",
"documentation": "An identifier for the location"
}, {
"name": "partof",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Location-partof",
"documentation": "A location of which this location is a part"
}, {
"name": "near-distance",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Location-near-distance",
"documentation": "A distance quantity to limit the near search to locations within a specific distance\n\nRequires the near parameter to also be included"
}, {
"name": "address",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address",
"documentation": "A (part of the) address of the location"
}, {
"name": "address-state",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-state",
"documentation": "A state specified in an address"
}, {
"name": "operational-status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Location-operational-status",
"documentation": "Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Location-type",
"documentation": "A code for the type of location"
}, {
"name": "address-postalcode",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-postalcode",
"documentation": "A postal code specified in an address"
}, {
"name": "address-country",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-country",
"documentation": "A country specified in an address"
}, {
"name": "endpoint",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Location-endpoint",
"documentation": "Technical endpoints providing access to services operated for the location"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Location-organization",
"documentation": "Searches for locations that are managed by the provided organization"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Location-name",
"documentation": "A portion of the location's name or alias"
}, {
"name": "address-use",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-use",
"documentation": "A use code specified in an address"
}, {
"name": "near",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Location-near",
"documentation": "The coordinates expressed as [latitude]:[longitude] (using the WGS84 datum, see notes) to find locations near to (servers may search using a square rather than a circle for efficiency)\n\nRequires the near-distance parameter to be provided also"
}, {
"name": "address-city",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-city",
"documentation": "A city specified in an address"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Location-status",
"documentation": "Searches for locations with a specific kind of status"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Location",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Location.partof", "Location.endpoint", "Location.organization" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Location"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-date",
"documentation": "The measure publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-identifier",
"documentation": "External identifier for the measure"
}, {
"name": "successor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-successor",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-jurisdiction",
"documentation": "Intended jurisdiction for the measure"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-description",
"documentation": "The description of the measure"
}, {
"name": "derived-from",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-derived-from",
"documentation": "What resource is being referenced"
}, {
"name": "predecessor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-predecessor",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-title",
"documentation": "The human-friendly name of the measure"
}, {
"name": "composed-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-composed-of",
"documentation": "What resource is being referenced"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-version",
"documentation": "The business version of the measure"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-url",
"documentation": "The uri that identifies the measure"
}, {
"name": "effective",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-effective",
"documentation": "The time during which the measure is intended to be in use"
}, {
"name": "depends-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-depends-on",
"documentation": "What resource is being referenced"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-name",
"documentation": "Computationally friendly name of the measure"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-publisher",
"documentation": "Name of the publisher of the measure"
}, {
"name": "topic",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-topic",
"documentation": "Topics associated with the module"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-status",
"documentation": "The current status of the measure"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Measure",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Measure.successor", "Measure.derived-from", "Measure.predecessor", "Measure.composed-of", "Measure.depends-on" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Measure"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-identifier",
"documentation": "External identifier of the measure report to be returned"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-patient",
"documentation": "The identity of a patient to search for individual measure report results for"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-status",
"documentation": "The status of the measure report"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "MeasureReport",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "MeasureReport.patient" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/MeasureReport"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "DiagnosticReport.image" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Media-date",
"documentation": "When Media was collected"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Media-identifier",
"documentation": "Identifier(s) for the image"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Media-created",
"documentation": "Date attachment was first created"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Media-subject",
"documentation": "Who/What this Media is a record of"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Media-type",
"documentation": "photo | video | audio"
}, {
"name": "operator",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Media-operator",
"documentation": "The person who generated the image"
}, {
"name": "view",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Media-view",
"documentation": "Imaging view, e.g. Lateral or Antero-posterior"
}, {
"name": "site",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Media-site",
"documentation": "Body part in media"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Media-based-on",
"documentation": "Procedure that caused this media to be created"
}, {
"name": "subtype",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Media-subtype",
"documentation": "The type of acquisition equipment/process"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Media-patient",
"documentation": "Who/What this Media is a record of"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Media-context",
"documentation": "Encounter / Episode associated with media"
}, {
"name": "device",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Media-device",
"documentation": "Observing Device"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Media",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Media.subject", "Media.operator", "Media.based-on", "Media.patient", "Media.context", "Media.device" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Media"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "AdverseEvent.subject", "AdverseEvent.substance", "Flag.subject", "Flag.patient", "Group.member", "Medication.package-item", "Medication.ingredient", "MedicationAdministration.medication", "MedicationDispense.medication", "MedicationRequest.medication", "MedicationStatement.medication" ],
"searchParam": [ {
"name": "ingredient-code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-ingredient-code",
"documentation": "The product contained"
}, {
"name": "container",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-container",
"documentation": "E.g. box, vial, blister-pack"
}, {
"name": "package-item",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-package-item",
"documentation": "The item in the package"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-code",
"documentation": "Codes that identify this medication"
}, {
"name": "ingredient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-ingredient",
"documentation": "The product contained"
}, {
"name": "form",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-form",
"documentation": "powder | tablets | capsule +"
}, {
"name": "package-item-code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-package-item-code",
"documentation": "The item in the package"
}, {
"name": "manufacturer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-manufacturer",
"documentation": "Manufacturer of the item"
}, {
"name": "over-the-counter",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-over-the-counter",
"documentation": "True if medication does not require a prescription"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-status",
"documentation": "active | inactive | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Medication",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Medication.package-item", "Medication.ingredient", "Medication.manufacturer" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Medication"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "AdverseEvent.substance", "ChargeItem.service", "MedicationStatement.part-of", "Procedure.part-of" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-identifier",
"documentation": "Return administrations with this external identifier"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-code",
"documentation": "Return administrations of this medication code"
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer",
"documentation": "The identify of the individual who administered the medication"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-subject",
"documentation": "The identify of the individual or group to list administrations for"
}, {
"name": "not-given",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-not-given",
"documentation": "Administrations that were not made"
}, {
"name": "medication",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-medication",
"documentation": "Return administrations of this medication resource"
}, {
"name": "reason-given",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given",
"documentation": "Reasons for administering the medication"
}, {
"name": "prescription",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-prescription",
"documentation": "The identity of a prescription to list administrations from"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-patient",
"documentation": "The identity of a patient to list administrations for"
}, {
"name": "effective-time",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-effective-time",
"documentation": "Date administration happened (or did not happen)"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-context",
"documentation": "Return administrations that share this encounter or episode of care"
}, {
"name": "reason-not-given",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-not-given",
"documentation": "Reasons for not administering the medication"
}, {
"name": "device",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device",
"documentation": "Return administrations with this administration device identity"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-status",
"documentation": "MedicationAdministration event status (for example one of active/paused/completed/nullified)"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "MedicationAdministration",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "MedicationAdministration.performer", "MedicationAdministration.subject", "MedicationAdministration.medication", "MedicationAdministration.prescription", "MedicationAdministration.patient", "MedicationAdministration.context", "MedicationAdministration.device" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ChargeItem.service", "MedicationStatement.part-of" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-identifier",
"documentation": "Return dispenses with this external identifier"
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-performer",
"documentation": "Return dispenses performed by a specific individual"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-code",
"documentation": "Return dispenses of this medicine code"
}, {
"name": "receiver",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver",
"documentation": "The identity of a receiver to list dispenses for"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-subject",
"documentation": "The identity of a patient to list dispenses for"
}, {
"name": "destination",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination",
"documentation": "Return dispenses that should be sent to a specific destination"
}, {
"name": "medication",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-medication",
"documentation": "Return dispenses of this medicine resource"
}, {
"name": "responsibleparty",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty",
"documentation": "Return dispenses with the specified responsible party"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-type",
"documentation": "Return dispenses of a specific type"
}, {
"name": "whenhandedover",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover",
"documentation": "Returns dispenses handed over on this date"
}, {
"name": "whenprepared",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenprepared",
"documentation": "Returns dispenses prepared on this date"
}, {
"name": "prescription",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-prescription",
"documentation": "The identity of a prescription to list dispenses from"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-patient",
"documentation": "The identity of a patient to list dispenses for"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-context",
"documentation": "Returns dispenses with a specific context (episode or episode of care)"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-status",
"documentation": "Return dispenses with a specified dispense status"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "MedicationDispense",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "MedicationDispense.performer", "MedicationDispense.receiver", "MedicationDispense.subject", "MedicationDispense.destination", "MedicationDispense.medication", "MedicationDispense.responsibleparty", "MedicationDispense.prescription", "MedicationDispense.patient", "MedicationDispense.context" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/MedicationDispense"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.activity-reference", "ClinicalImpression.action", "DiagnosticReport.based-on", "MedicationAdministration.prescription", "MedicationDispense.prescription", "Observation.based-on" ],
"searchParam": [ {
"name": "requester",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-requester",
"documentation": "Returns prescriptions prescribed by this prescriber"
}, {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/medications-date",
"documentation": "Returns medication request to be administered on a specific date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-identifier",
"documentation": "Return prescriptions with this external identifier"
}, {
"name": "intended-dispenser",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-dispenser",
"documentation": "Returns prescriptions intended to be dispensed by this Organization"
}, {
"name": "authoredon",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon",
"documentation": "Return prescriptions written on this date"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-code",
"documentation": "Return prescriptions of this medication code"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-subject",
"documentation": "The identity of a patient to list orders for"
}, {
"name": "medication",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-medication",
"documentation": "Return prescriptions of this medication reference"
}, {
"name": "priority",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-priority",
"documentation": "Returns prescriptions with different priorities"
}, {
"name": "intent",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent",
"documentation": "Returns prescriptions with different intents"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-patient",
"documentation": "Returns prescriptions for a specific patient"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-context",
"documentation": "Return prescriptions with this encounter or episode of care identifier"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-category",
"documentation": "Returns prescriptions with different categories"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-status",
"documentation": "Status of the prescription"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "MedicationRequest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "MedicationRequest.requester", "MedicationRequest.intended-dispenser", "MedicationRequest.subject", "MedicationRequest.medication", "MedicationRequest.patient", "MedicationRequest.context" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "AdverseEvent.substance", "MedicationStatement.part-of" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-identifier",
"documentation": "Return statements with this external identifier"
}, {
"name": "effective",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-effective",
"documentation": "Date when patient was taking (or not taking) the medication"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-code",
"documentation": "Return statements of this medication code"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-subject",
"documentation": "The identity of a patient, animal or group to list statements for"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-patient",
"documentation": "Returns statements for a specific patient."
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-context",
"documentation": "Returns statements for a specific context (episode or episode of Care)."
}, {
"name": "medication",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/medications-medication",
"documentation": "Return statements of this medication reference"
}, {
"name": "part-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-part-of",
"documentation": "Returns statements that are part of another event."
}, {
"name": "source",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-source",
"documentation": "Who or where the information in the statement came from"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-category",
"documentation": "Returns statements of this category of medicationstatement"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/medications-status",
"documentation": "Return statements that match the given status"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "MedicationStatement",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "MedicationStatement.subject", "MedicationStatement.patient", "MedicationStatement.context", "MedicationStatement.medication", "MedicationStatement.part-of", "MedicationStatement.source" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
},
"conditionalDelete": "multiple"
}, {
"type": "MessageDefinition",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/MessageDefinition"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-date",
"documentation": "The message definition publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-identifier",
"documentation": "External identifier for the message definition"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-jurisdiction",
"documentation": "Intended jurisdiction for the message definition"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-description",
"documentation": "The description of the message definition"
}, {
"name": "focus",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-focus",
"documentation": "A resource that is a permitted focus of the message"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-title",
"documentation": "The human-friendly name of the message definition"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-version",
"documentation": "The business version of the message definition"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-url",
"documentation": "The uri that identifies the message definition"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-name",
"documentation": "Computationally friendly name of the message definition"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-publisher",
"documentation": "Name of the publisher of the message definition"
}, {
"name": "event",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-event",
"documentation": "The event that triggers the message"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-category",
"documentation": "The behavior associated with the message"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-status",
"documentation": "The current status of the message definition"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"searchParam": [ {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-code",
"documentation": "ok | transient-error | fatal-error"
}, {
"name": "receiver",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver",
"documentation": "Intended \"real-world\" recipient for the data"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-author",
"documentation": "The source of the decision"
}, {
"name": "destination",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination",
"documentation": "Name of system"
}, {
"name": "focus",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-focus",
"documentation": "The actual content of the message"
}, {
"name": "source",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-source",
"documentation": "Name of system"
}, {
"name": "target",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-target",
"documentation": "Particular delivery destination within the destination"
}, {
"name": "destination-uri",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination-uri",
"documentation": "Actual destination address or id"
}, {
"name": "source-uri",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-source-uri",
"documentation": "Actual message source address or id"
}, {
"name": "sender",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-sender",
"documentation": "Real world sender of the message"
}, {
"name": "responsible",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-responsible",
"documentation": "Final responsibility for event"
}, {
"name": "enterer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-enterer",
"documentation": "The source of the data entry"
}, {
"name": "response-id",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id",
"documentation": "Id of original message"
}, {
"name": "event",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-event",
"documentation": "Code for the event this message represents"
}, {
"name": "timestamp",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-timestamp",
"documentation": "Time that the message was sent"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "MessageHeader",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "MessageHeader.receiver", "MessageHeader.author", "MessageHeader.focus", "MessageHeader.target", "MessageHeader.sender", "MessageHeader.responsible", "MessageHeader.enterer" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/MessageHeader"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "NamingSystem.replaced-by" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-date",
"documentation": "The naming system publication date"
}, {
"name": "period",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-period",
"documentation": "When is identifier valid?"
}, {
"name": "kind",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-kind",
"documentation": "codesystem | identifier | root"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-jurisdiction",
"documentation": "Intended jurisdiction for the naming system"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-description",
"documentation": "The description of the naming system"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-type",
"documentation": "e.g. driver, provider, patient, bank etc."
}, {
"name": "id-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type",
"documentation": "oid | uuid | uri | other"
}, {
"name": "responsible",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-responsible",
"documentation": "Who maintains system namespace?"
}, {
"name": "contact",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-contact",
"documentation": "Name of an individual to contact"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-name",
"documentation": "Computationally friendly name of the naming system"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-publisher",
"documentation": "Name of the publisher of the naming system"
}, {
"name": "telecom",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-telecom",
"documentation": "Contact details for individual or organization"
}, {
"name": "value",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-value",
"documentation": "The unique identifier"
}, {
"name": "replaced-by",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-replaced-by",
"documentation": "Use this instead"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-status",
"documentation": "The current status of the naming system"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "NamingSystem",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "NamingSystem.replaced-by" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/NamingSystem"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.activity-reference", "DiagnosticReport.based-on", "Observation.based-on" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Return nutrition orders with this external identifier"
}, {
"name": "datetime",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-datetime",
"documentation": "Return nutrition orders requested on this date"
}, {
"name": "provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-provider",
"documentation": "The identify of the provider who placed the nutrition order"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The identity of the person who requires the diet, formula or nutritional supplement"
}, {
"name": "supplement",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-supplement",
"documentation": "Type of supplement product requested"
}, {
"name": "formula",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-formula",
"documentation": "Type of enteral or infant formula"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Return nutrition orders with this encounter identifier"
}, {
"name": "oraldiet",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-oraldiet",
"documentation": "Type of diet that can be consumed orally (i.e., take via the mouth)."
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-status",
"documentation": "Status of the nutrition order."
}, {
"name": "additive",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-additive",
"documentation": "Type of module component to add to the feeding"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "NutritionOrder",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "NutritionOrder.provider", "NutritionOrder.patient", "NutritionOrder.encounter" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/NutritionOrder"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.finding-ref", "ClinicalImpression.investigation", "DiagnosticReport.result", "Immunization.reaction", "ImmunizationRecommendation.information", "MedicationStatement.part-of", "Observation.related-target", "Procedure.part-of", "QuestionnaireResponse.parent" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "Obtained date/time. If the obtained element is a period, a date that falls in the period"
}, {
"name": "combo-data-absent-reason",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason",
"documentation": "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing."
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
"documentation": "The code of the observation type"
}, {
"name": "combo-code-value-quantity",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity",
"documentation": "Code and quantity value parameter pair, including in components"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-subject",
"documentation": "The subject that the observation is about"
}, {
"name": "component-data-absent-reason",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason",
"documentation": "The reason why the expected value in the element Observation.component.value[x] is missing."
}, {
"name": "value-concept",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-value-concept",
"documentation": "The value of the observation, if the value is a CodeableConcept"
}, {
"name": "value-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-value-date",
"documentation": "The value of the observation, if the value is a date or period of time"
}, {
"name": "code-value-string",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-string",
"documentation": "Code and string value parameter pair"
}, {
"name": "component-code-value-quantity",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity",
"documentation": "Component code and component quantity value parameter pair"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-based-on",
"documentation": "Reference to the test or procedure request."
}, {
"name": "related",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-related",
"documentation": "Related Observations - search on related-type and related-target together"
}, {
"name": "code-value-date",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-date",
"documentation": "Code and date/time value parameter pair"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The subject that the observation is about (if patient)"
}, {
"name": "specimen",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-specimen",
"documentation": "Specimen used for this observation"
}, {
"name": "component-code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code",
"documentation": "The component code of the observation type"
}, {
"name": "code-value-quantity",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity",
"documentation": "Code and quantity value parameter pair"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-context",
"documentation": "Healthcare event (Episode-of-care or Encounter) related to the observation"
}, {
"name": "combo-code-value-concept",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept",
"documentation": "Code and coded value parameter pair, including in components"
}, {
"name": "value-string",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-value-string",
"documentation": "The value of the observation, if the value is a string, and also searches in CodeableConcept.text"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "The unique id for a particular observation"
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-performer",
"documentation": "Who performed the observation"
}, {
"name": "combo-code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
"documentation": "The code of the observation type or component type"
}, {
"name": "method",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-method",
"documentation": "The method used for the observation"
}, {
"name": "value-quantity",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-value-quantity",
"documentation": "The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
}, {
"name": "component-value-quantity",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity",
"documentation": "The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
}, {
"name": "data-absent-reason",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason",
"documentation": "The reason why the expected value in the element Observation.value[x] is missing."
}, {
"name": "combo-value-quantity",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
"documentation": "The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Encounter related to the observation"
}, {
"name": "related-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-related-type",
"documentation": "has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by"
}, {
"name": "related-target",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-related-target",
"documentation": "Resource that is related to this one"
}, {
"name": "code-value-concept",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept",
"documentation": "Code and coded value parameter pair"
}, {
"name": "component-code-value-concept",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
"documentation": "Component code and component coded value parameter pair"
}, {
"name": "component-value-concept",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
"documentation": "The value of the component observation, if the value is a CodeableConcept"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-category",
"documentation": "The classification of the type of observation"
}, {
"name": "device",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-device",
"documentation": "The Device that generated the observation data."
}, {
"name": "combo-value-concept",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
"documentation": "The value or component value of the observation, if the value is a CodeableConcept"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-status",
"documentation": "The status of the observation"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Observation",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Observation.subject", "Observation.based-on", "Observation.patient", "Observation.specimen", "Observation.context", "Observation.performer", "Observation.encounter", "Observation.related-target", "Observation.device" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Observation"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "OperationDefinition.base" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-date",
"documentation": "The operation definition publication date"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-code",
"documentation": "Name used to invoke the operation"
}, {
"name": "instance",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance",
"documentation": "Invoke on an instance?"
}, {
"name": "kind",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind",
"documentation": "operation | query"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-jurisdiction",
"documentation": "Intended jurisdiction for the operation definition"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-description",
"documentation": "The description of the operation definition"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-type",
"documentation": "Invole at the type level?"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-version",
"documentation": "The business version of the operation definition"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-url",
"documentation": "The uri that identifies the operation definition"
}, {
"name": "system",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-system",
"documentation": "Invoke at the system level?"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-name",
"documentation": "Computationally friendly name of the operation definition"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-publisher",
"documentation": "Name of the publisher of the operation definition"
}, {
"name": "param-profile",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-param-profile",
"documentation": "Profile on the type"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-status",
"documentation": "The current status of the operation definition"
}, {
"name": "base",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-base",
"documentation": "Marks this as a profile of the base"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "OperationDefinition",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "OperationDefinition.param-profile", "OperationDefinition.base" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/OperationDefinition"
},
"conditionalDelete": "multiple"
}, {
"type": "OperationOutcome",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/OperationOutcome"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"searchRevInclude": [ "Account.owner", "Account.subject", "Account.patient", "AuditEvent.agent", "AuditEvent.patient", "CarePlan.performer", "CareTeam.participant", "ChargeItem.performing-organization", "ChargeItem.participant-actor", "ChargeItem.enterer", "ChargeItem.requesting-organization", "Claim.care-team", "Claim.payee", "Claim.insurer", "Claim.organization", "ClaimResponse.insurer", "Communication.sender", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.sender", "CommunicationRequest.recipient", "Composition.attester", "Consent.actor", "Consent.organization", "Consent.consentor", "Contract.agent", "Contract.authority", "Contract.signer", "Coverage.payor", "Coverage.policy-holder", "Device.organization", "DeviceRequest.requester", "DeviceRequest.performer", "DiagnosticReport.performer", "DocumentManifest.author", "DocumentManifest.recipient", "DocumentReference.authenticator", "DocumentReference.custodian", "DocumentReference.author", "EligibilityRequest.organization", "EligibilityResponse.insurer", "EligibilityResponse.request-organization", "Encounter.service-provider", "Endpoint.organization", "EnrollmentRequest.organization", "EnrollmentResponse.organization", "EpisodeOfCare.organization", "ExplanationOfBenefit.care-team", "ExplanationOfBenefit.payee", "ExplanationOfBenefit.organization", "Flag.subject", "Flag.patient", "Flag.author", "Goal.patient", "Goal.subject", "HealthcareService.organization", "ImagingManifest.author", "Immunization.manufacturer", "Linkage.author", "Location.organization", "Medication.manufacturer", "MedicationDispense.performer", "MedicationRequest.requester", "MedicationRequest.intended-dispenser", "MedicationStatement.source", "MessageHeader.receiver", "MessageHeader.sender", "MessageHeader.responsible", "Observation.performer", "Organization.partof", "Patient.general-practitioner", "Patient.organization", "PaymentNotice.organization", "PaymentReconciliation.organization", "PaymentReconciliation.request-organization", "Person.organization", "PractitionerRole.organization", "Procedure.performer", "ProcedureRequest.requester", "ProcedureRequest.performer", "ProcessRequest.organization", "ProcessResponse.organization", "ProcessResponse.request-organization", "Provenance.agent", "ReferralRequest.requester", "ReferralRequest.recipient", "ResearchStudy.sponsor", "SupplyDelivery.supplier", "SupplyRequest.requester", "SupplyRequest.supplier", "Task.owner", "Task.requester", "Task.organization" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier",
"documentation": "Any identifier for the organization (not the accreditation issuer's identifier)"
}, {
"name": "partof",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-partof",
"documentation": "An organization of which this organization forms a part"
}, {
"name": "address",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address",
"documentation": "A (part of the) address of the organization"
}, {
"name": "address-state",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-state",
"documentation": "A state specified in an address"
}, {
"name": "active",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-active",
"documentation": "A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-type",
"documentation": "A code for the type of organization"
}, {
"name": "address-postalcode",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode",
"documentation": "A postal code specified in an address"
}, {
"name": "address-country",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-country",
"documentation": "A country specified in an address"
}, {
"name": "endpoint",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-endpoint",
"documentation": "Technical endpoints providing access to services operated for the organization"
}, {
"name": "phonetic",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-phonetic",
"documentation": "A portion of the organization's name using some kind of phonetic matching algorithm"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-name",
"documentation": "A portion of the organization's name or alias"
}, {
"name": "address-use",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-use",
"documentation": "A use code specified in an address"
}, {
"name": "address-city",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-city",
"documentation": "A city specified in an address"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Organization",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Organization.partof", "Organization.endpoint" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Organization"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Account.subject", "Account.patient", "AdverseEvent.recorder", "AdverseEvent.subject", "AllergyIntolerance.recorder", "AllergyIntolerance.asserter", "AllergyIntolerance.patient", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "AuditEvent.agent", "AuditEvent.patient", "Basic.author", "BodySite.patient", "CarePlan.performer", "CarePlan.subject", "CarePlan.patient", "CareTeam.patient", "CareTeam.subject", "CareTeam.participant", "ChargeItem.subject", "ChargeItem.participant-actor", "ChargeItem.patient", "ChargeItem.enterer", "Claim.payee", "Claim.patient", "ClaimResponse.patient", "ClinicalImpression.subject", "ClinicalImpression.patient", "Communication.subject", "Communication.sender", "Communication.patient", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.subject", "CommunicationRequest.sender", "CommunicationRequest.patient", "CommunicationRequest.recipient", "Composition.author", "Composition.attester", "Condition.subject", "Condition.asserter", "Condition.patient", "Consent.actor", "Consent.patient", "Consent.consentor", "Contract.agent", "Contract.signer", "Coverage.subscriber", "Coverage.payor", "Coverage.beneficiary", "Coverage.policy-holder", "DetectedIssue.patient", "Device.patient", "DeviceRequest.performer", "DeviceRequest.subject", "DeviceRequest.patient", "DeviceUseStatement.subject", "DeviceUseStatement.patient", "DiagnosticReport.subject", "DiagnosticReport.patient", "DocumentManifest.subject", "DocumentManifest.author", "DocumentManifest.patient", "DocumentManifest.recipient", "DocumentReference.subject", "DocumentReference.patient", "DocumentReference.author", "EligibilityRequest.patient", "Encounter.subject", "Encounter.patient", "EnrollmentRequest.subject", "EnrollmentRequest.patient", "EpisodeOfCare.patient", "ExplanationOfBenefit.payee", "ExplanationOfBenefit.patient", "FamilyMemberHistory.patient", "Flag.subject", "Flag.patient", "Flag.author", "Goal.patient", "Goal.subject", "Group.member", "GuidanceResponse.patient", "GuidanceResponse.subject", "ImagingManifest.author", "ImagingManifest.patient", "ImagingStudy.patient", "Immunization.patient", "ImmunizationRecommendation.patient", "List.subject", "List.patient", "List.source", "MeasureReport.patient", "Media.subject", "Media.patient", "MedicationAdministration.performer", "MedicationAdministration.subject", "MedicationAdministration.patient", "MedicationDispense.performer", "MedicationDispense.receiver", "MedicationDispense.subject", "MedicationDispense.patient", "MedicationRequest.requester", "MedicationRequest.subject", "MedicationRequest.patient", "MedicationStatement.subject", "MedicationStatement.patient", "MedicationStatement.source", "NutritionOrder.patient", "Observation.subject", "Observation.patient", "Observation.performer", "Patient.link", "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "Procedure.performer", "Procedure.subject", "Procedure.patient", "ProcedureRequest.performer", "ProcedureRequest.subject", "ProcedureRequest.patient", "Provenance.agent", "QuestionnaireResponse.author", "QuestionnaireResponse.source", "ReferralRequest.requester", "ReferralRequest.subject", "ReferralRequest.patient", "RelatedPerson.patient", "RequestGroup.subject", "RequestGroup.participant", "RequestGroup.patient", "ResearchSubject.individual", "ResearchSubject.patient", "RiskAssessment.subject", "RiskAssessment.patient", "Schedule.actor", "Sequence.patient", "Specimen.subject", "Specimen.patient", "SupplyDelivery.patient", "SupplyRequest.requester", "Task.owner", "Task.requester", "VisionPrescription.patient" ],
"searchParam": [ {
"name": "birthdate",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/individual-birthdate",
"documentation": "The patient's date of birth"
}, {
"name": "deceased",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-deceased",
"documentation": "This patient has been marked as deceased, or as a death date entered"
}, {
"name": "address-state",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-state",
"documentation": "A state specified in an address"
}, {
"name": "gender",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-gender",
"documentation": "Gender of the patient"
}, {
"name": "animal-species",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-animal-species",
"documentation": "The species for animal patients"
}, {
"name": "link",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-link",
"documentation": "All patients linked to the given patient"
}, {
"name": "language",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-language",
"documentation": "Language code (irrespective of use value)"
}, {
"name": "animal-breed",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-animal-breed",
"documentation": "The breed for animal patients"
}, {
"name": "address-country",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-country",
"documentation": "A country specified in an address"
}, {
"name": "death-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-death-date",
"documentation": "The date of death has been provided and satisfies this search value"
}, {
"name": "phonetic",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-phonetic",
"documentation": "A portion of either family or given name using some kind of phonetic matching algorithm"
}, {
"name": "telecom",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
"documentation": "The value in any kind of telecom details of the patient"
}, {
"name": "address-city",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-city",
"documentation": "A city specified in an address"
}, {
"name": "email",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-email",
"documentation": "A value in an email contact"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-identifier",
"documentation": "A patient identifier"
}, {
"name": "given",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-given",
"documentation": "A portion of the given name of the patient"
}, {
"name": "address",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address",
"documentation": "A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"
}, {
"name": "general-practitioner",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner",
"documentation": "Patient's nominated general practitioner, not the organization that manages the record"
}, {
"name": "active",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-active",
"documentation": "Whether the patient record is active"
}, {
"name": "address-postalcode",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
"documentation": "A postalCode specified in an address"
}, {
"name": "phone",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
"documentation": "A value in a phone contact"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-organization",
"documentation": "The organization at which this person is a patient"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-name",
"documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
}, {
"name": "address-use",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-use",
"documentation": "A use code specified in an address"
}, {
"name": "family",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-family",
"documentation": "A portion of the family name of the patient"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Patient",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Patient.link", "Patient.general-practitioner", "Patient.organization" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Patient"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-identifier",
"documentation": "The business identifier of the notice"
}, {
"name": "request",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-request",
"documentation": "The Claim"
}, {
"name": "provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-provider",
"documentation": "The reference to the provider"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-created",
"documentation": "Creation date fro the notice"
}, {
"name": "response",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-response",
"documentation": "The ClaimResponse"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-organization",
"documentation": "The organization who generated this resource"
}, {
"name": "payment-status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-payment-status",
"documentation": "The type of payment notice"
}, {
"name": "statusdate",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-statusdate",
"documentation": "The date of the payment action"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "PaymentNotice",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "PaymentNotice.request", "PaymentNotice.provider", "PaymentNotice.response", "PaymentNotice.organization" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/PaymentNotice"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-identifier",
"documentation": "The business identifier of the Explanation of Benefit"
}, {
"name": "request",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request",
"documentation": "The reference to the claim"
}, {
"name": "disposition",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-disposition",
"documentation": "The contents of the disposition message"
}, {
"name": "created",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-created",
"documentation": "The creation date"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-organization",
"documentation": "The organization who generated this resource"
}, {
"name": "request-organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-organization",
"documentation": "The organization who generated this resource"
}, {
"name": "request-provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-provider",
"documentation": "The reference to the provider who sumbitted the claim"
}, {
"name": "outcome",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-outcome",
"documentation": "The processing outcome"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "PaymentReconciliation",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "PaymentReconciliation.request", "PaymentReconciliation.organization", "PaymentReconciliation.request-organization", "PaymentReconciliation.request-provider" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/PaymentReconciliation"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "RequestGroup.participant" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Person-identifier",
"documentation": "A person Identifier"
}, {
"name": "address",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address",
"documentation": "A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"
}, {
"name": "birthdate",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/individual-birthdate",
"documentation": "The person's date of birth"
}, {
"name": "address-state",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-state",
"documentation": "A state specified in an address"
}, {
"name": "gender",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-gender",
"documentation": "The gender of the person"
}, {
"name": "practitioner",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Person-practitioner",
"documentation": "The Person links to this Practitioner"
}, {
"name": "link",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Person-link",
"documentation": "Any link has this Patient, Person, RelatedPerson or Practitioner reference"
}, {
"name": "relatedperson",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Person-relatedperson",
"documentation": "The Person links to this RelatedPerson"
}, {
"name": "address-postalcode",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
"documentation": "A postal code specified in an address"
}, {
"name": "address-country",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-country",
"documentation": "A country specified in an address"
}, {
"name": "phonetic",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-phonetic",
"documentation": "A portion of name using some kind of phonetic matching algorithm"
}, {
"name": "phone",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
"documentation": "A value in a phone contact"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Person-patient",
"documentation": "The Person links to this Patient"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Person-organization",
"documentation": "The organization at which this person record is being managed"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Person-name",
"documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
}, {
"name": "address-use",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-use",
"documentation": "A use code specified in an address"
}, {
"name": "telecom",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
"documentation": "The value in any kind of contact"
}, {
"name": "address-city",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-city",
"documentation": "A city specified in an address"
}, {
"name": "email",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-email",
"documentation": "A value in an email contact"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Person",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "Person.organization" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Person"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.definition", "Communication.definition", "DeviceRequest.definition", "FamilyMemberHistory.definition", "Flag.subject", "Flag.patient", "Procedure.definition", "ProcedureRequest.definition", "ReferralRequest.definition", "ResearchStudy.protocol" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-date",
"documentation": "The plan definition publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-identifier",
"documentation": "External identifier for the plan definition"
}, {
"name": "successor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-successor",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-jurisdiction",
"documentation": "Intended jurisdiction for the plan definition"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-description",
"documentation": "The description of the plan definition"
}, {
"name": "derived-from",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-derived-from",
"documentation": "What resource is being referenced"
}, {
"name": "predecessor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-predecessor",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-title",
"documentation": "The human-friendly name of the plan definition"
}, {
"name": "composed-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-composed-of",
"documentation": "What resource is being referenced"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-version",
"documentation": "The business version of the plan definition"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-url",
"documentation": "The uri that identifies the plan definition"
}, {
"name": "effective",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-effective",
"documentation": "The time during which the plan definition is intended to be in use"
}, {
"name": "depends-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-depends-on",
"documentation": "What resource is being referenced"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-name",
"documentation": "Computationally friendly name of the plan definition"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-publisher",
"documentation": "Name of the publisher of the plan definition"
}, {
"name": "topic",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-topic",
"documentation": "Topics associated with the module"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-status",
"documentation": "The current status of the plan definition"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "PlanDefinition",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "PlanDefinition.successor", "PlanDefinition.derived-from", "PlanDefinition.predecessor", "PlanDefinition.composed-of", "PlanDefinition.depends-on" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/PlanDefinition"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Account.subject", "Account.patient", "AdverseEvent.recorder", "AllergyIntolerance.recorder", "AllergyIntolerance.asserter", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "AuditEvent.agent", "AuditEvent.patient", "Basic.author", "CarePlan.performer", "CareTeam.participant", "ChargeItem.participant-actor", "ChargeItem.enterer", "Claim.care-team", "Claim.payee", "Claim.provider", "Claim.enterer", "ClaimResponse.request-provider", "ClinicalImpression.assessor", "Communication.sender", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.sender", "CommunicationRequest.recipient", "Composition.author", "Composition.attester", "Condition.asserter", "Consent.actor", "Consent.consentor", "Contract.agent", "Contract.signer", "DetectedIssue.author", "DeviceRequest.requester", "DeviceRequest.performer", "DiagnosticReport.performer", "DocumentManifest.subject", "DocumentManifest.author", "DocumentManifest.patient", "DocumentManifest.recipient", "DocumentReference.subject", "DocumentReference.patient", "DocumentReference.authenticator", "DocumentReference.author", "EligibilityRequest.provider", "EligibilityRequest.enterer", "EligibilityResponse.request-provider", "Encounter.practitioner", "Encounter.participant", "EpisodeOfCare.care-manager", "ExplanationOfBenefit.care-team", "ExplanationOfBenefit.payee", "ExplanationOfBenefit.provider", "ExplanationOfBenefit.enterer", "Flag.subject", "Flag.patient", "Flag.author", "Group.member", "ImagingManifest.author", "ImagingStudy.performer", "Immunization.practitioner", "Linkage.author", "List.source", "Media.subject", "Media.operator", "Media.patient", "MedicationAdministration.performer", "MedicationDispense.performer", "MedicationDispense.receiver", "MedicationDispense.responsibleparty", "MedicationRequest.requester", "MedicationStatement.source", "MessageHeader.receiver", "MessageHeader.author", "MessageHeader.sender", "MessageHeader.responsible", "MessageHeader.enterer", "NutritionOrder.provider", "Observation.performer", "Patient.general-practitioner", "PaymentNotice.provider", "PaymentReconciliation.request-provider", "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "PractitionerRole.practitioner", "Procedure.performer", "ProcedureRequest.requester", "ProcedureRequest.performer", "ProcessRequest.provider", "ProcessResponse.request-provider", "Provenance.agent", "QuestionnaireResponse.author", "QuestionnaireResponse.source", "ReferralRequest.requester", "ReferralRequest.recipient", "RequestGroup.author", "RequestGroup.participant", "ResearchStudy.principalinvestigator", "RiskAssessment.performer", "Schedule.actor", "Specimen.collector", "SupplyDelivery.receiver", "SupplyDelivery.supplier", "SupplyRequest.requester", "Task.owner", "Task.requester", "VisionPrescription.prescriber" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
"documentation": "A practitioner's Identifier"
}, {
"name": "given",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-given",
"documentation": "A portion of the given name"
}, {
"name": "address",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address",
"documentation": "A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"
}, {
"name": "address-state",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-state",
"documentation": "A state specified in an address"
}, {
"name": "gender",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-gender",
"documentation": "Gender of the practitioner"
}, {
"name": "active",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-active",
"documentation": "Whether the practitioner record is active"
}, {
"name": "address-postalcode",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
"documentation": "A postalCode specified in an address"
}, {
"name": "address-country",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-country",
"documentation": "A country specified in an address"
}, {
"name": "phonetic",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-phonetic",
"documentation": "A portion of either family or given name using some kind of phonetic matching algorithm"
}, {
"name": "phone",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
"documentation": "A value in a phone contact"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-name",
"documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
}, {
"name": "address-use",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-use",
"documentation": "A use code specified in an address"
}, {
"name": "telecom",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
"documentation": "The value in any kind of contact"
}, {
"name": "family",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-family",
"documentation": "A portion of the family name"
}, {
"name": "address-city",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-city",
"documentation": "A city specified in an address"
}, {
"name": "communication",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-communication",
"documentation": "One of the languages that the practitioner can communicate with"
}, {
"name": "email",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-email",
"documentation": "A value in an email contact"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Practitioner",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Practitioner"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Schedule.actor" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-date",
"documentation": "The period during which the practitioner is authorized to perform in these role(s)"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier",
"documentation": "A practitioner's Identifier"
}, {
"name": "specialty",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty",
"documentation": "The practitioner has this specialty at an organization"
}, {
"name": "role",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-role",
"documentation": "The practitioner can perform this role at for the organization"
}, {
"name": "practitioner",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
"documentation": "Practitioner that is able to provide the defined services for the organation"
}, {
"name": "active",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-active",
"documentation": "Whether this practitioner's record is in active use"
}, {
"name": "endpoint",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-endpoint",
"documentation": "Technical endpoints providing access to services operated for the practitioner with this role"
}, {
"name": "phone",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
"documentation": "A value in a phone contact"
}, {
"name": "service",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-service",
"documentation": "The list of healthcare services that this worker provides for this role's Organization/Location(s)"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization",
"documentation": "The identity of the organization the practitioner represents / acts on behalf of"
}, {
"name": "telecom",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
"documentation": "The value in any kind of contact"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-location",
"documentation": "One of the locations at which this practitioner provides care"
}, {
"name": "email",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-email",
"documentation": "A value in an email contact"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "PractitionerRole",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "PractitionerRole.practitioner", "PractitionerRole.endpoint", "PractitionerRole.service", "PractitionerRole.organization", "PractitionerRole.location" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ChargeItem.service", "ClinicalImpression.action", "Encounter.diagnosis", "Flag.subject", "Flag.patient", "MedicationStatement.part-of", "Procedure.part-of", "QuestionnaireResponse.parent" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "Date/Period the procedure was performed"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "A unique identifier for a procedure"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
"documentation": "A code to identify a procedure"
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-performer",
"documentation": "The reference to the practitioner"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-subject",
"documentation": "Search by subject"
}, {
"name": "part-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-part-of",
"documentation": "Part of referenced event"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Search by encounter"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-based-on",
"documentation": "A request for this procedure"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Search by subject - a patient"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-context",
"documentation": "Encounter or episode associated with the procedure"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-location",
"documentation": "Where the procedure happened"
}, {
"name": "definition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-definition",
"documentation": "Instantiates protocol or definition"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-category",
"documentation": "Classification of the procedure"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-status",
"documentation": "preparation | in-progress | suspended | aborted | completed | entered-in-error | unknown"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Procedure",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Procedure.performer", "Procedure.subject", "Procedure.part-of", "Procedure.encounter", "Procedure.based-on", "Procedure.patient", "Procedure.context", "Procedure.location", "Procedure.definition" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Procedure"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.activity-reference", "ClinicalImpression.action", "DiagnosticReport.based-on", "ImagingStudy.basedon", "Media.based-on", "Observation.based-on", "Procedure.based-on", "QuestionnaireResponse.based-on", "ReferralRequest.based-on" ],
"searchParam": [ {
"name": "authored",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-authored",
"documentation": "Date request signed"
}, {
"name": "requester",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-requester",
"documentation": "Individual making the request"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Identifiers assigned to this order"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-code",
"documentation": "What is being requested/ordered"
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-performer",
"documentation": "Requested perfomer"
}, {
"name": "requisition",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-requisition",
"documentation": "Composite Request ID"
}, {
"name": "replaces",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-replaces",
"documentation": "What request replaces"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-subject",
"documentation": "Search by subject"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "An encounter in which this request is made"
}, {
"name": "occurrence",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-occurrence",
"documentation": "When procedure should occur"
}, {
"name": "priority",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-priority",
"documentation": "routine | urgent | asap | stat"
}, {
"name": "intent",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-intent",
"documentation": "proposal | plan | order +"
}, {
"name": "performer-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-performer-type",
"documentation": "Performer role"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-based-on",
"documentation": "What request fulfills"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Search by subject - a patient"
}, {
"name": "specimen",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-specimen",
"documentation": "Specimen to be tested"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-context",
"documentation": "Encounter or Episode during which request was created"
}, {
"name": "definition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-definition",
"documentation": "Protocol or definition"
}, {
"name": "body-site",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-body-site",
"documentation": "Where procedure is going to be done"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-status",
"documentation": "draft | active | suspended | completed | entered-in-error | cancelled"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ProcedureRequest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ProcedureRequest.requester", "ProcedureRequest.performer", "ProcedureRequest.replaces", "ProcedureRequest.subject", "ProcedureRequest.encounter", "ProcedureRequest.based-on", "ProcedureRequest.patient", "ProcedureRequest.specimen", "ProcedureRequest.context", "ProcedureRequest.definition" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "PaymentReconciliation.request" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-identifier",
"documentation": "The business identifier of the ProcessRequest"
}, {
"name": "provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-provider",
"documentation": "The provider who regenerated this request"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-organization",
"documentation": "The organization who generated this request"
}, {
"name": "action",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-action",
"documentation": "The action requested by this resource"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ProcessRequest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ProcessRequest.provider", "ProcessRequest.organization" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ProcessRequest"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-identifier",
"documentation": "The business identifier of the Explanation of Benefit"
}, {
"name": "request",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request",
"documentation": "The reference to the claim"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-organization",
"documentation": "The organization who generated this resource"
}, {
"name": "request-organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-organization",
"documentation": "The Organization who is responsible the request transaction"
}, {
"name": "request-provider",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-provider",
"documentation": "The Provider who is responsible the request transaction"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ProcessResponse",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ProcessResponse.request", "ProcessResponse.organization", "ProcessResponse.request-organization", "ProcessResponse.request-provider" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ProcessResponse"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "entity-ref",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-entity-ref",
"documentation": "Identity of entity"
}, {
"name": "agent",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-agent",
"documentation": "Who participated"
}, {
"name": "signature-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-signature-type",
"documentation": "Indication of the reason the entity signed the object(s)"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-patient",
"documentation": "Target Reference(s) (usually version specific)"
}, {
"name": "start",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-start",
"documentation": "Starting time with inclusive boundary"
}, {
"name": "end",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-end",
"documentation": "End time with inclusive boundary, if not ongoing"
}, {
"name": "location",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-location",
"documentation": "Where the activity occurred, if relevant"
}, {
"name": "recorded",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-recorded",
"documentation": "When the activity was recorded / updated"
}, {
"name": "agent-role",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-agent-role",
"documentation": "What the agents role was"
}, {
"name": "entity-id",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-entity-id",
"documentation": "Identity of entity"
}, {
"name": "target",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-target",
"documentation": "Target Reference(s) (usually version specific)"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Provenance",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Provenance.entity-ref", "Provenance.agent", "Provenance.patient", "Provenance.location", "Provenance.target" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Provenance"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.definition", "FamilyMemberHistory.definition", "QuestionnaireResponse.questionnaire" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-date",
"documentation": "The questionnaire publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier",
"documentation": "External identifier for the questionnaire"
}, {
"name": "effective",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-effective",
"documentation": "The time during which the questionnaire is intended to be in use"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-code",
"documentation": "A code that corresponds to one of its items in the questionnaire"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-jurisdiction",
"documentation": "Intended jurisdiction for the questionnaire"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-name",
"documentation": "Computationally friendly name of the questionnaire"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-description",
"documentation": "The description of the questionnaire"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-publisher",
"documentation": "Name of the publisher of the questionnaire"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-title",
"documentation": "The human-friendly name of the questionnaire"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-version",
"documentation": "The business version of the questionnaire"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-url",
"documentation": "The uri that identifies the questionnaire"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-status",
"documentation": "The current status of the questionnaire"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Questionnaire",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Questionnaire"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ClinicalImpression.investigation", "Consent.source", "Observation.related-target" ],
"searchParam": [ {
"name": "authored",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored",
"documentation": "When the questionnaire response was last changed"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-identifier",
"documentation": "The unique identifier for the questionnaire response"
}, {
"name": "parent",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-parent",
"documentation": "Procedure or observation this questionnaire response was performed as a part of"
}, {
"name": "questionnaire",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire",
"documentation": "The questionnaire the answers are provided for"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on",
"documentation": "Plan/proposal/order fulfilled by this questionnaire response"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-subject",
"documentation": "The subject of the questionnaire response"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author",
"documentation": "The author of the questionnaire response"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient",
"documentation": "The patient that is the subject of the questionnaire response"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-context",
"documentation": "Encounter or episode associated with the questionnaire response"
}, {
"name": "source",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-source",
"documentation": "The individual providing the information reflected in the questionnaire respose"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status",
"documentation": "The status of the questionnaire response"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "QuestionnaireResponse",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "QuestionnaireResponse.parent", "QuestionnaireResponse.questionnaire", "QuestionnaireResponse.based-on", "QuestionnaireResponse.subject", "QuestionnaireResponse.author", "QuestionnaireResponse.patient", "QuestionnaireResponse.context", "QuestionnaireResponse.source" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Appointment.incomingreferral", "CarePlan.activity-reference", "ClinicalImpression.action", "DiagnosticReport.based-on", "Encounter.incomingreferral", "EpisodeOfCare.incomingreferral", "ImagingStudy.basedon", "Observation.based-on", "Procedure.based-on", "QuestionnaireResponse.based-on", "ReferralRequest.replaces", "ReferralRequest.based-on" ],
"searchParam": [ {
"name": "requester",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-requester",
"documentation": "Individual making the request"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-identifier",
"documentation": "Business identifier"
}, {
"name": "specialty",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-specialty",
"documentation": "The specialty that the referral is for"
}, {
"name": "replaces",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-replaces",
"documentation": "Request(s) replaced by this request"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-subject",
"documentation": "Patient referred to care or transfer"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-encounter",
"documentation": "Originating encounter"
}, {
"name": "authored-on",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-authored-on",
"documentation": "Creation or activation date"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
"documentation": "The type of the referral"
}, {
"name": "priority",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-priority",
"documentation": "The priority assigned to the referral"
}, {
"name": "intent",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-intent",
"documentation": "Proposal, plan or order"
}, {
"name": "group-identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-group-identifier",
"documentation": "Part of common request"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-based-on",
"documentation": "Request being fulfilled"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who the referral is about"
}, {
"name": "service",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-service",
"documentation": "Actions requested as part of the referral"
}, {
"name": "occurrence-date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-occurrence-date",
"documentation": "When the service(s) requested in the referral should occur"
}, {
"name": "recipient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-recipient",
"documentation": "The person that the referral was sent to"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-context",
"documentation": "Part of encounter or episode of care"
}, {
"name": "definition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-definition",
"documentation": "Instantiates protocol or definition"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-status",
"documentation": "The status of the referral"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ReferralRequest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ReferralRequest.requester", "ReferralRequest.replaces", "ReferralRequest.subject", "ReferralRequest.encounter", "ReferralRequest.based-on", "ReferralRequest.patient", "ReferralRequest.recipient", "ReferralRequest.context", "ReferralRequest.definition" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "AdverseEvent.recorder", "AllergyIntolerance.asserter", "Appointment.actor", "Appointment.practitioner", "Appointment.patient", "Appointment.location", "AppointmentResponse.actor", "AppointmentResponse.practitioner", "AppointmentResponse.patient", "AppointmentResponse.location", "AuditEvent.agent", "AuditEvent.patient", "Basic.author", "CarePlan.performer", "CareTeam.participant", "ChargeItem.participant-actor", "ChargeItem.enterer", "Claim.payee", "Communication.sender", "Communication.recipient", "CommunicationRequest.requester", "CommunicationRequest.sender", "CommunicationRequest.recipient", "Composition.author", "Condition.asserter", "Consent.actor", "Consent.consentor", "Contract.agent", "Contract.signer", "Coverage.subscriber", "Coverage.payor", "Coverage.policy-holder", "DeviceRequest.performer", "DocumentManifest.author", "DocumentManifest.recipient", "DocumentReference.author", "Encounter.practitioner", "Encounter.participant", "ExplanationOfBenefit.payee", "ImagingManifest.author", "MedicationAdministration.performer", "MedicationDispense.performer", "MedicationRequest.requester", "MedicationStatement.source", "Observation.performer", "Patient.link", "Person.practitioner", "Person.link", "Person.relatedperson", "Person.patient", "Procedure.performer", "ProcedureRequest.performer", "Provenance.agent", "QuestionnaireResponse.author", "QuestionnaireResponse.source", "ReferralRequest.requester", "RequestGroup.participant", "Schedule.actor", "SupplyRequest.requester", "Task.owner", "Task.requester" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier",
"documentation": "An Identifier of the RelatedPerson"
}, {
"name": "address",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address",
"documentation": "A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"
}, {
"name": "birthdate",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/individual-birthdate",
"documentation": "The Related Person's date of birth"
}, {
"name": "address-state",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-state",
"documentation": "A state specified in an address"
}, {
"name": "gender",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-gender",
"documentation": "Gender of the related person"
}, {
"name": "active",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-active",
"documentation": "Indicates if the related person record is active"
}, {
"name": "address-postalcode",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
"documentation": "A postal code specified in an address"
}, {
"name": "address-country",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-country",
"documentation": "A country specified in an address"
}, {
"name": "phonetic",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-phonetic",
"documentation": "A portion of name using some kind of phonetic matching algorithm"
}, {
"name": "phone",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-phone",
"documentation": "A value in a phone contact"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient",
"documentation": "The patient this related person is related to"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-name",
"documentation": "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
}, {
"name": "address-use",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-use",
"documentation": "A use code specified in an address"
}, {
"name": "telecom",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-telecom",
"documentation": "The value in any kind of contact"
}, {
"name": "address-city",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/individual-address-city",
"documentation": "A city specified in an address"
}, {
"name": "email",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/individual-email",
"documentation": "A value in an email contact"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "RelatedPerson",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "RelatedPerson.patient" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.activity-reference" ],
"searchParam": [ {
"name": "authored",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-authored",
"documentation": "The date the request group was authored"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-identifier",
"documentation": "External identifiers for the request group"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-subject",
"documentation": "The subject that the request group is about"
}, {
"name": "author",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-author",
"documentation": "The author of the request group"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-encounter",
"documentation": "The encounter the request group applies to"
}, {
"name": "priority",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-priority",
"documentation": "The priority of the request group"
}, {
"name": "intent",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-intent",
"documentation": "The intent of the request group"
}, {
"name": "participant",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-participant",
"documentation": "The participant in the requests in the group"
}, {
"name": "group-identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-group-identifier",
"documentation": "The group identifier for the request group"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-patient",
"documentation": "The identity of a patient to search for request groups"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-context",
"documentation": "The context the request group applies to"
}, {
"name": "definition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-definition",
"documentation": "The definition from which the request group is realized"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-status",
"documentation": "The status of the request group"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "RequestGroup",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "RequestGroup.subject", "RequestGroup.author", "RequestGroup.encounter", "RequestGroup.participant", "RequestGroup.patient", "RequestGroup.context", "RequestGroup.definition" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/RequestGroup"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "AdverseEvent.study", "ResearchStudy.partof" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-date",
"documentation": "When the study began and ended"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier",
"documentation": "Business Identifier for study"
}, {
"name": "partof",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-partof",
"documentation": "Part of larger study"
}, {
"name": "sponsor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-sponsor",
"documentation": "Organization responsible for the study"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-jurisdiction",
"documentation": "Geographic region(s) for study"
}, {
"name": "focus",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus",
"documentation": "Drugs, devices, conditions, etc. under study"
}, {
"name": "principalinvestigator",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-principalinvestigator",
"documentation": "The individual responsible for the study"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-title",
"documentation": "Name for this study"
}, {
"name": "protocol",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-protocol",
"documentation": "Steps followed in executing study"
}, {
"name": "site",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-site",
"documentation": "Location involved in study execution"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-category",
"documentation": "Classifications for the study"
}, {
"name": "keyword",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword",
"documentation": "Used to search for the study"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-status",
"documentation": "draft | in-progress | suspended | stopped | completed | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ResearchStudy",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ResearchStudy.partof", "ResearchStudy.sponsor", "ResearchStudy.principalinvestigator", "ResearchStudy.protocol", "ResearchStudy.site" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ResearchStudy"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "AdverseEvent.subject" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-date",
"documentation": "Start and end of participation"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-identifier",
"documentation": "Business Identifier for research subject"
}, {
"name": "individual",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-individual",
"documentation": "Who is part of study"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-patient",
"documentation": "Who is part of study"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-status",
"documentation": "candidate | enrolled | active | suspended | withdrawn | completed"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ResearchSubject",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ResearchSubject.individual", "ResearchSubject.patient" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ResearchSubject"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ClinicalImpression.investigation" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "When was assessment made?"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Unique identifier for the assessment"
}, {
"name": "condition",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition",
"documentation": "Condition assessed"
}, {
"name": "performer",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer",
"documentation": "Who did assessment?"
}, {
"name": "method",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-method",
"documentation": "Evaluation mechanism"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject",
"documentation": "Who/what does assessment apply to?"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Who/what does assessment apply to?"
}, {
"name": "probability",
"type": "number",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability",
"documentation": "Likelihood of specified outcome"
}, {
"name": "risk",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-risk",
"documentation": "Likelihood of specified outcome as a qualitative value"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Where was assessment performed?"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "RiskAssessment",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "RiskAssessment.condition", "RiskAssessment.performer", "RiskAssessment.subject", "RiskAssessment.patient", "RiskAssessment.encounter" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/RiskAssessment"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Slot.schedule" ],
"searchParam": [ {
"name": "actor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-actor",
"documentation": "The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for"
}, {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-date",
"documentation": "Search for Schedule resources that have a period that contains this date specified"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-identifier",
"documentation": "A Schedule Identifier"
}, {
"name": "active",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-active",
"documentation": "Is the schedule in active use"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-type",
"documentation": "The type of appointments that can be booked into associated slot(s)"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Schedule",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Schedule.actor" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Schedule"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "SearchParameter.component" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-date",
"documentation": "The search parameter publication date"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-code",
"documentation": "Code used in URL"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-jurisdiction",
"documentation": "Intended jurisdiction for the search parameter"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-description",
"documentation": "The description of the search parameter"
}, {
"name": "derived-from",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from",
"documentation": "Original Definition for the search parameter"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-type",
"documentation": "number | date | string | token | reference | composite | quantity | uri"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-version",
"documentation": "The business version of the search parameter"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-url",
"documentation": "The uri that identifies the search parameter"
}, {
"name": "target",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-target",
"documentation": "Types of resource (if a resource reference)"
}, {
"name": "component",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-component",
"documentation": "Defines how the part works"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-name",
"documentation": "Computationally friendly name of the search parameter"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-publisher",
"documentation": "Name of the publisher of the search parameter"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-status",
"documentation": "The current status of the search parameter"
}, {
"name": "base",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-base",
"documentation": "The resource type(s) this search parameter applies to"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "SearchParameter",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "SearchParameter.component" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/SearchParameter"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "Observation.related-target" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-identifier",
"documentation": "The unique identity for a particular sequence"
}, {
"name": "coordinate",
"type": "composite",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-coordinate",
"documentation": "Search parameter for region of the reference DNA sequence string. This will refer to part of a locus or part of a gene where search region will be represented in 1-based system. Since the coordinateSystem can either be 0-based or 1-based, this search query will include the result of both coordinateSystem that contains the equivalent segment of the gene or whole genome sequence. For example, a search for sequence can be represented as `coordinate=1$lt345$gt123`, this means it will search for the Sequence resource on chromosome 1 and with position >123 and <345, where in 1-based system resource, all strings within region 1:124-344 will be revealed, while in 0-based system resource, all strings within region 1:123-344 will be revealed. You may want to check detail about 0-based v.s. 1-based above."
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-patient",
"documentation": "The subject that the observation is about"
}, {
"name": "chromosome",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-chromosome",
"documentation": "Chromosome number of the reference sequence"
}, {
"name": "start",
"type": "number",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-start",
"documentation": "Start position (0-based inclusive, 1-based inclusive, that means the nucleic acid or amino acid at this position will be included) of the reference sequence."
}, {
"name": "end",
"type": "number",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-end",
"documentation": "End position (0-based exclusive, which menas the acid at this position will not be included, 1-based inclusive, which means the acid at this position will be included) of the reference sequence."
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-type",
"documentation": "Amino Acid Sequence/ DNA Sequence / RNA Sequence"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Sequence",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Sequence.patient" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Sequence"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-date",
"documentation": "The service definition publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-identifier",
"documentation": "External identifier for the service definition"
}, {
"name": "successor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-successor",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-jurisdiction",
"documentation": "Intended jurisdiction for the service definition"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-description",
"documentation": "The description of the service definition"
}, {
"name": "derived-from",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-derived-from",
"documentation": "What resource is being referenced"
}, {
"name": "predecessor",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-predecessor",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-title",
"documentation": "The human-friendly name of the service definition"
}, {
"name": "composed-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-composed-of",
"documentation": "What resource is being referenced"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-version",
"documentation": "The business version of the service definition"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-url",
"documentation": "The uri that identifies the service definition"
}, {
"name": "effective",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-effective",
"documentation": "The time during which the service definition is intended to be in use"
}, {
"name": "depends-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-depends-on",
"documentation": "What resource is being referenced"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-name",
"documentation": "Computationally friendly name of the service definition"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-publisher",
"documentation": "Name of the publisher of the service definition"
}, {
"name": "topic",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-topic",
"documentation": "Topics associated with the module"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-status",
"documentation": "The current status of the service definition"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ServiceDefinition",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "ServiceDefinition.successor", "ServiceDefinition.derived-from", "ServiceDefinition.predecessor", "ServiceDefinition.composed-of", "ServiceDefinition.depends-on" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ServiceDefinition"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "schedule",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-schedule",
"documentation": "The Schedule Resource that we are seeking a slot within"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-identifier",
"documentation": "A Slot Identifier"
}, {
"name": "start",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-start",
"documentation": "Appointment date/time."
}, {
"name": "slot-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-slot-type",
"documentation": "The type of appointments that can be booked into the slot"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-status",
"documentation": "The free/busy status of the appointment"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Slot",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Slot.schedule" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Slot"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "DiagnosticReport.specimen", "Media.subject", "Media.patient", "Observation.specimen", "ProcedureRequest.specimen", "Specimen.parent" ],
"searchParam": [ {
"name": "container",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-container",
"documentation": "The kind of specimen container"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-identifier",
"documentation": "The unique identifier associated with the specimen"
}, {
"name": "parent",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-parent",
"documentation": "The parent of the specimen"
}, {
"name": "container-id",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-container-id",
"documentation": "The unique identifier associated with the specimen container"
}, {
"name": "bodysite",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-bodysite",
"documentation": "The code for the body site from where the specimen originated"
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-subject",
"documentation": "The subject of the specimen"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-patient",
"documentation": "The patient the specimen comes from"
}, {
"name": "collected",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-collected",
"documentation": "The date the specimen was collected"
}, {
"name": "accession",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-accession",
"documentation": "The accession number associated with the specimen"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-type",
"documentation": "The specimen type"
}, {
"name": "collector",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-collector",
"documentation": "Who collected the specimen"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-status",
"documentation": "available | unavailable | unsatisfactory | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Specimen",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Specimen.parent", "Specimen.subject", "Specimen.patient", "Specimen.collector" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Specimen"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CapabilityStatement.resource-profile", "CapabilityStatement.supported-profile", "OperationDefinition.param-profile" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-date",
"documentation": "The structure definition publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-identifier",
"documentation": "External identifier for the structure definition"
}, {
"name": "valueset",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset",
"documentation": "A vocabulary binding reference"
}, {
"name": "kind",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind",
"documentation": "primitive-type | complex-type | resource | logical"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-jurisdiction",
"documentation": "Intended jurisdiction for the structure definition"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-description",
"documentation": "The description of the structure definition"
}, {
"name": "experimental",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental",
"documentation": "For testing purposes, not real usage"
}, {
"name": "context-type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-context-type",
"documentation": "resource | datatype | extension"
}, {
"name": "abstract",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract",
"documentation": "Whether the structure is abstract"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-title",
"documentation": "The human-friendly name of the structure definition"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-type",
"documentation": "Type defined or constrained by this structure"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-version",
"documentation": "The business version of the structure definition"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-url",
"documentation": "The uri that identifies the structure definition"
}, {
"name": "path",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-path",
"documentation": "A path that is constrained in the profile"
}, {
"name": "ext-context",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context",
"documentation": "Where the extension can be used in instances"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-name",
"documentation": "Computationally friendly name of the structure definition"
}, {
"name": "base-path",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path",
"documentation": "Path that identifies the base element"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-publisher",
"documentation": "Name of the publisher of the structure definition"
}, {
"name": "derivation",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation",
"documentation": "specialization | constraint - How relates to base definition"
}, {
"name": "keyword",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword",
"documentation": "A code for the profile"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-status",
"documentation": "The current status of the structure definition"
}, {
"name": "base",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base",
"documentation": "Definition that this type is constrained/specialized from"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "StructureDefinition",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "StructureDefinition.valueset" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
},
"conditionalDelete": "multiple"
}, {
"type": "StructureMap",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/StructureMap"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-date",
"documentation": "The structure map publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-identifier",
"documentation": "External identifier for the structure map"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-jurisdiction",
"documentation": "Intended jurisdiction for the structure map"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-name",
"documentation": "Computationally friendly name of the structure map"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-description",
"documentation": "The description of the structure map"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-publisher",
"documentation": "Name of the publisher of the structure map"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-title",
"documentation": "The human-friendly name of the structure map"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-version",
"documentation": "The business version of the structure map"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-url",
"documentation": "The uri that identifies the structure map"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-status",
"documentation": "The current status of the structure map"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"type": "Subscription",
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Subscription"
},
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "payload",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-payload",
"documentation": "The mime-type of the notification payload"
}, {
"name": "criteria",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-criteria",
"documentation": "The search rules used to determine when to send a notification"
}, {
"name": "add-tag",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-add-tag",
"documentation": "A tag to be added to the resource matching the criteria"
}, {
"name": "contact",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-contact",
"documentation": "Contact details for the subscription"
}, {
"name": "type",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-type",
"documentation": "The type of channel for the sent notifications"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-url",
"documentation": "The uri that will receive the notifications"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-status",
"documentation": "The current state of the subscription"
} ],
"referencePolicy": [ "literal", "logical" ],
"conditionalCreate": true,
"conditionalDelete": "multiple",
"conditionalUpdate": true
}, {
"searchRevInclude": [ "AdverseEvent.substance", "Contract.agent", "Group.member", "Medication.ingredient", "Specimen.subject", "Specimen.patient", "Substance.substance-reference" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-identifier",
"documentation": "Unique identifier for the substance"
}, {
"name": "container-identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-container-identifier",
"documentation": "Identifier of the package/container"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-code",
"documentation": "The code of the substance or ingredient"
}, {
"name": "quantity",
"type": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-quantity",
"documentation": "Amount of substance in the package"
}, {
"name": "substance-reference",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-substance-reference",
"documentation": "A component of the substance"
}, {
"name": "expiry",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-expiry",
"documentation": "Expiry date of package or container of substance"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-category",
"documentation": "The category of the substance"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-status",
"documentation": "active | inactive | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Substance",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Substance.substance-reference" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Substance"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ChargeItem.service" ],
"searchParam": [ {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "External identifier"
}, {
"name": "receiver",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-receiver",
"documentation": "Who collected the Supply"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "Patient for whom the item is supplied"
}, {
"name": "supplier",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-supplier",
"documentation": "Dispenser"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-status",
"documentation": "in-progress | completed | abandoned | entered-in-error"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "SupplyDelivery",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "SupplyDelivery.receiver", "SupplyDelivery.patient", "SupplyDelivery.supplier" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/SupplyDelivery"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "requester",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-requester",
"documentation": "Individual making the request"
}, {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-date",
"documentation": "When the request was made"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Unique identifier"
}, {
"name": "supplier",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-supplier",
"documentation": "Who is intended to fulfill the request"
}, {
"name": "category",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-category",
"documentation": "The kind of supply (central, non-stock, etc.)"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-status",
"documentation": "draft | active | suspended +"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "SupplyRequest",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "SupplyRequest.requester", "SupplyRequest.supplier" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/SupplyRequest"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.activity-reference", "Task.part-of" ],
"searchParam": [ {
"name": "owner",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Task-owner",
"documentation": "Search by task owner"
}, {
"name": "requester",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Task-requester",
"documentation": "Search by task requester"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Task-identifier",
"documentation": "Search for a task instance by its business identifier"
}, {
"name": "business-status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Task-business-status",
"documentation": "Search by business status"
}, {
"name": "period",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Task-period",
"documentation": "Search by period Task is/was underway"
}, {
"name": "code",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Task-code",
"documentation": "Search by task code"
}, {
"name": "performer",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Task-performer",
"documentation": "Search by recommended type of performer (e.g., Requester, Performer, Scheduler)."
}, {
"name": "subject",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Task-subject",
"documentation": "Search by subject"
}, {
"name": "focus",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Task-focus",
"documentation": "Search by task focus"
}, {
"name": "part-of",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Task-part-of",
"documentation": "Search by task this task is part of"
}, {
"name": "priority",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Task-priority",
"documentation": "Search by task priority"
}, {
"name": "authored-on",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Task-authored-on",
"documentation": "Search by creation date"
}, {
"name": "intent",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Task-intent",
"documentation": "Search by task intent"
}, {
"name": "group-identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Task-group-identifier",
"documentation": "Search by group identifier"
}, {
"name": "based-on",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Task-based-on",
"documentation": "Search by requests this task is based on"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Task-patient",
"documentation": "Search by patient"
}, {
"name": "organization",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Task-organization",
"documentation": "Search by responsible organization"
}, {
"name": "context",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/Task-context",
"documentation": "Search by encounter or episode"
}, {
"name": "modified",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Task-modified",
"documentation": "Search by last modification date"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Task-status",
"documentation": "Search by task status"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "Task",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "Task.owner", "Task.requester", "Task.subject", "Task.focus", "Task.part-of", "Task.based-on", "Task.patient", "Task.organization", "Task.context" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/Task"
},
"conditionalDelete": "multiple"
}, {
"searchParam": [ {
"name": "result",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-result",
"documentation": "The result disposition of the test execution"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-identifier",
"documentation": "An external identifier for the test report"
}, {
"name": "tester",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-tester",
"documentation": "The name of the testing organization"
}, {
"name": "testscript",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-testscript",
"documentation": "The test script executed to produce this report"
}, {
"name": "issued",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-issued",
"documentation": "The test report generation date"
}, {
"name": "participant",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-participant",
"documentation": "The reference to a participant in the test execution"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "TestReport",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "TestReport.testscript" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/TestReport"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "TestReport.testscript" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-date",
"documentation": "The test script publication date"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-identifier",
"documentation": "External identifier for the test script"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-jurisdiction",
"documentation": "Intended jurisdiction for the test script"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-name",
"documentation": "Computationally friendly name of the test script"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-description",
"documentation": "The description of the test script"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-publisher",
"documentation": "Name of the publisher of the test script"
}, {
"name": "testscript-capability",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-testscript-capability",
"documentation": "TestScript required and validated capability"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-title",
"documentation": "The human-friendly name of the test script"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-version",
"documentation": "The business version of the test script"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-url",
"documentation": "The uri that identifies the test script"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-status",
"documentation": "The current status of the test script"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "TestScript",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/TestScript"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "ConceptMap.source", "ConceptMap.target", "ConceptMap.source-uri", "ConceptMap.target-uri", "StructureDefinition.valueset" ],
"searchParam": [ {
"name": "date",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-date",
"documentation": "The value set publication date"
}, {
"name": "reference",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-reference",
"documentation": "A code system included or excluded in the value set or an imported value set"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-identifier",
"documentation": "External identifier for the value set"
}, {
"name": "jurisdiction",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-jurisdiction",
"documentation": "Intended jurisdiction for the value set"
}, {
"name": "name",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-name",
"documentation": "Computationally friendly name of the value set"
}, {
"name": "description",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-description",
"documentation": "The description of the value set"
}, {
"name": "publisher",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-publisher",
"documentation": "Name of the publisher of the value set"
}, {
"name": "title",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-title",
"documentation": "The human-friendly name of the value set"
}, {
"name": "version",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-version",
"documentation": "The business version of the value set"
}, {
"name": "url",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-url",
"documentation": "The uri that identifies the value set"
}, {
"name": "status",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-status",
"documentation": "The current status of the value set"
}, {
"name": "expansion",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-expansion",
"documentation": "Uniquely identifies this expansion"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "ValueSet",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/ValueSet"
},
"conditionalDelete": "multiple"
}, {
"searchRevInclude": [ "CarePlan.activity-reference" ],
"searchParam": [ {
"name": "prescriber",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber",
"documentation": "Who authorizes the vision product"
}, {
"name": "identifier",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"documentation": "Return prescriptions with this external identifier"
}, {
"name": "patient",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"documentation": "The identity of a patient to list dispenses for"
}, {
"name": "datewritten",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-datewritten",
"documentation": "Return prescriptions written on this date"
}, {
"name": "encounter",
"type": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"documentation": "Return prescriptions with this encounter identifier"
} ],
"conditionalUpdate": true,
"referencePolicy": [ "literal", "logical" ],
"type": "VisionPrescription",
"interaction": [ {
"code": "read",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "vread",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "update",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "delete",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-instance",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "create",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-type",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"conditionalCreate": true,
"searchInclude": [ "VisionPrescription.prescriber", "VisionPrescription.patient", "VisionPrescription.encounter" ],
"profile": {
"reference": "http://hl7.org/fhir/StructureDefinition/VisionPrescription"
},
"conditionalDelete": "multiple"
} ],
"security": {
"cors": true,
"service": [ {
"text": "See http://docs.smarthealthit.org/",
"coding": [ {
"code": "SMART-on-FHIR",
"system": "http://hl7.org/fhir/restful-security-service",
"display": "SMART-on-FHIR"
} ]
} ],
"description": "This is the Capability Statement to declare that the server supports SMART-on-FHIR. See the SMART-on-FHIR docs for the extension that would go with such a server"
},
"operation": [ {
"name": "validate",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/resource-validate"
}
}, {
"name": "meta",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/resource-meta"
}
}, {
"name": "meta-add",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/resource-meta-add"
}
}, {
"name": "meta-delete",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/resource-meta-delete"
}
}, {
"name": "apply",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/activitydefinition-apply"
}
}, {
"name": "data-requirements",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/activitydefinition-data-requirements"
}
}, {
"name": "subset",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/capabilitystatement-subset"
}
}, {
"name": "implements",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/capabilitystatement-implements"
}
}, {
"name": "conforms",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/capabilitystatement-conforms"
}
}, {
"name": "lookup",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/codesystem-lookup"
}
}, {
"name": "subsumes",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/codesystem-subsumes"
}
}, {
"name": "compose",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/codesystem-compose"
}
}, {
"name": "document",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/composition-document"
}
}, {
"name": "translate",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/conceptmap-translate"
}
}, {
"name": "closure",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/conceptmap-closure"
}
}, {
"name": "everything",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/encounter-everything"
}
}, {
"name": "data-requirements",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/library-data-requirements"
}
}, {
"name": "find",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/list-find"
}
}, {
"name": "evaluate-measure",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/measure-evaluate-measure"
}
}, {
"name": "data-requirements",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/measure-data-requirements"
}
}, {
"name": "process-message",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/messageheader-process-message"
}
}, {
"name": "stats",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/observation-stats"
}
}, {
"name": "lastn",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/observation-lastn"
}
}, {
"name": "match",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/patient-match"
}
}, {
"name": "everything",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/patient-everything"
}
}, {
"name": "apply",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/plandefinition-apply"
}
}, {
"name": "data-requirements",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/plandefinition-data-requirements"
}
}, {
"name": "populate",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/questionnaire-populate"
}
}, {
"name": "populatehtml",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/questionnaire-populatehtml"
}
}, {
"name": "populatelink",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/questionnaire-populatelink"
}
}, {
"name": "evaluate",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/servicedefinition-evaluate"
}
}, {
"name": "data-requirements",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/servicedefinition-data-requirements"
}
}, {
"name": "questionnaire",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/structuredefinition-questionnaire"
}
}, {
"name": "transform",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/structuremap-transform"
}
}, {
"name": "expand",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/valueset-expand"
}
}, {
"name": "validate-code",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/valueset-validate-code"
}
} ],
"interaction": [ {
"code": "transaction",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "batch",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "history-system",
"documentation": "Implemented per the specification (or Insert other doco here)"
}, {
"code": "search-system",
"documentation": "Implemented per the specification (or Insert other doco here)"
} ],
"searchParam": [ {
"name": "_text",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/DomainResource-text",
"documentation": "Search on the narrative of the resource"
}, {
"name": "_query",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-query",
"documentation": "A custom search profile that describes a specific defined query operation"
}, {
"name": "_profile",
"type": "uri",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-profile",
"documentation": "Profiles this resource claims to conform to"
}, {
"name": "_lastUpdated",
"type": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
"documentation": "When the resource version last changed"
}, {
"name": "_tag",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-tag",
"documentation": "Tags applied to this resource"
}, {
"name": "_security",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-security",
"documentation": "Security Labels applied to this resource"
}, {
"name": "_id",
"type": "token",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"documentation": "Logical id of this artifact"
}, {
"name": "_content",
"type": "string",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-content",
"documentation": "Search on the entire content of the resource"
} ],
"documentation": "All the functionality defined in FHIR"
} ]
}