This result is being rendered in HTML for easy viewing. You may access this content as Raw JSON or Raw XML or Raw Turtle or view this content in HTML JSON or HTML XML or HTML Turtle . Response generated in 44ms.

HTTP 200 OK

Response Headers

Server: Jetty(12.0.8)
X-Powered-By: HAPI FHIR 7.1.7-SNAPSHOT/3a5ff47c58/2024-04-05 REST Server (FHIR Server; FHIR 3.0.2/DSTU3)
Content-Type: application/fhir+json;charset=utf-8
X-Request-ID: hWMGihCsqc9BQX5Y

Response Body

{
"resourceType": "CapabilityStatement",
"status": "active",
"date": "2024-04-23T11:54:09+00:00",
"publisher": "Not provided",
"kind": "instance",
"instantiates": [ "http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data" ],
"software": {
"name": "HAPI FHIR Server",
"version": "7.1.7-SNAPSHOT/3a5ff47c58/2024-04-05"
},
"implementation": {
"url": "https://hapi.fhir.org/baseDstu3"
},
"fhirVersion": "3.0.2",
"acceptUnknown": "extensions",
"format": [ "application/fhir+xml", "application/fhir+json", "json", "xml", "html/json", "html/xml" ],
"rest": [ {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-websocket",
"valueUri": "/websocketDstu3"
} ],
"mode": "server",
"resource": [ {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 903
} ],
"type": "Account",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Account"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Account:owner", "Account:patient", "Account:subject" ],
"searchRevInclude": [ "ChargeItem:account" ],
"searchParam": [ {
"name": "owner",
"definition": "http://hl7.org/fhir/SearchParameter/Account-owner",
"type": "reference",
"documentation": "Who is responsible?"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Account-identifier",
"type": "token",
"documentation": "Account number"
}, {
"name": "period",
"definition": "http://hl7.org/fhir/SearchParameter/Account-period",
"type": "date",
"documentation": "Transaction window"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Account-subject",
"type": "reference",
"documentation": "What is account tied to?"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Account-type",
"type": "token",
"documentation": "E.g. patient, expense, depreciation"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "balance",
"definition": "http://hl7.org/fhir/SearchParameter/Account-balance",
"type": "quantity",
"documentation": "How much is in account?"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Account-patient",
"type": "reference",
"documentation": "What is account tied to?"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Account-name",
"type": "string",
"documentation": "Human-readable label"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Account-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Account-status",
"type": "token",
"documentation": "active | inactive | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 53
} ],
"type": "ActivityDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ActivityDefinition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ActivityDefinition:composed-of", "ActivityDefinition:depends-on", "ActivityDefinition:derived-from", "ActivityDefinition:predecessor", "ActivityDefinition:successor" ],
"searchRevInclude": [ "Communication:definition", "DeviceRequest:definition", "Procedure:definition", "ProcedureRequest:definition", "ReferralRequest:definition" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-date",
"type": "date",
"documentation": "The activity definition publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "successor",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-successor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the activity definition"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "derived-from",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-derived-from",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-description",
"type": "string",
"documentation": "The description of the activity definition"
}, {
"name": "predecessor",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-predecessor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "composed-of",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-composed-of",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-title",
"type": "string",
"documentation": "The human-friendly name of the activity definition"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "depends-on",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-depends-on",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "effective",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-effective",
"type": "date",
"documentation": "The time during which the activity definition is intended to be in use"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-identifier",
"type": "token",
"documentation": "External identifier for the activity definition"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-version",
"type": "token",
"documentation": "The business version of the activity definition"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-url",
"type": "uri",
"documentation": "The uri that identifies the activity definition"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-name",
"type": "string",
"documentation": "Computationally friendly name of the activity definition"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-publisher",
"type": "string",
"documentation": "Name of the publisher of the activity definition"
}, {
"name": "topic",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-topic",
"type": "token",
"documentation": "Topics associated with the module"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ActivityDefinition-status",
"type": "token",
"documentation": "The current status of the activity definition"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 42
} ],
"type": "AdverseEvent",
"profile": {
"reference": "http://hl7.org/fhir/Profile/AdverseEvent"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "AdverseEvent:location", "AdverseEvent:reaction", "AdverseEvent:recorder", "AdverseEvent:study", "AdverseEvent:subject", "AdverseEvent:substance" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-date",
"type": "date",
"documentation": "When the event occurred"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "recorder",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-recorder",
"type": "reference",
"documentation": "Who recorded the adverse event"
}, {
"name": "study",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-study",
"type": "reference",
"documentation": "AdverseEvent.study"
}, {
"name": "reaction",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-reaction",
"type": "reference",
"documentation": "Adverse Reaction Events linked to exposure to substance"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-subject",
"type": "reference",
"documentation": "Subject or group impacted by event"
}, {
"name": "substance",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-substance",
"type": "reference",
"documentation": "Refers to the specific entity that caused the adverse event"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-type",
"type": "token",
"documentation": "actual | potential"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "seriousness",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-seriousness",
"type": "token",
"documentation": "Mild | Moderate | Severe"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-location",
"type": "reference",
"documentation": "Location where adverse event occurred"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/AdverseEvent-category",
"type": "token",
"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": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 7890
} ],
"type": "AllergyIntolerance",
"profile": {
"reference": "http://hl7.org/fhir/Profile/AllergyIntolerance"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "AllergyIntolerance:asserter", "AllergyIntolerance:patient", "AllergyIntolerance:recorder" ],
"searchRevInclude": [ "ClinicalImpression:problem", "ImmunizationRecommendation:information" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-date",
"type": "date",
"documentation": "Date record was believed accurate"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-code",
"type": "token",
"documentation": "Code that identifies the allergy or intolerance"
}, {
"name": "verification-status",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status",
"type": "token",
"documentation": "unconfirmed | confirmed | refuted | entered-in-error"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "criticality",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality",
"type": "token",
"documentation": "low | high | unable-to-assess"
}, {
"name": "clinical-status",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
"type": "token",
"documentation": "active | inactive | resolved"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-type",
"type": "token",
"documentation": "allergy | intolerance - Underlying mechanism (if known)"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-patient",
"type": "reference",
"documentation": "Who the sensitivity is for"
}, {
"name": "severity",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity",
"type": "token",
"documentation": "mild | moderate | severe (of event as a whole)"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-identifier",
"type": "token",
"documentation": "External ids for this item"
}, {
"name": "manifestation",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation",
"type": "token",
"documentation": "Clinical symptoms/signs associated with the Event"
}, {
"name": "recorder",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder",
"type": "reference",
"documentation": "Who recorded the sensitivity"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "onset",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset",
"type": "date",
"documentation": "Date(/time) when manifestations showed"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "asserter",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter",
"type": "reference",
"documentation": "Source of the information about the allergy"
}, {
"name": "route",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route",
"type": "token",
"documentation": "How the subject was exposed to the substance"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category",
"type": "token",
"documentation": "food | medication | environment | biologic"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "last-date",
"definition": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date",
"type": "date",
"documentation": "Date(/time) of last known occurrence of a reaction"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 12560
} ],
"type": "Appointment",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Appointment"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Appointment:actor", "Appointment:incomingreferral", "Appointment:location", "Appointment:patient", "Appointment:practitioner" ],
"searchRevInclude": [ "AppointmentResponse:appointment", "CarePlan:activity-reference", "ClinicalImpression:action", "Encounter:appointment" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-date",
"type": "date",
"documentation": "Appointment date/time."
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-identifier",
"type": "token",
"documentation": "An Identifier of the Appointment"
}, {
"name": "incomingreferral",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-incomingreferral",
"type": "reference",
"documentation": "The ReferralRequest provided as information to allocate to the Encounter"
}, {
"name": "practitioner",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-practitioner",
"type": "reference",
"documentation": "One of the individuals of the appointment is this practitioner"
}, {
"name": "appointment-type",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-appointment-type",
"type": "token",
"documentation": "The style of appointment or patient that has been booked in the slot (not service type)"
}, {
"name": "part-status",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-part-status",
"type": "token",
"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": "service-type",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-service-type",
"type": "token",
"documentation": "The specific service that is to be performed during this appointment"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "actor",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-actor",
"type": "reference",
"documentation": "Any one of the individuals participating in the appointment"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-patient",
"type": "reference",
"documentation": "One of the individuals of the appointment is this patient"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-location",
"type": "reference",
"documentation": "This location is listed in the participants of the appointment"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Appointment-status",
"type": "token",
"documentation": "The overall status of the appointment"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 25
} ],
"type": "AppointmentResponse",
"profile": {
"reference": "http://hl7.org/fhir/Profile/AppointmentResponse"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "AppointmentResponse:actor", "AppointmentResponse:appointment", "AppointmentResponse:location", "AppointmentResponse:patient", "AppointmentResponse:practitioner" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-identifier",
"type": "token",
"documentation": "An Identifier in this appointment response"
}, {
"name": "practitioner",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner",
"type": "reference",
"documentation": "This Response is for this Practitioner"
}, {
"name": "part-status",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status",
"type": "token",
"documentation": "The participants acceptance status for this appointment"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "appointment",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment",
"type": "reference",
"documentation": "The appointment that the response is attached to"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "actor",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor",
"type": "reference",
"documentation": "The Person, Location/HealthcareService or Device that this appointment response replies for"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-patient",
"type": "reference",
"documentation": "This Response is for this Patient"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-location",
"type": "reference",
"documentation": "This Response is for this Location"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/AppointmentResponse-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 50
} ],
"type": "AuditEvent",
"profile": {
"reference": "http://hl7.org/fhir/Profile/AuditEvent"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "AuditEvent:agent", "AuditEvent:entity", "AuditEvent:patient" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-date",
"type": "date",
"documentation": "Time when the event occurred on source"
}, {
"name": "entity-type",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-type",
"type": "token",
"documentation": "Type of entity involved"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "agent",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent",
"type": "reference",
"documentation": "Direct reference to resource"
}, {
"name": "entity-role",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-role",
"type": "token",
"documentation": "What role the entity played"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-source",
"type": "token",
"documentation": "The identity of source detecting the event"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-type",
"type": "token",
"documentation": "Type/identifier of event"
}, {
"name": "altid",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-altid",
"type": "token",
"documentation": "Alternative User id e.g. authentication"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "agent-name",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-name",
"type": "string",
"documentation": "Human-meaningful name for the agent"
}, {
"name": "entity-name",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-name",
"type": "string",
"documentation": "Descriptor for entity"
}, {
"name": "subtype",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-subtype",
"type": "token",
"documentation": "More specific type/id for the event"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-patient",
"type": "reference",
"documentation": "Direct reference to resource"
}, {
"name": "action",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-action",
"type": "token",
"documentation": "Type of action performed during the event"
}, {
"name": "entity-id",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-id",
"type": "token",
"documentation": "Specific instance of object"
}, {
"name": "outcome",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-outcome",
"type": "token",
"documentation": "Whether the event succeeded or failed"
}, {
"name": "policy",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-policy",
"type": "uri",
"documentation": "Policy that authorized event"
}, {
"name": "address",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-address",
"type": "string",
"documentation": "Identifier for the network access point of the user device"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "site",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-site",
"type": "token",
"documentation": "Logical source location within the enterprise"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "agent-role",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-role",
"type": "token",
"documentation": "Agent role in the event"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "user",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-user",
"type": "token",
"documentation": "Unique identifier for the user"
}, {
"name": "entity",
"definition": "http://hl7.org/fhir/SearchParameter/AuditEvent-entity",
"type": "reference",
"documentation": "Specific instance of resource"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 21972
} ],
"type": "Basic",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Basic"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Basic:author", "Basic:patient", "Basic:subject" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-identifier",
"type": "token",
"documentation": "Business identifier"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-code",
"type": "token",
"documentation": "Kind of Resource"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-author",
"type": "reference",
"documentation": "Who created"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-created",
"type": "date",
"documentation": "When created"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-subject",
"type": "reference",
"documentation": "Identifies the focus of this resource"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-patient",
"type": "reference",
"documentation": "Identifies the focus of this resource"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Basic-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 15124
} ],
"type": "Binary",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Binary"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "contenttype",
"definition": "http://hl7.org/fhir/SearchParameter/Binary-contenttype",
"type": "token",
"documentation": "MimeType of the binary content"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Binary-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 19
} ],
"type": "BodySite",
"profile": {
"reference": "http://hl7.org/fhir/Profile/BodySite"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "BodySite:patient" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/BodySite-identifier",
"type": "token",
"documentation": "Identifier for this instance of the anatomical location"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/BodySite-code",
"type": "token",
"documentation": "Named anatomical location"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/BodySite-patient",
"type": "reference",
"documentation": "Patient to whom bodysite belongs"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/BodySite-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 21727
} ],
"type": "Bundle",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Bundle"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Bundle:composition", "Bundle:message" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Bundle-identifier",
"type": "token",
"documentation": "Persistent identifier for the bundle"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "message",
"definition": "http://hl7.org/fhir/SearchParameter/Bundle-message",
"type": "reference",
"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"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Bundle-type",
"type": "token",
"documentation": "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "composition",
"definition": "http://hl7.org/fhir/SearchParameter/Bundle-composition",
"type": "reference",
"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": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Bundle-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 201
} ],
"type": "CapabilityStatement",
"profile": {
"reference": "http://hl7.org/fhir/Profile/CapabilityStatement"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "CapabilityStatement:resource-profile", "CapabilityStatement:supported-profile" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-date",
"type": "date",
"documentation": "The capability statement publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "software",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software",
"type": "string",
"documentation": "Part of a the name of a software application"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the capability statement"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-description",
"type": "string",
"documentation": "The description of the capability statement"
}, {
"name": "fhirversion",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion",
"type": "token",
"documentation": "The version of FHIR"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-title",
"type": "string",
"documentation": "The human-friendly name of the capability statement"
}, {
"name": "mode",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode",
"type": "token",
"documentation": "Mode - restful (server/client) or messaging (sender/receiver)"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "event",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-event",
"type": "token",
"documentation": "Event code in a capability statement"
}, {
"name": "guide",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide",
"type": "uri",
"documentation": "Implementation guides supported"
}, {
"name": "resource-profile",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile",
"type": "reference",
"documentation": "A profile id invoked in a capability statement"
}, {
"name": "resource",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource",
"type": "token",
"documentation": "Name of a resource mentioned in a capability statement"
}, {
"name": "format",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format",
"type": "token",
"documentation": "formats supported (xml | json | ttl | mime type)"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-version",
"type": "token",
"documentation": "The business version of the capability statement"
}, {
"name": "supported-profile",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile",
"type": "reference",
"documentation": "Profiles for use cases supported"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-url",
"type": "uri",
"documentation": "The uri that identifies the capability statement"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "security-service",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service",
"type": "token",
"documentation": "OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-name",
"type": "string",
"documentation": "Computationally friendly name of the capability statement"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-publisher",
"type": "string",
"documentation": "Name of the publisher of the capability statement"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-status",
"type": "token",
"documentation": "The current status of the capability statement"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 4747
} ],
"type": "CarePlan",
"profile": {
"reference": "http://hl7.org/fhir/Profile/CarePlan"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "CarePlan:activity-reference", "CarePlan:based-on", "CarePlan:care-team", "CarePlan:condition", "CarePlan:context", "CarePlan:definition", "CarePlan:encounter", "CarePlan:goal", "CarePlan:part-of", "CarePlan:patient", "CarePlan:performer", "CarePlan:replaces", "CarePlan:subject" ],
"searchRevInclude": [ "CarePlan:based-on", "CarePlan:part-of", "CarePlan:replaces", "DiagnosticReport:based-on", "ImagingStudy:basedon", "Observation:based-on", "Procedure:based-on", "QuestionnaireResponse:based-on", "ReferralRequest:based-on" ],
"searchParam": [ {
"name": "care-team",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-care-team",
"type": "reference",
"documentation": "Who's involved in plan?"
}, {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-date",
"type": "date",
"documentation": "Time period plan covers"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-subject",
"type": "reference",
"documentation": "Who care plan is for"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "part-of",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-part-of",
"type": "reference",
"documentation": "Part of referenced CarePlan"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-based-on",
"type": "reference",
"documentation": "Fulfills care plan"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-patient",
"type": "reference",
"documentation": "Who care plan is for"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-context",
"type": "reference",
"documentation": "Created in context of"
}, {
"name": "activity-date",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-date",
"type": "date",
"documentation": "Specified date occurs within period specified by CarePlan.activity.timingSchedule"
}, {
"name": "definition",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-definition",
"type": "reference",
"documentation": "Protocol or definition"
}, {
"name": "activity-code",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-code",
"type": "token",
"documentation": "Detail type of activity"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-identifier",
"type": "token",
"documentation": "External Ids for this plan"
}, {
"name": "goal",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-goal",
"type": "reference",
"documentation": "Desired outcome of plan"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-performer",
"type": "reference",
"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": "replaces",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-replaces",
"type": "reference",
"documentation": "CarePlan replaced by this CarePlan"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-encounter",
"type": "reference",
"documentation": "Created in context of"
}, {
"name": "intent",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-intent",
"type": "token",
"documentation": "proposal | plan | order | option"
}, {
"name": "activity-reference",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-activity-reference",
"type": "reference",
"documentation": "Activity details defined in specific resource"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "condition",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-condition",
"type": "reference",
"documentation": "Health issues this plan addresses"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-category",
"type": "token",
"documentation": "Type of plan"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/CarePlan-status",
"type": "token",
"documentation": "draft | active | suspended | completed | entered-in-error | cancelled | unknown"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 285
} ],
"type": "CareTeam",
"profile": {
"reference": "http://hl7.org/fhir/Profile/CareTeam"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "CareTeam:context", "CareTeam:encounter", "CareTeam:participant", "CareTeam:patient", "CareTeam:subject" ],
"searchRevInclude": [ "CarePlan:care-team", "CarePlan:performer", "CareTeam:participant", "CommunicationRequest:recipient", "Consent:actor" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-date",
"type": "date",
"documentation": "Time period team covers"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-identifier",
"type": "token",
"documentation": "External Ids for this team"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-subject",
"type": "reference",
"documentation": "Who care team is for"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-encounter",
"type": "reference",
"documentation": "Encounter or episode associated with CareTeam"
}, {
"name": "participant",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-participant",
"type": "reference",
"documentation": "Who is involved"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-patient",
"type": "reference",
"documentation": "Who care team is for"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-context",
"type": "reference",
"documentation": "Encounter or episode associated with CareTeam"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-category",
"type": "token",
"documentation": "Type of team"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/CareTeam-status",
"type": "token",
"documentation": "proposed | active | suspended | inactive | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 40
} ],
"type": "ChargeItem",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ChargeItem"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ChargeItem:account", "ChargeItem:context", "ChargeItem:enterer", "ChargeItem:participant-actor", "ChargeItem:patient", "ChargeItem:performing-organization", "ChargeItem:requesting-organization", "ChargeItem:service", "ChargeItem:subject" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "performing-organization",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-performing-organization",
"type": "reference",
"documentation": "Organization providing the charged sevice"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-code",
"type": "token",
"documentation": "A code that identifies the charge, like a billing code"
}, {
"name": "participant-role",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-participant-role",
"type": "token",
"documentation": "What type of performance was done"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-subject",
"type": "reference",
"documentation": "Individual service was done for/to"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "occurrence",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-occurrence",
"type": "date",
"documentation": "When the charged service was applied"
}, {
"name": "entered-date",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-entered-date",
"type": "date",
"documentation": "Date the charge item was entered"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "factor-override",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-factor-override",
"type": "number",
"documentation": "Factor overriding the associated rules"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-patient",
"type": "reference",
"documentation": "Individual service was done for/to"
}, {
"name": "price-override",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-price-override",
"type": "quantity",
"documentation": "Price overriding the associated rules"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-context",
"type": "reference",
"documentation": "Encounter / Episode associated with event"
}, {
"name": "enterer",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-enterer",
"type": "reference",
"documentation": "Individual who was entering"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-identifier",
"type": "token",
"documentation": "Business Identifier for item"
}, {
"name": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-quantity",
"type": "quantity",
"documentation": "Quantity of which the charge item has been serviced"
}, {
"name": "participant-actor",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-participant-actor",
"type": "reference",
"documentation": "Individual who was performing"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "service",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-service",
"type": "reference",
"documentation": "Which rendered service is being charged?"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "account",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-account",
"type": "reference",
"documentation": "Account to place this charge"
}, {
"name": "requesting-organization",
"definition": "http://hl7.org/fhir/SearchParameter/ChargeItem-requesting-organization",
"type": "reference",
"documentation": "Organization requesting the charged service"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 23001
} ],
"type": "Claim",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Claim"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Claim:care-team", "Claim:encounter", "Claim:enterer", "Claim:facility", "Claim:insurer", "Claim:organization", "Claim:patient", "Claim:payee", "Claim:provider" ],
"searchRevInclude": [ "ClaimResponse:request", "ExplanationOfBenefit:claim" ],
"searchParam": [ {
"name": "care-team",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-care-team",
"type": "reference",
"documentation": "Member of the CareTeam"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "use",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-use",
"type": "token",
"documentation": "The kind of financial resource"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "payee",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-payee",
"type": "reference",
"documentation": "The party receiving any payment for the Claim"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "provider",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-provider",
"type": "reference",
"documentation": "Provider responsible for the Claim"
}, {
"name": "insurer",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-insurer",
"type": "reference",
"documentation": "The target payor/insurer for the Claim"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-patient",
"type": "reference",
"documentation": "Patient receiving the services"
}, {
"name": "enterer",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-enterer",
"type": "reference",
"documentation": "The party responsible for the entry of the Claim"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-identifier",
"type": "token",
"documentation": "The primary identifier of the financial resource"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-created",
"type": "date",
"documentation": "The creation date for the Claim"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-encounter",
"type": "reference",
"documentation": "Encounters associated with a billed line item"
}, {
"name": "priority",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-priority",
"type": "token",
"documentation": "Processing priority requested"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-organization",
"type": "reference",
"documentation": "The reference to the providing organization"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "facility",
"definition": "http://hl7.org/fhir/SearchParameter/Claim-facility",
"type": "reference",
"documentation": "Facility responsible for the goods and services"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 69
} ],
"type": "ClaimResponse",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ClaimResponse"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ClaimResponse:insurer", "ClaimResponse:patient", "ClaimResponse:request", "ClaimResponse:request-provider" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-identifier",
"type": "token",
"documentation": "The identity of the claimresponse"
}, {
"name": "request",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request",
"type": "reference",
"documentation": "The claim reference"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-created",
"type": "date",
"documentation": "The creation date"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "payment-date",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-payment-date",
"type": "date",
"documentation": "The expected paymentDate"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "disposition",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-disposition",
"type": "string",
"documentation": "The contents of the disposition message"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "insurer",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-insurer",
"type": "reference",
"documentation": "The organization who generated this resource"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-patient",
"type": "reference",
"documentation": "The subject of care."
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "request-provider",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-request-provider",
"type": "reference",
"documentation": "The Provider of the claim"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "outcome",
"definition": "http://hl7.org/fhir/SearchParameter/ClaimResponse-outcome",
"type": "token",
"documentation": "The processing outcome"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 62
} ],
"type": "ClinicalImpression",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ClinicalImpression"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ClinicalImpression:action", "ClinicalImpression:assessor", "ClinicalImpression:context", "ClinicalImpression:finding-ref", "ClinicalImpression:investigation", "ClinicalImpression:patient", "ClinicalImpression:previous", "ClinicalImpression:problem", "ClinicalImpression:subject" ],
"searchRevInclude": [ "ClinicalImpression:previous" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-date",
"type": "date",
"documentation": "When the assessment was documented"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "assessor",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-assessor",
"type": "reference",
"documentation": "The clinician performing the assessment"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-subject",
"type": "reference",
"documentation": "Patient or group assessed"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "finding-ref",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-ref",
"type": "reference",
"documentation": "What was found"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "problem",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-problem",
"type": "reference",
"documentation": "Relevant impressions of patient state"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-patient",
"type": "reference",
"documentation": "Patient or group assessed"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-context",
"type": "reference",
"documentation": "Encounter or Episode created from"
}, {
"name": "action",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-action",
"type": "reference",
"documentation": "Action taken as part of assessment procedure"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-identifier",
"type": "token",
"documentation": "Business identifier"
}, {
"name": "previous",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-previous",
"type": "reference",
"documentation": "Reference to last assessment"
}, {
"name": "finding-code",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-code",
"type": "token",
"documentation": "What was found"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "investigation",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-investigation",
"type": "reference",
"documentation": "Record of a specific investigation"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ClinicalImpression-status",
"type": "token",
"documentation": "draft | completed | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 4724
} ],
"type": "CodeSystem",
"profile": {
"reference": "http://hl7.org/fhir/Profile/CodeSystem"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-date",
"type": "date",
"documentation": "The code system publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-code",
"type": "token",
"documentation": "A code defined in the code system"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the code system"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-description",
"type": "string",
"documentation": "The description of the code system"
}, {
"name": "language",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-language",
"type": "token",
"documentation": "A language in which a designation is provided"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-title",
"type": "string",
"documentation": "The human-friendly name of the code system"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-identifier",
"type": "token",
"documentation": "External identifier for the code system"
}, {
"name": "content-mode",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode",
"type": "token",
"documentation": "not-present | example | fragment | complete"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-version",
"type": "token",
"documentation": "The business version of the code system"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-url",
"type": "uri",
"documentation": "The uri that identifies the code system"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "system",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-system",
"type": "uri",
"documentation": "The system for any codes defined by this code system (same as 'url')"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-name",
"type": "string",
"documentation": "Computationally friendly name of the code system"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-publisher",
"type": "string",
"documentation": "Name of the publisher of the code system"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/CodeSystem-status",
"type": "token",
"documentation": "The current status of the code system"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 309
} ],
"type": "Communication",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Communication"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Communication:based-on", "Communication:context", "Communication:definition", "Communication:encounter", "Communication:part-of", "Communication:patient", "Communication:recipient", "Communication:sender", "Communication:subject" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-subject",
"type": "reference",
"documentation": "Focus of message"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "part-of",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-part-of",
"type": "reference",
"documentation": "Part of this action"
}, {
"name": "medium",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-medium",
"type": "token",
"documentation": "A channel of communication"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-based-on",
"type": "reference",
"documentation": "Request fulfilled by this communication"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-patient",
"type": "reference",
"documentation": "Focus of message"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-context",
"type": "reference",
"documentation": "Encounter or episode leading to message"
}, {
"name": "definition",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-definition",
"type": "reference",
"documentation": "Instantiates protocol or definition"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-identifier",
"type": "token",
"documentation": "Unique identifier"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "received",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-received",
"type": "date",
"documentation": "When received"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-encounter",
"type": "reference",
"documentation": "Encounter leading to message"
}, {
"name": "sent",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-sent",
"type": "date",
"documentation": "When sent"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "sender",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-sender",
"type": "reference",
"documentation": "Message sender"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "recipient",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-recipient",
"type": "reference",
"documentation": "Message recipient"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-category",
"type": "token",
"documentation": "Message category"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Communication-status",
"type": "token",
"documentation": "preparation | in-progress | suspended | aborted | completed | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 138
} ],
"type": "CommunicationRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/CommunicationRequest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "CommunicationRequest:based-on", "CommunicationRequest:context", "CommunicationRequest:encounter", "CommunicationRequest:patient", "CommunicationRequest:recipient", "CommunicationRequest:replaces", "CommunicationRequest:requester", "CommunicationRequest:sender", "CommunicationRequest:subject" ],
"searchRevInclude": [ "CarePlan:activity-reference", "CommunicationRequest:replaces" ],
"searchParam": [ {
"name": "authored",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-authored",
"type": "date",
"documentation": "When request transitioned to being actionable"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-subject",
"type": "reference",
"documentation": "Focus of message"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "medium",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-medium",
"type": "token",
"documentation": "A channel of communication"
}, {
"name": "occurrence",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-occurrence",
"type": "date",
"documentation": "When scheduled"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "group-identifier",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-group-identifier",
"type": "token",
"documentation": "Composite request this is part of"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-based-on",
"type": "reference",
"documentation": "Fulfills plan or proposal"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-patient",
"type": "reference",
"documentation": "Focus of message"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-context",
"type": "reference",
"documentation": "Encounter or episode leading to message"
}, {
"name": "requester",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester",
"type": "reference",
"documentation": "Individual making the request"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-identifier",
"type": "token",
"documentation": "Unique identifier"
}, {
"name": "replaces",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-replaces",
"type": "reference",
"documentation": "Request(s) replaced by this request"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-encounter",
"type": "reference",
"documentation": "Encounter leading to message"
}, {
"name": "priority",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-priority",
"type": "token",
"documentation": "Message urgency"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "sender",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-sender",
"type": "reference",
"documentation": "Message sender"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "recipient",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-recipient",
"type": "reference",
"documentation": "Message recipient"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category",
"type": "token",
"documentation": "Message category"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/CommunicationRequest-status",
"type": "token",
"documentation": "draft | active | suspended | cancelled | completed | entered-in-error | unknown"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 18
} ],
"type": "CompartmentDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/CompartmentDefinition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-date",
"type": "date",
"documentation": "The compartment definition publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-code",
"type": "token",
"documentation": "Patient | Encounter | RelatedPerson | Practitioner | Device"
}, {
"name": "resource",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-resource",
"type": "token",
"documentation": "Name of resource type"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the compartment definition"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-description",
"type": "string",
"documentation": "The description of the compartment definition"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-title",
"type": "string",
"documentation": "The human-friendly name of the compartment definition"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-url",
"type": "uri",
"documentation": "The uri that identifies the compartment definition"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-name",
"type": "string",
"documentation": "Computationally friendly name of the compartment definition"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-publisher",
"type": "string",
"documentation": "Name of the publisher of the compartment definition"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-status",
"type": "token",
"documentation": "The current status of the compartment definition"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 578
} ],
"type": "Composition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Composition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Composition:attester", "Composition:author", "Composition:encounter", "Composition:entry", "Composition:patient", "Composition:related-ref", "Composition:subject" ],
"searchRevInclude": [ "Bundle:composition", "Composition:related-ref" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-date",
"type": "date",
"documentation": "Composition editing time"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-subject",
"type": "reference",
"documentation": "Who and/or what the composition is about"
}, {
"name": "confidentiality",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-confidentiality",
"type": "token",
"documentation": "As defined by affinity domain"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "section",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-section",
"type": "token",
"documentation": "Classification of section (recommended)"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-title",
"type": "string",
"documentation": "Human Readable name/title"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-type",
"type": "token",
"documentation": "Kind of composition (LOINC if possible)"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-patient",
"type": "reference",
"documentation": "Who and/or what the composition is about"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-context",
"type": "token",
"documentation": "Code(s) that apply to the event being documented"
}, {
"name": "class",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-class",
"type": "token",
"documentation": "Categorization of Composition"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-identifier",
"type": "token",
"documentation": "Logical identifier of composition (version-independent)"
}, {
"name": "period",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-period",
"type": "date",
"documentation": "The period covered by the documentation"
}, {
"name": "related-id",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-related-id",
"type": "token",
"documentation": "Target of the relationship"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-author",
"type": "reference",
"documentation": "Who and/or what authored the composition"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-encounter",
"type": "reference",
"documentation": "Context of the Composition"
}, {
"name": "attester",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-attester",
"type": "reference",
"documentation": "Who attested the composition"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "entry",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-entry",
"type": "reference",
"documentation": "A reference to data that supports this section"
}, {
"name": "related-ref",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-related-ref",
"type": "reference",
"documentation": "Target of the relationship"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Composition-status",
"type": "token",
"documentation": "preliminary | final | amended | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 187
} ],
"type": "ConceptMap",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ConceptMap"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ConceptMap:source", "ConceptMap:source-uri", "ConceptMap:target", "ConceptMap:target-uri" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-date",
"type": "date",
"documentation": "The concept map publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "other",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-other",
"type": "uri",
"documentation": "Canonical URL for other concept map"
}, {
"name": "dependson",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-dependson",
"type": "uri",
"documentation": "Reference to property mapping depends on"
}, {
"name": "target-system",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-system",
"type": "uri",
"documentation": "System of the target (if necessary)"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the concept map"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-description",
"type": "string",
"documentation": "The description of the concept map"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source",
"type": "reference",
"documentation": "Identifies the source of the concepts which are being mapped"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-title",
"type": "string",
"documentation": "The human-friendly name of the concept map"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "source-uri",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-uri",
"type": "reference",
"documentation": "Identifies the source of the concepts which are being mapped"
}, {
"name": "source-system",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-system",
"type": "uri",
"documentation": "Code System (if value set crosses code systems)"
}, {
"name": "target-code",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-code",
"type": "token",
"documentation": "Code that identifies the target element"
}, {
"name": "target-uri",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target-uri",
"type": "reference",
"documentation": "Provides context to the mappings"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-identifier",
"type": "token",
"documentation": "External identifier for the concept map"
}, {
"name": "product",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-product",
"type": "uri",
"documentation": "Reference to property mapping depends on"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-version",
"type": "token",
"documentation": "The business version of the concept map"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-url",
"type": "uri",
"documentation": "The uri that identifies the concept map"
}, {
"name": "target",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-target",
"type": "reference",
"documentation": "Provides context to the mappings"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "source-code",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-source-code",
"type": "token",
"documentation": "Identifies element being mapped"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-name",
"type": "string",
"documentation": "Computationally friendly name of the concept map"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-publisher",
"type": "string",
"documentation": "Name of the publisher of the concept map"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ConceptMap-status",
"type": "token",
"documentation": "The current status of the concept map"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 47549
} ],
"type": "Condition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Condition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Condition:asserter", "Condition:context", "Condition:encounter", "Condition:evidence-detail", "Condition:patient", "Condition:subject" ],
"searchRevInclude": [ "AdverseEvent:reaction", "CarePlan:condition", "ClinicalImpression:finding-ref", "ClinicalImpression:problem", "Encounter:diagnosis", "EpisodeOfCare:condition", "RiskAssessment:condition" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "onset-info",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-info",
"type": "string",
"documentation": "Onsets as a string"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-code",
"type": "token",
"documentation": "Code for the condition"
}, {
"name": "evidence",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-evidence",
"type": "token",
"documentation": "Manifestation/symptom"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-subject",
"type": "reference",
"documentation": "Who has the condition?"
}, {
"name": "verification-status",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-verification-status",
"type": "token",
"documentation": "provisional | differential | confirmed | refuted | entered-in-error | unknown"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "clinical-status",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
"type": "token",
"documentation": "The clinical status of the condition"
}, {
"name": "onset-date",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-date",
"type": "date",
"documentation": "Date related onsets (dateTime and Period)"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "abatement-date",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-date",
"type": "date",
"documentation": "Date-related abatements (dateTime and period)"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-patient",
"type": "reference",
"documentation": "Who has the condition?"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-context",
"type": "reference",
"documentation": "Encounter or episode when condition first asserted"
}, {
"name": "abatement-age",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-age",
"type": "quantity",
"documentation": "Abatement as age or age range"
}, {
"name": "asserted-date",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-asserted-date",
"type": "date",
"documentation": "Date record was believed accurate"
}, {
"name": "evidence-detail",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail",
"type": "reference",
"documentation": "Supporting information found elsewhere"
}, {
"name": "severity",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-severity",
"type": "token",
"documentation": "The severity of the condition"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-identifier",
"type": "token",
"documentation": "A unique identifier of the condition record"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-encounter",
"type": "reference",
"documentation": "Encounter when condition first asserted"
}, {
"name": "abatement-boolean",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-boolean",
"type": "token",
"documentation": "Abatement boolean (boolean is true or non-boolean values are present)"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "asserter",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-asserter",
"type": "reference",
"documentation": "Person who asserts this condition"
}, {
"name": "stage",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-stage",
"type": "token",
"documentation": "Simple summary (disease specific)"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "abatement-string",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-string",
"type": "string",
"documentation": "Abatement as a string"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "onset-age",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-age",
"type": "quantity",
"documentation": "Onsets as age or age range"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "body-site",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-body-site",
"type": "token",
"documentation": "Anatomical location, if relevant"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/Condition-category",
"type": "token",
"documentation": "The category of the condition"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1311
} ],
"type": "Consent",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Consent"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Consent:actor", "Consent:consentor", "Consent:data", "Consent:organization", "Consent:patient", "Consent:source" ],
"searchRevInclude": [ "Consent:source" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-date",
"type": "date",
"documentation": "When this Consent was created or indexed"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "securitylabel",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-securitylabel",
"type": "token",
"documentation": "Security Labels that define affected resources"
}, {
"name": "data",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-data",
"type": "reference",
"documentation": "The actual data reference"
}, {
"name": "purpose",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-purpose",
"type": "token",
"documentation": "Context of activities for which the agreement is made"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-source",
"type": "reference",
"documentation": "Source from which this consent is taken"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-patient",
"type": "reference",
"documentation": "Who the consent applies to"
}, {
"name": "action",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-action",
"type": "token",
"documentation": "Actions controlled by this consent"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-identifier",
"type": "token",
"documentation": "Identifier for this record (external references)"
}, {
"name": "period",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-period",
"type": "date",
"documentation": "Period that this consent applies"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "actor",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-actor",
"type": "reference",
"documentation": "Resource for the actor (or group, by role)"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-organization",
"type": "reference",
"documentation": "Custodian of the consent"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "consentor",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-consentor",
"type": "reference",
"documentation": "Who is agreeing to the policy and exceptions"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-category",
"type": "token",
"documentation": "Classification of the consent statement - for indexing/retrieval"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Consent-status",
"type": "token",
"documentation": "draft | proposed | active | rejected | inactive | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 22
} ],
"type": "Contract",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Contract"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Contract:agent", "Contract:authority", "Contract:domain", "Contract:patient", "Contract:signer", "Contract:subject", "Contract:term-topic" ],
"searchRevInclude": [ "Consent:source", "Contract:agent" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-identifier",
"type": "token",
"documentation": "The identity of the contract"
}, {
"name": "agent",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-agent",
"type": "reference",
"documentation": "Agent to the Contact"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-subject",
"type": "reference",
"documentation": "The identity of the subject of the contract"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-patient",
"type": "reference",
"documentation": "The identity of the subject of the contract (if a patient)"
}, {
"name": "authority",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-authority",
"type": "reference",
"documentation": "The authority of the contract"
}, {
"name": "domain",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-domain",
"type": "reference",
"documentation": "The domain of the contract"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "term-topic",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-term-topic",
"type": "reference",
"documentation": "The identity of the topic of the contract terms"
}, {
"name": "issued",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-issued",
"type": "date",
"documentation": "The date/time the contract was issued"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "signer",
"definition": "http://hl7.org/fhir/SearchParameter/Contract-signer",
"type": "reference",
"documentation": "Contract Signatory Party"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 375
} ],
"type": "Coverage",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Coverage"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Coverage:beneficiary", "Coverage:payor", "Coverage:policy-holder", "Coverage:subscriber" ],
"searchRevInclude": [ "ExplanationOfBenefit:coverage" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "subgroup",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-subgroup",
"type": "string",
"documentation": "Sub-group identifier"
}, {
"name": "subplan",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-subplan",
"type": "string",
"documentation": "Sub-plan identifier"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-type",
"type": "token",
"documentation": "The kind of coverage (health plan, auto, Workers Compensation)"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "payor",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-payor",
"type": "reference",
"documentation": "The identity of the insurer or party paying for services"
}, {
"name": "class",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-class",
"type": "string",
"documentation": "Class identifier"
}, {
"name": "dependent",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-dependent",
"type": "string",
"documentation": "Dependent number"
}, {
"name": "plan",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-plan",
"type": "string",
"documentation": "A plan or policy identifier"
}, {
"name": "group",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-group",
"type": "string",
"documentation": "Group identifier"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-identifier",
"type": "token",
"documentation": "The primary identifier of the insured and the coverage"
}, {
"name": "subscriber",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-subscriber",
"type": "reference",
"documentation": "Reference to the subscriber"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "sequence",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-sequence",
"type": "string",
"documentation": "Sequence number"
}, {
"name": "beneficiary",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary",
"type": "reference",
"documentation": "Covered party"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "subclass",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-subclass",
"type": "string",
"documentation": "Sub-class identifier"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "policy-holder",
"definition": "http://hl7.org/fhir/SearchParameter/Coverage-policy-holder",
"type": "reference",
"documentation": "Reference to the policyholder"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 27
} ],
"type": "DataElement",
"profile": {
"reference": "http://hl7.org/fhir/Profile/DataElement"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-date",
"type": "date",
"documentation": "The data element publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-identifier",
"type": "token",
"documentation": "External identifier for the data element"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-code",
"type": "token",
"documentation": "A code for the data element (server may choose to do subsumption)"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the data element"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-description",
"type": "string",
"documentation": "Text search in the description of the data element. This corresponds to the definition of the first DataElement.element."
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-title",
"type": "string",
"documentation": "The human-friendly name of the data element"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-version",
"type": "token",
"documentation": "The business version of the data element"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-url",
"type": "uri",
"documentation": "The uri that identifies the data element"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "stringency",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-stringency",
"type": "token",
"documentation": "The stringency of the data element definition"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-name",
"type": "string",
"documentation": "Computationally friendly name of the data element"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-publisher",
"type": "string",
"documentation": "Name of the publisher of the data element"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/DataElement-status",
"type": "token",
"documentation": "The current status of the data element"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 11
} ],
"type": "DetectedIssue",
"profile": {
"reference": "http://hl7.org/fhir/Profile/DetectedIssue"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "DetectedIssue:author", "DetectedIssue:implicated", "DetectedIssue:patient" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-date",
"type": "date",
"documentation": "When identified"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-identifier",
"type": "token",
"documentation": "Unique id for the detected issue"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-author",
"type": "reference",
"documentation": "The provider or device that identified the issue"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-patient",
"type": "reference",
"documentation": "Associated patient"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "implicated",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated",
"type": "reference",
"documentation": "Problem resource"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/DetectedIssue-category",
"type": "token",
"documentation": "Issue Category, e.g. drug-drug, duplicate therapy, etc."
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 750
} ],
"type": "Device",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Device"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Device:location", "Device:organization", "Device:patient" ],
"searchRevInclude": [ "Account:subject", "AdverseEvent:subject", "AdverseEvent:substance", "Appointment:actor", "AppointmentResponse:actor", "AuditEvent:agent", "ChargeItem:enterer", "ChargeItem:participant-actor", "Communication:recipient", "Communication:sender", "CommunicationRequest:recipient", "CommunicationRequest:requester", "CommunicationRequest:sender", "Composition:author", "Consent:actor", "Contract:agent", "DetectedIssue:author", "DeviceComponent:source", "DeviceMetric:source", "DeviceRequest:device", "DeviceRequest:performer", "DeviceRequest:requester", "DeviceRequest:subject", "DeviceUseStatement:device", "DiagnosticReport:subject", "DocumentManifest:author", "DocumentManifest:subject", "DocumentReference:author", "DocumentReference:subject", "Flag:author", "Group:member", "ImagingManifest:author", "List:source", "List:subject", "Media:device", "Media:subject", "MedicationAdministration:device", "MedicationAdministration:performer", "MedicationDispense:performer", "MedicationRequest:requester", "MessageHeader:target", "Observation:device", "Observation:subject", "Procedure:performer", "ProcedureRequest:performer", "ProcedureRequest:requester", "ProcedureRequest:subject", "Provenance:agent", "QuestionnaireResponse:author", "ReferralRequest:requester", "RequestGroup:author", "RiskAssessment:performer", "Schedule:actor", "Specimen:subject", "SupplyRequest:requester", "Task:owner", "Task:requester" ],
"searchParam": [ {
"name": "udi-di",
"definition": "http://hl7.org/fhir/SearchParameter/Device-udi-di",
"type": "string",
"documentation": "The udi Device Identifier (DI)"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Device-identifier",
"type": "token",
"documentation": "Instance id from manufacturer, owner, and others"
}, {
"name": "udi-carrier",
"definition": "http://hl7.org/fhir/SearchParameter/Device-udi-carrier",
"type": "string",
"documentation": "UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string."
}, {
"name": "device-name",
"definition": "http://hl7.org/fhir/SearchParameter/Device-device-name",
"type": "string",
"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": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Device-type",
"type": "token",
"documentation": "The type of the device"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/Device-url",
"type": "uri",
"documentation": "Network address to contact device"
}, {
"name": "manufacturer",
"definition": "http://hl7.org/fhir/SearchParameter/Device-manufacturer",
"type": "string",
"documentation": "The manufacturer of the device"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Device-patient",
"type": "reference",
"documentation": "Patient information, if the resource is affixed to a person"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/Device-organization",
"type": "reference",
"documentation": "The organization responsible for the device"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/Device-location",
"type": "reference",
"documentation": "A location, where the resource is found"
}, {
"name": "model",
"definition": "http://hl7.org/fhir/SearchParameter/Device-model",
"type": "string",
"documentation": "The model of the device"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Device-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Device-status",
"type": "token",
"documentation": "active | inactive | entered-in-error | unknown"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 112
} ],
"type": "DeviceComponent",
"profile": {
"reference": "http://hl7.org/fhir/Profile/DeviceComponent"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "DeviceComponent:parent", "DeviceComponent:source" ],
"searchRevInclude": [ "DeviceComponent:parent", "DeviceMetric:parent" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-identifier",
"type": "token",
"documentation": "The identifier of the component"
}, {
"name": "parent",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-parent",
"type": "reference",
"documentation": "The parent DeviceComponent resource"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-source",
"type": "reference",
"documentation": "The device source"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-type",
"type": "token",
"documentation": "The device component type"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceComponent-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 22
} ],
"type": "DeviceMetric",
"profile": {
"reference": "http://hl7.org/fhir/Profile/DeviceMetric"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "DeviceMetric:parent", "DeviceMetric:source" ],
"searchRevInclude": [ "Media:device", "Observation:device" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-identifier",
"type": "token",
"documentation": "The identifier of the metric"
}, {
"name": "parent",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-parent",
"type": "reference",
"documentation": "The parent DeviceMetric resource"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-source",
"type": "reference",
"documentation": "The device resource"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-type",
"type": "token",
"documentation": "The component type"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceMetric-category",
"type": "token",
"documentation": "The category of the metric"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 18
} ],
"type": "DeviceRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/DeviceRequest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "DeviceRequest:based-on", "DeviceRequest:definition", "DeviceRequest:device", "DeviceRequest:encounter", "DeviceRequest:patient", "DeviceRequest:performer", "DeviceRequest:priorrequest", "DeviceRequest:requester", "DeviceRequest:subject" ],
"searchRevInclude": [ "CarePlan:activity-reference", "Observation:based-on" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-code",
"type": "token",
"documentation": "Code for what is being requested/ordered"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-subject",
"type": "reference",
"documentation": "Individual the service is ordered for"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "group-identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-group-identifier",
"type": "token",
"documentation": "Composite request this is part of"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-based-on",
"type": "reference",
"documentation": "Plan/proposal/order fulfilled by this request"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-patient",
"type": "reference",
"documentation": "Individual the service is ordered for"
}, {
"name": "definition",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-definition",
"type": "reference",
"documentation": "Protocol or definition followed by this request"
}, {
"name": "requester",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-requester",
"type": "reference",
"documentation": "Who/what is requesting service "
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-identifier",
"type": "token",
"documentation": "Business identifier for request/order"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer",
"type": "reference",
"documentation": "Desired performer for service"
}, {
"name": "event-date",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-event-date",
"type": "date",
"documentation": "When service should occur"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-encounter",
"type": "reference",
"documentation": "Encounter or Episode during which request was created"
}, {
"name": "authored-on",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-authored-on",
"type": "date",
"documentation": "When the request transitioned to being actionable"
}, {
"name": "intent",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-intent",
"type": "token",
"documentation": "proposal | plan | original-order |reflex-order"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "priorrequest",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-priorrequest",
"type": "reference",
"documentation": "Request takes the place of referenced completed or terminated requests"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "device",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-device",
"type": "reference",
"documentation": "Reference to resource that is being requested/ordered"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceRequest-status",
"type": "token",
"documentation": "entered-in-error | draft | active |suspended | completed "
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 26
} ],
"type": "DeviceUseStatement",
"profile": {
"reference": "http://hl7.org/fhir/Profile/DeviceUseStatement"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "DeviceUseStatement:device", "DeviceUseStatement:patient", "DeviceUseStatement:subject" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-identifier",
"type": "token",
"documentation": "Search by identifier"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-subject",
"type": "reference",
"documentation": "Search by subject"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-patient",
"type": "reference",
"documentation": "Search by subject - a patient"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "device",
"definition": "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-device",
"type": "reference",
"documentation": "Search by device"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 7293
} ],
"type": "DiagnosticReport",
"profile": {
"reference": "http://hl7.org/fhir/Profile/DiagnosticReport"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "DiagnosticReport:based-on", "DiagnosticReport:context", "DiagnosticReport:encounter", "DiagnosticReport:image", "DiagnosticReport:patient", "DiagnosticReport:performer", "DiagnosticReport:result", "DiagnosticReport:specimen", "DiagnosticReport:subject" ],
"searchRevInclude": [ "ChargeItem:service", "ClinicalImpression:investigation" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-date",
"type": "date",
"documentation": "The clinically relevant time of the report"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-code",
"type": "token",
"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",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject",
"type": "reference",
"documentation": "The subject of the report"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "result",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result",
"type": "reference",
"documentation": "Link to an atomic result (observation resource)"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on",
"type": "reference",
"documentation": "Reference to the procedure request."
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-patient",
"type": "reference",
"documentation": "The subject of the report if a patient"
}, {
"name": "specimen",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen",
"type": "reference",
"documentation": "The specimen details"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-context",
"type": "reference",
"documentation": "Healthcare event (Episode of Care or Encounter) related to the report"
}, {
"name": "issued",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued",
"type": "date",
"documentation": "When the report was issued"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-identifier",
"type": "token",
"documentation": "An identifier for the report"
}, {
"name": "image",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-image",
"type": "reference",
"documentation": "A reference to the image source."
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer",
"type": "reference",
"documentation": "Who was the source of the report (organization)"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "diagnosis",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-diagnosis",
"type": "token",
"documentation": "A coded diagnosis on the report"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-encounter",
"type": "reference",
"documentation": "The Encounter when the order was made"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
"type": "token",
"documentation": "Which diagnostic discipline/department created the report"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status",
"type": "token",
"documentation": "The status of the report"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 60
} ],
"type": "DocumentManifest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/DocumentManifest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "DocumentManifest:author", "DocumentManifest:content-ref", "DocumentManifest:patient", "DocumentManifest:recipient", "DocumentManifest:related-ref", "DocumentManifest:subject" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "content-ref",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-content-ref",
"type": "reference",
"documentation": "Contents of this set of documents"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-subject",
"type": "reference",
"documentation": "The subject of the set of documents"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-description",
"type": "string",
"documentation": "Human-readable description (title)"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-source",
"type": "uri",
"documentation": "The source system/application/software"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-type",
"type": "token",
"documentation": "Kind of document set"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-patient",
"type": "reference",
"documentation": "The subject of the set of documents"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-identifier",
"type": "token",
"documentation": "Unique Identifier for the set of documents"
}, {
"name": "related-id",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-id",
"type": "token",
"documentation": "Identifiers of things that are related"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-author",
"type": "reference",
"documentation": "Who and/or what authored the manifest"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-created",
"type": "date",
"documentation": "When this document manifest created"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "related-ref",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-ref",
"type": "reference",
"documentation": "Related Resource"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "recipient",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-recipient",
"type": "reference",
"documentation": "Intended to get notified about this set of documents"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-status",
"type": "token",
"documentation": "current | superseded | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1974
} ],
"type": "DocumentReference",
"profile": {
"reference": "http://hl7.org/fhir/Profile/DocumentReference"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "DocumentReference:authenticator", "DocumentReference:author", "DocumentReference:custodian", "DocumentReference:encounter", "DocumentReference:patient", "DocumentReference:related-ref", "DocumentReference:relatesto", "DocumentReference:subject" ],
"searchRevInclude": [ "Consent:source", "DocumentReference:relatesto" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "securitylabel",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-securitylabel",
"type": "token",
"documentation": "Document security-tags"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
"type": "reference",
"documentation": "Who/what is the subject of the document"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
"type": "string",
"documentation": "Human-readable description (title)"
}, {
"name": "language",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
"type": "token",
"documentation": "Human language of the content (BCP-47)"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-type",
"type": "token",
"documentation": "Kind of document (LOINC if possible)"
}, {
"name": "relation",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
"type": "token",
"documentation": "replaces | transforms | signs | appends"
}, {
"name": "setting",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-setting",
"type": "token",
"documentation": "Additional details about where the content was created (e.g. clinical specialty)"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-patient",
"type": "reference",
"documentation": "Who/what is the subject of the document"
}, {
"name": "event",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-event",
"type": "token",
"documentation": "Main clinical acts documented"
}, {
"name": "relationship",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relationship",
"type": "composite",
"documentation": "Combination of relation and relatesTo"
}, {
"name": "authenticator",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator",
"type": "reference",
"documentation": "Who/what authenticated the document"
}, {
"name": "class",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-class",
"type": "token",
"documentation": "Categorization of document"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-identifier",
"type": "token",
"documentation": "Master Version Specific Identifier"
}, {
"name": "period",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
"type": "date",
"documentation": "Time of service that is being documented"
}, {
"name": "related-id",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-id",
"type": "token",
"documentation": "Identifier of related objects or events"
}, {
"name": "custodian",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian",
"type": "reference",
"documentation": "Organization which maintains the document"
}, {
"name": "indexed",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-indexed",
"type": "date",
"documentation": "When this document reference was created"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
"type": "reference",
"documentation": "Who and/or what authored the document"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-created",
"type": "date",
"documentation": "Document creation time"
}, {
"name": "format",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-format",
"type": "token",
"documentation": "Format/content rules for the document"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-encounter",
"type": "reference",
"documentation": "Context of the document content"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "related-ref",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-ref",
"type": "reference",
"documentation": "Related Resource"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
"type": "uri",
"documentation": "Uri where the data can be found"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "relatesto",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
"type": "reference",
"documentation": "Target of the relationship"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "facility",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
"type": "token",
"documentation": "Kind of facility where patient was seen"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
"type": "token",
"documentation": "current | superseded | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 23
} ],
"type": "EligibilityRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/EligibilityRequest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "EligibilityRequest:enterer", "EligibilityRequest:facility", "EligibilityRequest:organization", "EligibilityRequest:patient", "EligibilityRequest:provider" ],
"searchRevInclude": [ "EligibilityResponse:request" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-identifier",
"type": "token",
"documentation": "The business identifier of the Eligibility"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-created",
"type": "date",
"documentation": "The creation date for the EOB"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "provider",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-provider",
"type": "reference",
"documentation": "The reference to the provider"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-patient",
"type": "reference",
"documentation": "The reference to the patient"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-organization",
"type": "reference",
"documentation": "The reference to the providing organization"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "enterer",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-enterer",
"type": "reference",
"documentation": "The party who is responsible for the request"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "facility",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityRequest-facility",
"type": "reference",
"documentation": "Facility responsible for the goods and services"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 15
} ],
"type": "EligibilityResponse",
"profile": {
"reference": "http://hl7.org/fhir/Profile/EligibilityResponse"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "EligibilityResponse:insurer", "EligibilityResponse:request", "EligibilityResponse:request-organization", "EligibilityResponse:request-provider" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-identifier",
"type": "token",
"documentation": "The business identifier"
}, {
"name": "request",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request",
"type": "reference",
"documentation": "The EligibilityRequest reference"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-created",
"type": "date",
"documentation": "The creation date"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "request-organization",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-organization",
"type": "reference",
"documentation": "The EligibilityRequest organization"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "disposition",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-disposition",
"type": "string",
"documentation": "The contents of the disposition message"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "insurer",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-insurer",
"type": "reference",
"documentation": "The organization which generated this resource"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "request-provider",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-request-provider",
"type": "reference",
"documentation": "The EligibilityRequest provider"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "outcome",
"definition": "http://hl7.org/fhir/SearchParameter/EligibilityResponse-outcome",
"type": "token",
"documentation": "The processing outcome"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 59001
} ],
"type": "Encounter",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Encounter"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Encounter:appointment", "Encounter:diagnosis", "Encounter:episodeofcare", "Encounter:incomingreferral", "Encounter:location", "Encounter:part-of", "Encounter:participant", "Encounter:patient", "Encounter:practitioner", "Encounter:service-provider", "Encounter:subject" ],
"searchRevInclude": [ "CarePlan:context", "CarePlan:encounter", "CareTeam:context", "CareTeam:encounter", "ChargeItem:context", "Claim:encounter", "ClinicalImpression:context", "Communication:context", "Communication:encounter", "CommunicationRequest:context", "CommunicationRequest:encounter", "Composition:encounter", "Condition:context", "Condition:encounter", "DeviceRequest:encounter", "DiagnosticReport:context", "DiagnosticReport:encounter", "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:context", "Procedure:encounter", "ProcedureRequest:context", "ProcedureRequest:encounter", "QuestionnaireResponse:context", "ReferralRequest:context", "ReferralRequest:encounter", "RequestGroup:context", "RequestGroup:encounter", "RiskAssessment:encounter", "Task:context", "VisionPrescription:encounter" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-date",
"type": "date",
"documentation": "A date within the period the Encounter lasted"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "reason",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-reason",
"type": "token",
"documentation": "Reason the encounter takes place (code)"
}, {
"name": "episodeofcare",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-episodeofcare",
"type": "reference",
"documentation": "Episode(s) of care that this encounter should be recorded against"
}, {
"name": "participant-type",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-participant-type",
"type": "token",
"documentation": "Role of participant in encounter"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-subject",
"type": "reference",
"documentation": "The patient ro group present at the encounter"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "appointment",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-appointment",
"type": "reference",
"documentation": "The appointment that scheduled this encounter"
}, {
"name": "part-of",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-part-of",
"type": "reference",
"documentation": "Another Encounter this encounter is part of"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-type",
"type": "token",
"documentation": "Specific type of encounter"
}, {
"name": "participant",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-participant",
"type": "reference",
"documentation": "Persons involved in the encounter other than the patient"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-patient",
"type": "reference",
"documentation": "The patient ro group present at the encounter"
}, {
"name": "location-period",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-location-period",
"type": "date",
"documentation": "Time period during which the patient was present at the location"
}, {
"name": "special-arrangement",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement",
"type": "token",
"documentation": "Wheelchair, translator, stretcher, etc."
}, {
"name": "class",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-class",
"type": "token",
"documentation": "inpatient | outpatient | ambulatory | emergency +"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-identifier",
"type": "token",
"documentation": "Identifier(s) by which this encounter is known"
}, {
"name": "incomingreferral",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-incomingreferral",
"type": "reference",
"documentation": "The ReferralRequest that initiated this encounter"
}, {
"name": "practitioner",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-practitioner",
"type": "reference",
"documentation": "Persons involved in the encounter other than the patient"
}, {
"name": "length",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-length",
"type": "number",
"documentation": "Length of encounter in days"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "diagnosis",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis",
"type": "reference",
"documentation": "Reason the encounter takes place (resource)"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-location",
"type": "reference",
"documentation": "Location the encounter takes place"
}, {
"name": "service-provider",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-service-provider",
"type": "reference",
"documentation": "The custodian organization of this Encounter record"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Encounter-status",
"type": "token",
"documentation": "planned | arrived | triaged | in-progress | onleave | finished | cancelled +"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 32
} ],
"type": "Endpoint",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Endpoint"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Endpoint:organization" ],
"searchRevInclude": [ "HealthcareService:endpoint", "ImagingManifest:endpoint", "ImagingStudy:endpoint", "Location:endpoint", "Organization:endpoint", "PractitionerRole:endpoint" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-identifier",
"type": "token",
"documentation": "Identifies this endpoint across multiple systems"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "payload-type",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-payload-type",
"type": "token",
"documentation": "The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "connection-type",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-connection-type",
"type": "token",
"documentation": "Protocol/Profile/Standard to be used with this endpoint connection"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
"type": "reference",
"documentation": "The organization that is managing the endpoint"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-name",
"type": "string",
"documentation": "A name that this endpoint can be identified by"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Endpoint-status",
"type": "token",
"documentation": "The current status of the Endpoint (usually expected to be active)"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 15
} ],
"type": "EnrollmentRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/EnrollmentRequest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "EnrollmentRequest:organization", "EnrollmentRequest:patient", "EnrollmentRequest:subject" ],
"searchRevInclude": [ "EnrollmentResponse:request" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-identifier",
"type": "token",
"documentation": "The business identifier of the Enrollment"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject",
"type": "reference",
"documentation": "The party to be enrolled"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-patient",
"type": "reference",
"documentation": "The party to be enrolled"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-organization",
"type": "reference",
"documentation": "The organization who generated this resource"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 14
} ],
"type": "EnrollmentResponse",
"profile": {
"reference": "http://hl7.org/fhir/Profile/EnrollmentResponse"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "EnrollmentResponse:organization", "EnrollmentResponse:request" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-identifier",
"type": "token",
"documentation": "The business identifier of the EnrollmentResponse"
}, {
"name": "request",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-request",
"type": "reference",
"documentation": "The reference to the claim"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-organization",
"type": "reference",
"documentation": "The organization who generated this resource"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 151
} ],
"type": "EpisodeOfCare",
"profile": {
"reference": "http://hl7.org/fhir/Profile/EpisodeOfCare"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "EpisodeOfCare:care-manager", "EpisodeOfCare:condition", "EpisodeOfCare:incomingreferral", "EpisodeOfCare:organization", "EpisodeOfCare:patient" ],
"searchRevInclude": [ "CarePlan:context", "CareTeam:context", "ChargeItem:context", "ClinicalImpression:context", "Communication:context", "CommunicationRequest:context", "Condition:context", "DeviceRequest:encounter", "DiagnosticReport:context", "Encounter:episodeofcare", "ImagingStudy:context", "Media:context", "MedicationAdministration:context", "MedicationDispense:context", "MedicationRequest:context", "MedicationStatement:context", "Observation:context", "Procedure:context", "ProcedureRequest:context", "QuestionnaireResponse:context", "ReferralRequest:context", "RequestGroup:context", "Task:context" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-date",
"type": "date",
"documentation": "The provided date search value falls within the episode of care's period"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-identifier",
"type": "token",
"documentation": "Business Identifier(s) relevant for this EpisodeOfCare"
}, {
"name": "incomingreferral",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incomingreferral",
"type": "reference",
"documentation": "Incoming Referral Request"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-type",
"type": "token",
"documentation": "Type/class - e.g. specialist referral, disease management"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "condition",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-condition",
"type": "reference",
"documentation": "Conditions/problems/diagnoses this episode of care is for"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-patient",
"type": "reference",
"documentation": "The patient who is the focus of this episode of care"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-organization",
"type": "reference",
"documentation": "The organization that has assumed the specific responsibilities of this EpisodeOfCare"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "care-manager",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager",
"type": "reference",
"documentation": "Care manager/care co-ordinator for the patient"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-status",
"type": "token",
"documentation": "The current status of the Episode of Care as provided (does not check the status history collection)"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 12
} ],
"type": "ExpansionProfile",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ExpansionProfile"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-date",
"type": "date",
"documentation": "The expansion profile publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-identifier",
"type": "token",
"documentation": "External identifier for the expansion profile"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the expansion profile"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-description",
"type": "string",
"documentation": "The description of the expansion profile"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-version",
"type": "token",
"documentation": "The business version of the expansion profile"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-url",
"type": "uri",
"documentation": "The uri that identifies the expansion profile"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-name",
"type": "string",
"documentation": "Computationally friendly name of the expansion profile"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-publisher",
"type": "string",
"documentation": "Name of the publisher of the expansion profile"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ExpansionProfile-status",
"type": "token",
"documentation": "The current status of the expansion profile"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 12437
} ],
"type": "ExplanationOfBenefit",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ExplanationOfBenefit"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ExplanationOfBenefit:care-team", "ExplanationOfBenefit:claim", "ExplanationOfBenefit:coverage", "ExplanationOfBenefit:encounter", "ExplanationOfBenefit:enterer", "ExplanationOfBenefit:facility", "ExplanationOfBenefit:organization", "ExplanationOfBenefit:patient", "ExplanationOfBenefit:payee", "ExplanationOfBenefit:provider" ],
"searchParam": [ {
"name": "care-team",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-care-team",
"type": "reference",
"documentation": "Member of the CareTeam"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "payee",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-payee",
"type": "reference",
"documentation": "The party receiving any payment for the Claim"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "provider",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-provider",
"type": "reference",
"documentation": "The reference to the provider"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient",
"type": "reference",
"documentation": "The reference to the patient"
}, {
"name": "claim",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claim",
"type": "reference",
"documentation": "The reference to the claim"
}, {
"name": "enterer",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-enterer",
"type": "reference",
"documentation": "The party responsible for the entry of the Claim"
}, {
"name": "coverage",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-coverage",
"type": "reference",
"documentation": "The plan under which the claim was adjudicated"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-identifier",
"type": "token",
"documentation": "The business identifier of the Explanation of Benefit"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created",
"type": "date",
"documentation": "The creation date for the EOB"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-encounter",
"type": "reference",
"documentation": "Encounters associated with a billed line item"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "disposition",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-disposition",
"type": "string",
"documentation": "The contents of the disposition message"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-organization",
"type": "reference",
"documentation": "The reference to the providing organization"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "facility",
"definition": "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facility",
"type": "reference",
"documentation": "Facility responsible for the goods and services"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 538
} ],
"type": "FamilyMemberHistory",
"profile": {
"reference": "http://hl7.org/fhir/Profile/FamilyMemberHistory"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "FamilyMemberHistory:definition", "FamilyMemberHistory:patient" ],
"searchRevInclude": [ "ClinicalImpression:investigation" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-date",
"type": "date",
"documentation": "When history was captured/updated"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-identifier",
"type": "token",
"documentation": "A search by a record identifier"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-code",
"type": "token",
"documentation": "A search by a condition code"
}, {
"name": "gender",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-gender",
"type": "token",
"documentation": "A search by a gender code of a family member"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-patient",
"type": "reference",
"documentation": "The identity of a subject to list family member history items for"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "definition",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-definition",
"type": "reference",
"documentation": "Instantiates protocol or definition"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "relationship",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship",
"type": "token",
"documentation": "A search by a relationship type"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-status",
"type": "token",
"documentation": "partial | completed | entered-in-error | health-unknown"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 133
} ],
"type": "Flag",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Flag"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Flag:author", "Flag:encounter", "Flag:patient", "Flag:subject" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-date",
"type": "date",
"documentation": "Time period when flag is active"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-identifier",
"type": "token",
"documentation": "Business identifier"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-author",
"type": "reference",
"documentation": "Flag creator"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-subject",
"type": "reference",
"documentation": "The identity of a subject to list flags for"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-encounter",
"type": "reference",
"documentation": "Alert relevant during encounter"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-patient",
"type": "reference",
"documentation": "The identity of a subject to list flags for"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Flag-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 2829
} ],
"type": "Goal",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Goal"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Goal:patient", "Goal:subject" ],
"searchRevInclude": [ "CarePlan:goal" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-identifier",
"type": "token",
"documentation": "External Ids for this goal"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-subject",
"type": "reference",
"documentation": "Who this goal is intended for"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "start-date",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-start-date",
"type": "date",
"documentation": "When goal pursuit begins"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-patient",
"type": "reference",
"documentation": "Who this goal is intended for"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-category",
"type": "token",
"documentation": "E.g. Treatment, dietary, behavioral, etc."
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "target-date",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-target-date",
"type": "date",
"documentation": "Reach goal on or before"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Goal-status",
"type": "token",
"documentation": "proposed | accepted | planned | in-progress | on-target | ahead-of-target | behind-target | sustaining | achieved | on-hold | cancelled | entered-in-error | rejected"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 13
} ],
"type": "GraphDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/GraphDefinition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-date",
"type": "date",
"documentation": "The graph definition publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the graph definition"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "start",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-start",
"type": "token",
"documentation": "Type of resource at which the graph starts"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-description",
"type": "string",
"documentation": "The description of the graph definition"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-version",
"type": "token",
"documentation": "The business version of the graph definition"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-url",
"type": "uri",
"documentation": "The uri that identifies the graph definition"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-name",
"type": "string",
"documentation": "Computationally friendly name of the graph definition"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-publisher",
"type": "string",
"documentation": "Name of the publisher of the graph definition"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/GraphDefinition-status",
"type": "token",
"documentation": "The current status of the graph definition"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 39
} ],
"type": "Group",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Group"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Group:member" ],
"searchRevInclude": [ "CarePlan:subject", "CareTeam:subject", "ChargeItem:subject", "ClinicalImpression:subject", "Communication:recipient", "Communication:subject", "CommunicationRequest:recipient", "CommunicationRequest:subject", "Condition:subject", "Consent:actor", "Contract:agent", "DeviceRequest:subject", "DeviceUseStatement:patient", "DeviceUseStatement:subject", "DiagnosticReport:subject", "DocumentManifest:subject", "DocumentReference:subject", "Encounter:subject", "Flag:subject", "Goal:subject", "GuidanceResponse:subject", "List:subject", "Media:subject", "MedicationAdministration:subject", "MedicationDispense:subject", "MedicationRequest:subject", "MedicationStatement:subject", "Observation:subject", "Procedure:subject", "ProcedureRequest:subject", "ReferralRequest:subject", "RequestGroup:subject", "RiskAssessment:subject", "Specimen:subject" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "actual",
"definition": "http://hl7.org/fhir/SearchParameter/Group-actual",
"type": "token",
"documentation": "Descriptive or actual"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Group-identifier",
"type": "token",
"documentation": "Unique id"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/Group-code",
"type": "token",
"documentation": "The kind of resources contained"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Group-type",
"type": "token",
"documentation": "The type of resources the group contains"
}, {
"name": "characteristic",
"definition": "http://hl7.org/fhir/SearchParameter/Group-characteristic",
"type": "token",
"documentation": "Kind of characteristic"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "characteristic-value",
"definition": "http://hl7.org/fhir/SearchParameter/Group-characteristic-value",
"type": "composite",
"documentation": "A composite of both characteristic and value"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "member",
"definition": "http://hl7.org/fhir/SearchParameter/Group-member",
"type": "reference",
"documentation": "Reference to the group member"
}, {
"name": "exclude",
"definition": "http://hl7.org/fhir/SearchParameter/Group-exclude",
"type": "token",
"documentation": "Group includes or excludes"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Group-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "value",
"definition": "http://hl7.org/fhir/SearchParameter/Group-value",
"type": "token",
"documentation": "Value held by characteristic"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 11
} ],
"type": "GuidanceResponse",
"profile": {
"reference": "http://hl7.org/fhir/Profile/GuidanceResponse"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "GuidanceResponse:patient", "GuidanceResponse:subject" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-identifier",
"type": "token",
"documentation": "The identifier of the guidance response"
}, {
"name": "request",
"definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-request",
"type": "token",
"documentation": "The identifier of the request associated with the response"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-subject",
"type": "reference",
"documentation": "The subject that the guidance response is about"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-patient",
"type": "reference",
"documentation": "The identity of a patient to search for guidance response results"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/GuidanceResponse-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 107
} ],
"type": "HealthcareService",
"profile": {
"reference": "http://hl7.org/fhir/Profile/HealthcareService"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "HealthcareService:endpoint", "HealthcareService:location", "HealthcareService:organization" ],
"searchRevInclude": [ "Account:subject", "Appointment:actor", "AppointmentResponse:actor", "DeviceRequest:performer", "PractitionerRole:service", "Procedure:definition", "ProcedureRequest:performer", "ReferralRequest:recipient", "Schedule:actor" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier",
"type": "token",
"documentation": "External identifiers for this item"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "programname",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-programname",
"type": "string",
"documentation": "One of the Program Names serviced by this HealthcareService"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "active",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-active",
"type": "token",
"documentation": "The Healthcare Service is currently marked as active"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-type",
"type": "token",
"documentation": "The type of service provided by this healthcare service"
}, {
"name": "characteristic",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic",
"type": "token",
"documentation": "One of the HealthcareService's characteristics"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "endpoint",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint",
"type": "reference",
"documentation": "Technical endpoints providing access to services operated for the location"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-organization",
"type": "reference",
"documentation": "The organization that provides this Healthcare Service"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-name",
"type": "string",
"documentation": "A portion of the Healthcare service name"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-location",
"type": "reference",
"documentation": "The location of the Healthcare Service"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-category",
"type": "token",
"documentation": "Service Category of the Healthcare Service"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 22
} ],
"type": "ImagingManifest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ImagingManifest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ImagingManifest:author", "ImagingManifest:endpoint", "ImagingManifest:imaging-study", "ImagingManifest:patient" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-identifier",
"type": "token",
"documentation": "UID of the ImagingManifest (or a DICOM Key Object Selection which it represents)"
}, {
"name": "authoring-time",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-authoring-time",
"type": "date",
"documentation": "Time of the ImagingManifest (or a DICOM Key Object Selection which it represents) authoring"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-author",
"type": "reference",
"documentation": "Author of the ImagingManifest (or a DICOM Key Object Selection which it represents)"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "imaging-study",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-imaging-study",
"type": "reference",
"documentation": "ImagingStudy resource selected in the ImagingManifest (or a DICOM Key Object Selection which it represents)"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "endpoint",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-endpoint",
"type": "reference",
"documentation": "The endpoint for the study or series"
}, {
"name": "selected-study",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-selected-study",
"type": "uri",
"documentation": "Study selected in the ImagingManifest (or a DICOM Key Object Selection which it represents)"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-patient",
"type": "reference",
"documentation": "Subject of the ImagingManifest (or a DICOM Key Object Selection which it represents)"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingManifest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 309
} ],
"type": "ImagingStudy",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ImagingStudy"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ImagingStudy:basedon", "ImagingStudy:context", "ImagingStudy:endpoint", "ImagingStudy:patient", "ImagingStudy:performer" ],
"searchRevInclude": [ "ChargeItem:service", "ClinicalImpression:investigation", "ImagingManifest:imaging-study" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "reason",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason",
"type": "token",
"documentation": "The reason for the study"
}, {
"name": "dicom-class",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-dicom-class",
"type": "uri",
"documentation": "The type of the instance"
}, {
"name": "study",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-study",
"type": "uri",
"documentation": "The study identifier for the image"
}, {
"name": "modality",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality",
"type": "token",
"documentation": "The modality of the series"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "accession",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-accession",
"type": "token",
"documentation": "The accession identifier for the study"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "uid",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-uid",
"type": "uri",
"documentation": "The instance unique identifier"
}, {
"name": "endpoint",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-endpoint",
"type": "reference",
"documentation": "The endpoint for te study or series"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-patient",
"type": "reference",
"documentation": "Who the study is about"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-context",
"type": "reference",
"documentation": "The context of the study"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-identifier",
"type": "token",
"documentation": "Other identifiers for the Study"
}, {
"name": "bodysite",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-bodysite",
"type": "token",
"documentation": "The body site studied"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-performer",
"type": "reference",
"documentation": "The person who performed the study"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "started",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-started",
"type": "date",
"documentation": "When the study was started"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "series",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-series",
"type": "uri",
"documentation": "The identifier of the series of images"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "basedon",
"definition": "http://hl7.org/fhir/SearchParameter/ImagingStudy-basedon",
"type": "reference",
"documentation": "The order for the image"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 13013
} ],
"type": "Immunization",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Immunization"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Immunization:location", "Immunization:manufacturer", "Immunization:patient", "Immunization:practitioner", "Immunization:reaction" ],
"searchRevInclude": [ "ChargeItem:service", "ImmunizationRecommendation:support" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-date",
"type": "date",
"documentation": "Vaccination (non)-Administration Date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "reason",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-reason",
"type": "token",
"documentation": "Why immunization occurred"
}, {
"name": "lot-number",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-lot-number",
"type": "string",
"documentation": "Vaccine Lot Number"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "manufacturer",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer",
"type": "reference",
"documentation": "Vaccine Manufacturer"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "dose-sequence",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-dose-sequence",
"type": "number",
"documentation": "Dose number within series"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-patient",
"type": "reference",
"documentation": "The patient for the vaccination record"
}, {
"name": "reason-not-given",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-reason-not-given",
"type": "token",
"documentation": "Explanation of reason vaccination was not administered"
}, {
"name": "reaction-date",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date",
"type": "date",
"documentation": "When reaction started"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-identifier",
"type": "token",
"documentation": "Business identifier"
}, {
"name": "reaction",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-reaction",
"type": "reference",
"documentation": "Additional information on reaction"
}, {
"name": "practitioner",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-practitioner",
"type": "reference",
"documentation": "The practitioner who played a role in the vaccination"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "notgiven",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-notgiven",
"type": "token",
"documentation": "Administrations which were not given"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "vaccine-code",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code",
"type": "token",
"documentation": "Vaccine Product Administered"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-location",
"type": "reference",
"documentation": "The service delivery location or facility in which the vaccine was / was to be administered"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Immunization-status",
"type": "token",
"documentation": "Immunization event status"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 19
} ],
"type": "ImmunizationRecommendation",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ImmunizationRecommendation"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ImmunizationRecommendation:information", "ImmunizationRecommendation:patient", "ImmunizationRecommendation:support" ],
"searchRevInclude": [ "DiagnosticReport:based-on", "Observation:based-on" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-date",
"type": "date",
"documentation": "Date recommendation created"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-identifier",
"type": "token",
"documentation": "Business identifier"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "vaccine-type",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-vaccine-type",
"type": "token",
"documentation": "Vaccine recommendation applies to"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "dose-number",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-number",
"type": "number",
"documentation": "Recommended dose number"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "dose-sequence",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-dose-sequence",
"type": "number",
"documentation": "Dose number within sequence"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "target-disease",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-target-disease",
"type": "token",
"documentation": "Disease to be immunized against"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-patient",
"type": "reference",
"documentation": "Who this profile is for"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "information",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-information",
"type": "reference",
"documentation": "Patient observations supporting recommendation"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "support",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support",
"type": "reference",
"documentation": "Past immunizations supporting recommendation"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-status",
"type": "token",
"documentation": "Vaccine administration status"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 69
} ],
"type": "ImplementationGuide",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ImplementationGuide"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ImplementationGuide:resource" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-date",
"type": "date",
"documentation": "The implementation guide publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "dependency",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-dependency",
"type": "uri",
"documentation": "Where to find dependency"
}, {
"name": "resource",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource",
"type": "reference",
"documentation": "Location of the resource"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the implementation guide"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-description",
"type": "string",
"documentation": "The description of the implementation guide"
}, {
"name": "experimental",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental",
"type": "token",
"documentation": "For testing purposes, not real usage"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-version",
"type": "token",
"documentation": "The business version of the implementation guide"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-url",
"type": "uri",
"documentation": "The uri that identifies the implementation guide"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-name",
"type": "string",
"documentation": "Computationally friendly name of the implementation guide"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-publisher",
"type": "string",
"documentation": "Name of the publisher of the implementation guide"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-status",
"type": "token",
"documentation": "The current status of the implementation guide"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 19
} ],
"type": "Library",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Library"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Library:composed-of", "Library:depends-on", "Library:derived-from", "Library:predecessor", "Library:successor" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Library-date",
"type": "date",
"documentation": "The library publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "successor",
"definition": "http://hl7.org/fhir/SearchParameter/Library-successor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/Library-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the library"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "derived-from",
"definition": "http://hl7.org/fhir/SearchParameter/Library-derived-from",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/Library-description",
"type": "string",
"documentation": "The description of the library"
}, {
"name": "predecessor",
"definition": "http://hl7.org/fhir/SearchParameter/Library-predecessor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "composed-of",
"definition": "http://hl7.org/fhir/SearchParameter/Library-composed-of",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/Library-title",
"type": "string",
"documentation": "The human-friendly name of the library"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "depends-on",
"definition": "http://hl7.org/fhir/SearchParameter/Library-depends-on",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "effective",
"definition": "http://hl7.org/fhir/SearchParameter/Library-effective",
"type": "date",
"documentation": "The time during which the library is intended to be in use"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Library-identifier",
"type": "token",
"documentation": "External identifier for the library"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/Library-version",
"type": "token",
"documentation": "The business version of the library"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/Library-url",
"type": "uri",
"documentation": "The uri that identifies the library"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Library-name",
"type": "string",
"documentation": "Computationally friendly name of the library"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/Library-publisher",
"type": "string",
"documentation": "Name of the publisher of the library"
}, {
"name": "topic",
"definition": "http://hl7.org/fhir/SearchParameter/Library-topic",
"type": "token",
"documentation": "Topics associated with the module"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Library-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Library-status",
"type": "token",
"documentation": "The current status of the library"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 18
} ],
"type": "Linkage",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Linkage"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Linkage:author", "Linkage:item", "Linkage:source" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "item",
"definition": "http://hl7.org/fhir/SearchParameter/Linkage-item",
"type": "reference",
"documentation": "Matches on any item in the Linkage"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/Linkage-author",
"type": "reference",
"documentation": "Author of the Linkage"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/Linkage-source",
"type": "reference",
"documentation": "Matches on any item in the Linkage with a type of 'source'"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Linkage-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 10603
} ],
"type": "List",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ListResource"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "List:encounter", "List:item", "List:patient", "List:source", "List:subject" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/List-date",
"type": "date",
"documentation": "When the list was prepared"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/List-identifier",
"type": "token",
"documentation": "Business identifier"
}, {
"name": "empty-reason",
"definition": "http://hl7.org/fhir/SearchParameter/List-empty-reason",
"type": "token",
"documentation": "Why list is empty"
}, {
"name": "item",
"definition": "http://hl7.org/fhir/SearchParameter/List-item",
"type": "reference",
"documentation": "Actual entry"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/List-code",
"type": "token",
"documentation": "What the purpose of this list is"
}, {
"name": "notes",
"definition": "http://hl7.org/fhir/SearchParameter/List-notes",
"type": "string",
"documentation": "The annotation - text content"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/List-subject",
"type": "reference",
"documentation": "If all resources have the same subject"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/List-encounter",
"type": "reference",
"documentation": "Context in which list created"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/List-source",
"type": "reference",
"documentation": "Who and/or what defined the list contents (aka Author)"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/List-title",
"type": "string",
"documentation": "Descriptive name for the list"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/List-patient",
"type": "reference",
"documentation": "If all resources have the same subject"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/List-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/List-status",
"type": "token",
"documentation": "current | retired | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 3157
} ],
"type": "Location",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Location"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Location:endpoint", "Location:organization", "Location:partof" ],
"searchRevInclude": [ "Account:subject", "AdverseEvent:location", "Appointment:actor", "Appointment:location", "AppointmentResponse:actor", "AppointmentResponse:location", "Claim:facility", "Contract:agent", "Contract:domain", "Device:location", "DeviceRequest:subject", "DiagnosticReport:subject", "EligibilityRequest:facility", "Encounter:location", "ExplanationOfBenefit:facility", "Flag:subject", "HealthcareService:location", "Immunization:location", "List:subject", "Location:partof", "MedicationDispense:destination", "Observation:subject", "PractitionerRole:location", "Procedure:location", "ProcedureRequest:subject", "Provenance:location", "ResearchStudy:site", "Schedule:actor" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "near-distance",
"definition": "http://hl7.org/fhir/SearchParameter/Location-near-distance",
"type": "quantity",
"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-state",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-state",
"type": "string",
"documentation": "A state specified in an address"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "operational-status",
"definition": "http://hl7.org/fhir/SearchParameter/Location-operational-status",
"type": "token",
"documentation": "Searches for locations (typically bed/room) that have an operational status (e.g. contaminated, housekeeping)"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Location-type",
"type": "token",
"documentation": "A code for the type of location"
}, {
"name": "address-country",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-country",
"type": "string",
"documentation": "A country specified in an address"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "endpoint",
"definition": "http://hl7.org/fhir/SearchParameter/Location-endpoint",
"type": "reference",
"documentation": "Technical endpoints providing access to services operated for the location"
}, {
"name": "near",
"definition": "http://hl7.org/fhir/SearchParameter/Location-near",
"type": "token",
"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",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-city",
"type": "string",
"documentation": "A city specified in an address"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Location-identifier",
"type": "token",
"documentation": "An identifier for the location"
}, {
"name": "partof",
"definition": "http://hl7.org/fhir/SearchParameter/Location-partof",
"type": "reference",
"documentation": "A location of which this location is a part"
}, {
"name": "address",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address",
"type": "string",
"documentation": "A (part of the) address of the location"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "address-postalcode",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-postalcode",
"type": "string",
"documentation": "A postal code specified in an address"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/Location-organization",
"type": "reference",
"documentation": "Searches for locations that are managed by the provided organization"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "address-use",
"definition": "http://hl7.org/fhir/SearchParameter/Location-address-use",
"type": "token",
"documentation": "A use code specified in an address"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Location-name",
"type": "string",
"documentation": "A portion of the location's name or alias"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Location-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Location-status",
"type": "token",
"documentation": "Searches for locations with a specific kind of status"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 29
} ],
"type": "Measure",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Measure"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Measure:composed-of", "Measure:depends-on", "Measure:derived-from", "Measure:predecessor", "Measure:successor" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-date",
"type": "date",
"documentation": "The measure publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "successor",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-successor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the measure"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "derived-from",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-derived-from",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-description",
"type": "string",
"documentation": "The description of the measure"
}, {
"name": "predecessor",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-predecessor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "composed-of",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-composed-of",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-title",
"type": "string",
"documentation": "The human-friendly name of the measure"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "depends-on",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-depends-on",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "effective",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-effective",
"type": "date",
"documentation": "The time during which the measure is intended to be in use"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-identifier",
"type": "token",
"documentation": "External identifier for the measure"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-version",
"type": "token",
"documentation": "The business version of the measure"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-url",
"type": "uri",
"documentation": "The uri that identifies the measure"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-name",
"type": "string",
"documentation": "Computationally friendly name of the measure"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-publisher",
"type": "string",
"documentation": "Name of the publisher of the measure"
}, {
"name": "topic",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-topic",
"type": "token",
"documentation": "Topics associated with the module"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Measure-status",
"type": "token",
"documentation": "The current status of the measure"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 139
} ],
"type": "MeasureReport",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MeasureReport"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "MeasureReport:patient" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-identifier",
"type": "token",
"documentation": "External identifier of the measure report to be returned"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-patient",
"type": "reference",
"documentation": "The identity of a patient to search for individual measure report results for"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/MeasureReport-status",
"type": "token",
"documentation": "The status of the measure report"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 198
} ],
"type": "Media",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Media"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Media:based-on", "Media:context", "Media:device", "Media:operator", "Media:patient", "Media:subject" ],
"searchRevInclude": [ "DiagnosticReport:image" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Media-date",
"type": "date",
"documentation": "When Media was collected"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Media-subject",
"type": "reference",
"documentation": "Who/What this Media is a record of"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Media-type",
"type": "token",
"documentation": "photo | video | audio"
}, {
"name": "operator",
"definition": "http://hl7.org/fhir/SearchParameter/Media-operator",
"type": "reference",
"documentation": "The person who generated the image"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "view",
"definition": "http://hl7.org/fhir/SearchParameter/Media-view",
"type": "token",
"documentation": "Imaging view, e.g. Lateral or Antero-posterior"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/Media-based-on",
"type": "reference",
"documentation": "Procedure that caused this media to be created"
}, {
"name": "subtype",
"definition": "http://hl7.org/fhir/SearchParameter/Media-subtype",
"type": "token",
"documentation": "The type of acquisition equipment/process"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Media-patient",
"type": "reference",
"documentation": "Who/What this Media is a record of"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/Media-context",
"type": "reference",
"documentation": "Encounter / Episode associated with media"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Media-identifier",
"type": "token",
"documentation": "Identifier(s) for the image"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/Media-created",
"type": "date",
"documentation": "Date attachment was first created"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "site",
"definition": "http://hl7.org/fhir/SearchParameter/Media-site",
"type": "token",
"documentation": "Body part in media"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Media-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "device",
"definition": "http://hl7.org/fhir/SearchParameter/Media-device",
"type": "reference",
"documentation": "Observing Device"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 13947
} ],
"type": "Medication",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Medication"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Medication:ingredient", "Medication:manufacturer", "Medication:package-item" ],
"searchRevInclude": [ "AdverseEvent:subject", "AdverseEvent:substance", "Flag:subject", "Group:member", "Medication:ingredient", "Medication:package-item", "MedicationAdministration:medication", "MedicationDispense:medication", "MedicationRequest:medication", "MedicationStatement:medication" ],
"searchParam": [ {
"name": "container",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-container",
"type": "token",
"documentation": "E.g. box, vial, blister-pack"
}, {
"name": "package-item",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-package-item",
"type": "reference",
"documentation": "The item in the package"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-code",
"type": "token",
"documentation": "Codes that identify this medication"
}, {
"name": "ingredient",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-ingredient",
"type": "reference",
"documentation": "The product contained"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "manufacturer",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-manufacturer",
"type": "reference",
"documentation": "Manufacturer of the item"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "ingredient-code",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-ingredient-code",
"type": "token",
"documentation": "The product contained"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "form",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-form",
"type": "token",
"documentation": "powder | tablets | capsule +"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "package-item-code",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-package-item-code",
"type": "token",
"documentation": "The item in the package"
}, {
"name": "over-the-counter",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-over-the-counter",
"type": "token",
"documentation": "True if medication does not require a prescription"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Medication-status",
"type": "token",
"documentation": "active | inactive | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 56860
} ],
"type": "MedicationAdministration",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MedicationAdministration"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "MedicationAdministration:context", "MedicationAdministration:device", "MedicationAdministration:medication", "MedicationAdministration:patient", "MedicationAdministration:performer", "MedicationAdministration:prescription", "MedicationAdministration:subject" ],
"searchRevInclude": [ "AdverseEvent:substance", "ChargeItem:service", "MedicationStatement:part-of", "Procedure:part-of" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-code",
"type": "token",
"documentation": "Return administrations of this medication code"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-subject",
"type": "reference",
"documentation": "The identify of the individual or group to list administrations for"
}, {
"name": "not-given",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-not-given",
"type": "token",
"documentation": "Administrations that were not made"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "effective-time",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-effective-time",
"type": "date",
"documentation": "Date administration happened (or did not happen)"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-patient",
"type": "reference",
"documentation": "The identity of a patient to list administrations for"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-context",
"type": "reference",
"documentation": "Return administrations that share this encounter or episode of care"
}, {
"name": "reason-not-given",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-not-given",
"type": "token",
"documentation": "Reasons for not administering the medication"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-identifier",
"type": "token",
"documentation": "Return administrations with this external identifier"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer",
"type": "reference",
"documentation": "The identify of the individual who administered the medication"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "medication",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-medication",
"type": "reference",
"documentation": "Return administrations of this medication resource"
}, {
"name": "reason-given",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given",
"type": "token",
"documentation": "Reasons for administering the medication"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "prescription",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-prescription",
"type": "reference",
"documentation": "The identity of a prescription to list administrations from"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "device",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device",
"type": "reference",
"documentation": "Return administrations with this administration device identity"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationAdministration-status",
"type": "token",
"documentation": "MedicationAdministration event status (for example one of active/paused/completed/nullified)"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 29103
} ],
"type": "MedicationDispense",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MedicationDispense"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "MedicationDispense:context", "MedicationDispense:destination", "MedicationDispense:medication", "MedicationDispense:patient", "MedicationDispense:performer", "MedicationDispense:prescription", "MedicationDispense:receiver", "MedicationDispense:responsibleparty", "MedicationDispense:subject" ],
"searchRevInclude": [ "ChargeItem:service", "MedicationStatement:part-of" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-code",
"type": "token",
"documentation": "Return dispenses of this medicine code"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-subject",
"type": "reference",
"documentation": "The identity of a patient to list dispenses for"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "destination",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination",
"type": "reference",
"documentation": "Return dispenses that should be sent to a specific destination"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-type",
"type": "token",
"documentation": "Return dispenses of a specific type"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-patient",
"type": "reference",
"documentation": "The identity of a patient to list dispenses for"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-context",
"type": "reference",
"documentation": "Returns dispenses with a specific context (episode or episode of care)"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-identifier",
"type": "token",
"documentation": "Return dispenses with this external identifier"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-performer",
"type": "reference",
"documentation": "Return dispenses performed by a specific individual"
}, {
"name": "receiver",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver",
"type": "reference",
"documentation": "The identity of a receiver to list dispenses for"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "medication",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-medication",
"type": "reference",
"documentation": "Return dispenses of this medicine resource"
}, {
"name": "responsibleparty",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty",
"type": "reference",
"documentation": "Return dispenses with the specified responsible party"
}, {
"name": "whenhandedover",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover",
"type": "date",
"documentation": "Returns dispenses handed over on this date"
}, {
"name": "whenprepared",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-whenprepared",
"type": "date",
"documentation": "Returns dispenses prepared on this date"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "prescription",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-prescription",
"type": "reference",
"documentation": "The identity of a prescription to list dispenses from"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationDispense-status",
"type": "token",
"documentation": "Return dispenses with a specified dispense status"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 23647
} ],
"type": "MedicationRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MedicationRequest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "MedicationRequest:context", "MedicationRequest:intended-dispenser", "MedicationRequest:medication", "MedicationRequest:patient", "MedicationRequest:requester", "MedicationRequest:subject" ],
"searchRevInclude": [ "CarePlan:activity-reference", "ClinicalImpression:action", "DiagnosticReport:based-on", "MedicationAdministration:prescription", "MedicationDispense:prescription", "Observation:based-on" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-date",
"type": "date",
"documentation": "Returns medication request to be administered on a specific date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "authoredon",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon",
"type": "date",
"documentation": "Return prescriptions written on this date"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-code",
"type": "token",
"documentation": "Return prescriptions of this medication code"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-subject",
"type": "reference",
"documentation": "The identity of a patient to list orders for"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-patient",
"type": "reference",
"documentation": "Returns prescriptions for a specific patient"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-context",
"type": "reference",
"documentation": "Return prescriptions with this encounter or episode of care identifier"
}, {
"name": "requester",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-requester",
"type": "reference",
"documentation": "Returns prescriptions prescribed by this prescriber"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-identifier",
"type": "token",
"documentation": "Return prescriptions with this external identifier"
}, {
"name": "intended-dispenser",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-dispenser",
"type": "reference",
"documentation": "Returns prescriptions intended to be dispensed by this Organization"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "medication",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-medication",
"type": "reference",
"documentation": "Return prescriptions of this medication reference"
}, {
"name": "priority",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-priority",
"type": "token",
"documentation": "Returns prescriptions with different priorities"
}, {
"name": "intent",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent",
"type": "token",
"documentation": "Returns prescriptions with different intents"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-category",
"type": "token",
"documentation": "Returns prescriptions with different categories"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationRequest-status",
"type": "token",
"documentation": "Status of the prescription"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 76892
} ],
"type": "MedicationStatement",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MedicationStatement"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "MedicationStatement:context", "MedicationStatement:medication", "MedicationStatement:part-of", "MedicationStatement:patient", "MedicationStatement:source", "MedicationStatement:subject" ],
"searchRevInclude": [ "AdverseEvent:substance", "MedicationStatement:part-of" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-identifier",
"type": "token",
"documentation": "Return statements with this external identifier"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-code",
"type": "token",
"documentation": "Return statements of this medication code"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-subject",
"type": "reference",
"documentation": "The identity of a patient, animal or group to list statements for"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "medication",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-medication",
"type": "reference",
"documentation": "Return statements of this medication reference"
}, {
"name": "part-of",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-part-of",
"type": "reference",
"documentation": "Returns statements that are part of another event."
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-source",
"type": "reference",
"documentation": "Who or where the information in the statement came from"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "effective",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-effective",
"type": "date",
"documentation": "Date when patient was taking (or not taking) the medication"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-patient",
"type": "reference",
"documentation": "Returns statements for a specific patient."
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-context",
"type": "reference",
"documentation": "Returns statements for a specific context (episode or episode of Care)."
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-category",
"type": "token",
"documentation": "Returns statements of this category of medicationstatement"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/MedicationStatement-status",
"type": "token",
"documentation": "Return statements that match the given status"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 19
} ],
"type": "MessageDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MessageDefinition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-date",
"type": "date",
"documentation": "The message definition publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the message definition"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-description",
"type": "string",
"documentation": "The description of the message definition"
}, {
"name": "focus",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-focus",
"type": "token",
"documentation": "A resource that is a permitted focus of the message"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-title",
"type": "string",
"documentation": "The human-friendly name of the message definition"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "event",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-event",
"type": "token",
"documentation": "The event that triggers the message"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-identifier",
"type": "token",
"documentation": "External identifier for the message definition"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-version",
"type": "token",
"documentation": "The business version of the message definition"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-url",
"type": "uri",
"documentation": "The uri that identifies the message definition"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-name",
"type": "string",
"documentation": "Computationally friendly name of the message definition"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-publisher",
"type": "string",
"documentation": "Name of the publisher of the message definition"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-category",
"type": "token",
"documentation": "The behavior associated with the message"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/MessageDefinition-status",
"type": "token",
"documentation": "The current status of the message definition"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 143
} ],
"type": "MessageHeader",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MessageHeader"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "MessageHeader:author", "MessageHeader:enterer", "MessageHeader:focus", "MessageHeader:receiver", "MessageHeader:responsible", "MessageHeader:sender", "MessageHeader:target" ],
"searchRevInclude": [ "Bundle:message" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-code",
"type": "token",
"documentation": "ok | transient-error | fatal-error"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "destination",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination",
"type": "string",
"documentation": "Name of system"
}, {
"name": "focus",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-focus",
"type": "reference",
"documentation": "The actual content of the message"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-source",
"type": "string",
"documentation": "Name of system"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "source-uri",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-source-uri",
"type": "uri",
"documentation": "Actual message source address or id"
}, {
"name": "responsible",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-responsible",
"type": "reference",
"documentation": "Final responsibility for event"
}, {
"name": "enterer",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-enterer",
"type": "reference",
"documentation": "The source of the data entry"
}, {
"name": "event",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-event",
"type": "token",
"documentation": "Code for the event this message represents"
}, {
"name": "timestamp",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-timestamp",
"type": "date",
"documentation": "Time that the message was sent"
}, {
"name": "receiver",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver",
"type": "reference",
"documentation": "Intended \"real-world\" recipient for the data"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-author",
"type": "reference",
"documentation": "The source of the decision"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "target",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-target",
"type": "reference",
"documentation": "Particular delivery destination within the destination"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "destination-uri",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-destination-uri",
"type": "uri",
"documentation": "Actual destination address or id"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "sender",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-sender",
"type": "reference",
"documentation": "Real world sender of the message"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "response-id",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id",
"type": "token",
"documentation": "Id of original message"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/MessageHeader-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 24
} ],
"type": "NamingSystem",
"profile": {
"reference": "http://hl7.org/fhir/Profile/NamingSystem"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "NamingSystem:replaced-by" ],
"searchRevInclude": [ "NamingSystem:replaced-by" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-date",
"type": "date",
"documentation": "The naming system publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the naming system"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-description",
"type": "string",
"documentation": "The description of the naming system"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-type",
"type": "token",
"documentation": "e.g. driver, provider, patient, bank etc."
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "contact",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-contact",
"type": "string",
"documentation": "Name of an individual to contact"
}, {
"name": "responsible",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-responsible",
"type": "string",
"documentation": "Who maintains system namespace?"
}, {
"name": "telecom",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-telecom",
"type": "token",
"documentation": "Contact details for individual or organization"
}, {
"name": "value",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-value",
"type": "string",
"documentation": "The unique identifier"
}, {
"name": "period",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-period",
"type": "date",
"documentation": "When is identifier valid?"
}, {
"name": "kind",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-kind",
"type": "token",
"documentation": "codesystem | identifier | root"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "id-type",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type",
"type": "token",
"documentation": "oid | uuid | uri | other"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-name",
"type": "string",
"documentation": "Computationally friendly name of the naming system"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-publisher",
"type": "string",
"documentation": "Name of the publisher of the naming system"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "replaced-by",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-replaced-by",
"type": "reference",
"documentation": "Use this instead"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/NamingSystem-status",
"type": "token",
"documentation": "The current status of the naming system"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 78
} ],
"type": "NutritionOrder",
"profile": {
"reference": "http://hl7.org/fhir/Profile/NutritionOrder"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "NutritionOrder:encounter", "NutritionOrder:patient", "NutritionOrder:provider" ],
"searchRevInclude": [ "CarePlan:activity-reference", "DiagnosticReport:based-on", "Observation:based-on" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-identifier",
"type": "token",
"documentation": "Return nutrition orders with this external identifier"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-encounter",
"type": "reference",
"documentation": "Return nutrition orders with this encounter identifier"
}, {
"name": "oraldiet",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-oraldiet",
"type": "token",
"documentation": "Type of diet that can be consumed orally (i.e., take via the mouth)."
}, {
"name": "additive",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-additive",
"type": "token",
"documentation": "Type of module component to add to the feeding"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "datetime",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-datetime",
"type": "date",
"documentation": "Return nutrition orders requested on this date"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "provider",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-provider",
"type": "reference",
"documentation": "The identify of the provider who placed the nutrition order"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-patient",
"type": "reference",
"documentation": "The identity of the person who requires the diet, formula or nutritional supplement"
}, {
"name": "supplement",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-supplement",
"type": "token",
"documentation": "Type of supplement product requested"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "formula",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-formula",
"type": "token",
"documentation": "Type of enteral or infant formula"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/NutritionOrder-status",
"type": "token",
"documentation": "Status of the nutrition order."
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 441949
} ],
"type": "Observation",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Observation"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Observation:based-on", "Observation:context", "Observation:device", "Observation:encounter", "Observation:patient", "Observation:performer", "Observation:related-target", "Observation:specimen", "Observation:subject" ],
"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",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-date",
"type": "date",
"documentation": "Obtained date/time. If the obtained element is a period, a date that falls in the period"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-subject",
"type": "reference",
"documentation": "The subject that the observation is about"
}, {
"name": "value-concept",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-value-concept",
"type": "token",
"documentation": "The value of the observation, if the value is a CodeableConcept"
}, {
"name": "value-date",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-value-date",
"type": "date",
"documentation": "The value of the observation, if the value is a date or period of time"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "component-code-value-quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity",
"type": "composite",
"documentation": "Component code and component quantity value parameter pair"
}, {
"name": "code-value-date",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-date",
"type": "composite",
"documentation": "Code and date/time value parameter pair"
}, {
"name": "code-value-quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity",
"type": "composite",
"documentation": "Code and quantity value parameter pair"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-context",
"type": "reference",
"documentation": "Healthcare event (Episode-of-care or Encounter) related to the observation"
}, {
"name": "combo-code-value-concept",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept",
"type": "composite",
"documentation": "Code and coded value parameter pair, including in components"
}, {
"name": "value-string",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-value-string",
"type": "string",
"documentation": "The value of the observation, if the value is a string, and also searches in CodeableConcept.text"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-identifier",
"type": "token",
"documentation": "The unique id for a particular observation"
}, {
"name": "method",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-method",
"type": "token",
"documentation": "The method used for the observation"
}, {
"name": "value-quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-value-quantity",
"type": "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": "combo-value-quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
"type": "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": "related-target",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-related-target",
"type": "reference",
"documentation": "Resource that is related to this one"
}, {
"name": "code-value-concept",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept",
"type": "composite",
"documentation": "Code and coded value parameter pair"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "device",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-device",
"type": "reference",
"documentation": "The Device that generated the observation data."
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-status",
"type": "token",
"documentation": "The status of the observation"
}, {
"name": "combo-data-absent-reason",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason",
"type": "token",
"documentation": "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing."
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-code",
"type": "token",
"documentation": "The code of the observation type"
}, {
"name": "combo-code-value-quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity",
"type": "composite",
"documentation": "Code and quantity value parameter pair, including in components"
}, {
"name": "component-data-absent-reason",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason",
"type": "token",
"documentation": "The reason why the expected value in the element Observation.component.value[x] is missing."
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "code-value-string",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-string",
"type": "composite",
"documentation": "Code and string value parameter pair"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-based-on",
"type": "reference",
"documentation": "Reference to the test or procedure request."
}, {
"name": "related",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-related",
"type": "composite",
"documentation": "Related Observations - search on related-type and related-target together"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-patient",
"type": "reference",
"documentation": "The subject that the observation is about (if patient)"
}, {
"name": "specimen",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-specimen",
"type": "reference",
"documentation": "Specimen used for this observation"
}, {
"name": "component-code",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code",
"type": "token",
"documentation": "The component code of the observation type"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-performer",
"type": "reference",
"documentation": "Who performed the observation"
}, {
"name": "combo-code",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
"type": "token",
"documentation": "The code of the observation type or component type"
}, {
"name": "component-value-quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity",
"type": "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": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "data-absent-reason",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason",
"type": "token",
"documentation": "The reason why the expected value in the element Observation.value[x] is missing."
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-encounter",
"type": "reference",
"documentation": "Encounter related to the observation"
}, {
"name": "related-type",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-related-type",
"type": "token",
"documentation": "has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "component-code-value-concept",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
"type": "composite",
"documentation": "Component code and component coded value parameter pair"
}, {
"name": "component-value-concept",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
"type": "token",
"documentation": "The value of the component observation, if the value is a CodeableConcept"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-category",
"type": "token",
"documentation": "The classification of the type of observation"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "combo-value-concept",
"definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
"type": "token",
"documentation": "The value or component value of the observation, if the value is a CodeableConcept"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 58
} ],
"type": "OperationDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/OperationDefinition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "OperationDefinition:base", "OperationDefinition:param-profile" ],
"searchRevInclude": [ "OperationDefinition:base" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-date",
"type": "date",
"documentation": "The operation definition publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-code",
"type": "token",
"documentation": "Name used to invoke the operation"
}, {
"name": "instance",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-instance",
"type": "token",
"documentation": "Invoke on an instance?"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the operation definition"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-description",
"type": "string",
"documentation": "The description of the operation definition"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-type",
"type": "token",
"documentation": "Invole at the type level?"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "kind",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind",
"type": "token",
"documentation": "operation | query"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-version",
"type": "token",
"documentation": "The business version of the operation definition"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-url",
"type": "uri",
"documentation": "The uri that identifies the operation definition"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "system",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-system",
"type": "token",
"documentation": "Invoke at the system level?"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-name",
"type": "string",
"documentation": "Computationally friendly name of the operation definition"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-publisher",
"type": "string",
"documentation": "Name of the publisher of the operation definition"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "param-profile",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-param-profile",
"type": "reference",
"documentation": "Profile on the type"
}, {
"name": "base",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-base",
"type": "reference",
"documentation": "Marks this as a profile of the base"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/OperationDefinition-status",
"type": "token",
"documentation": "The current status of the operation definition"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 64
} ],
"type": "OperationOutcome",
"profile": {
"reference": "http://hl7.org/fhir/Profile/OperationOutcome"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/OperationOutcome-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 9572
} ],
"type": "Organization",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Organization"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Organization:endpoint", "Organization:partof" ],
"searchRevInclude": [ "Account:owner", "Account:subject", "AuditEvent:agent", "CarePlan:performer", "CareTeam:participant", "ChargeItem:enterer", "ChargeItem:participant-actor", "ChargeItem:performing-organization", "ChargeItem:requesting-organization", "Claim:care-team", "Claim:insurer", "Claim:organization", "Claim:payee", "ClaimResponse:insurer", "Communication:recipient", "Communication:sender", "CommunicationRequest:recipient", "CommunicationRequest:requester", "CommunicationRequest:sender", "Composition:attester", "Consent:actor", "Consent:consentor", "Consent:organization", "Contract:agent", "Contract:authority", "Contract:signer", "Coverage:payor", "Coverage:policy-holder", "Device:organization", "DeviceRequest:performer", "DeviceRequest:requester", "DiagnosticReport:performer", "DocumentManifest:author", "DocumentManifest:recipient", "DocumentReference:authenticator", "DocumentReference:author", "DocumentReference:custodian", "EligibilityRequest:organization", "EligibilityResponse:insurer", "EligibilityResponse:request-organization", "Encounter:service-provider", "Endpoint:organization", "EnrollmentRequest:organization", "EnrollmentResponse:organization", "EpisodeOfCare:organization", "ExplanationOfBenefit:care-team", "ExplanationOfBenefit:organization", "ExplanationOfBenefit:payee", "Flag:author", "Flag:subject", "Goal:subject", "HealthcareService:organization", "ImagingManifest:author", "Immunization:manufacturer", "Linkage:author", "Location:organization", "Medication:manufacturer", "MedicationDispense:performer", "MedicationRequest:intended-dispenser", "MedicationRequest:requester", "MedicationStatement:source", "MessageHeader:receiver", "MessageHeader:responsible", "MessageHeader:sender", "Observation:performer", "Organization:partof", "Patient:general-practitioner", "Patient:organization", "PaymentNotice:organization", "PaymentReconciliation:organization", "PaymentReconciliation:request-organization", "Person:organization", "PractitionerRole:organization", "Procedure:performer", "ProcedureRequest:performer", "ProcedureRequest:requester", "ProcessRequest:organization", "ProcessResponse:organization", "ProcessResponse:request-organization", "Provenance:agent", "ReferralRequest:recipient", "ReferralRequest:requester", "ResearchStudy:sponsor", "SupplyDelivery:supplier", "SupplyRequest:requester", "SupplyRequest:supplier", "Task:organization", "Task:owner", "Task:requester" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "address-state",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-state",
"type": "string",
"documentation": "A state specified in an address"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-type",
"type": "token",
"documentation": "A code for the type of organization"
}, {
"name": "address-country",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-country",
"type": "string",
"documentation": "A country specified in an address"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "endpoint",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-endpoint",
"type": "reference",
"documentation": "Technical endpoints providing access to services operated for the organization"
}, {
"name": "phonetic",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-phonetic",
"type": "string",
"documentation": "A portion of the organization's name using some kind of phonetic matching algorithm"
}, {
"name": "address-city",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-city",
"type": "string",
"documentation": "A city specified in an address"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier",
"type": "token",
"documentation": "Any identifier for the organization (not the accreditation issuer's identifier)"
}, {
"name": "partof",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-partof",
"type": "reference",
"documentation": "An organization of which this organization forms a part"
}, {
"name": "address",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address",
"type": "string",
"documentation": "A (part of the) address of the organization"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "active",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-active",
"type": "token",
"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-postalcode",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode",
"type": "string",
"documentation": "A postal code specified in an address"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "address-use",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-address-use",
"type": "token",
"documentation": "A use code specified in an address"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-name",
"type": "string",
"documentation": "A portion of the organization's name or alias"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Organization-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 51
} ],
"type": "Parameters",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Parameters"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Parameters-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1652626
} ],
"type": "Patient",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Patient"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Patient:general-practitioner", "Patient:link", "Patient:organization" ],
"searchRevInclude": [ "Account:patient", "Account:subject", "AdverseEvent:recorder", "AdverseEvent:subject", "AllergyIntolerance:asserter", "AllergyIntolerance:patient", "AllergyIntolerance:recorder", "Appointment:actor", "Appointment:patient", "AppointmentResponse:actor", "AppointmentResponse:patient", "AuditEvent:agent", "AuditEvent:patient", "Basic:author", "Basic:patient", "BodySite:patient", "CarePlan:patient", "CarePlan:performer", "CarePlan:subject", "CareTeam:participant", "CareTeam:patient", "CareTeam:subject", "ChargeItem:enterer", "ChargeItem:participant-actor", "ChargeItem:patient", "ChargeItem:subject", "Claim:patient", "Claim:payee", "ClaimResponse:patient", "ClinicalImpression:patient", "ClinicalImpression:subject", "Communication:patient", "Communication:recipient", "Communication:sender", "Communication:subject", "CommunicationRequest:patient", "CommunicationRequest:recipient", "CommunicationRequest:requester", "CommunicationRequest:sender", "CommunicationRequest:subject", "Composition:attester", "Composition:author", "Composition:patient", "Condition:asserter", "Condition:patient", "Condition:subject", "Consent:actor", "Consent:consentor", "Consent:patient", "Contract:agent", "Contract:patient", "Contract:signer", "Coverage:beneficiary", "Coverage:payor", "Coverage:policy-holder", "Coverage:subscriber", "DetectedIssue:patient", "Device:patient", "DeviceRequest:patient", "DeviceRequest:performer", "DeviceRequest:subject", "DeviceUseStatement:patient", "DeviceUseStatement:subject", "DiagnosticReport:patient", "DiagnosticReport:subject", "DocumentManifest:author", "DocumentManifest:patient", "DocumentManifest:recipient", "DocumentManifest:subject", "DocumentReference:author", "DocumentReference:patient", "DocumentReference:subject", "EligibilityRequest:patient", "Encounter:patient", "Encounter:subject", "EnrollmentRequest:patient", "EnrollmentRequest:subject", "EpisodeOfCare:patient", "ExplanationOfBenefit:patient", "ExplanationOfBenefit:payee", "FamilyMemberHistory:patient", "Flag:author", "Flag:patient", "Flag:subject", "Goal:patient", "Goal:subject", "Group:member", "GuidanceResponse:patient", "GuidanceResponse:subject", "ImagingManifest:author", "ImagingManifest:patient", "ImagingStudy:patient", "Immunization:patient", "ImmunizationRecommendation:patient", "List:patient", "List:source", "List:subject", "MeasureReport:patient", "Media:patient", "Media:subject", "MedicationAdministration:patient", "MedicationAdministration:performer", "MedicationAdministration:subject", "MedicationDispense:patient", "MedicationDispense:performer", "MedicationDispense:receiver", "MedicationDispense:subject", "MedicationRequest:patient", "MedicationRequest:requester", "MedicationRequest:subject", "MedicationStatement:patient", "MedicationStatement:source", "MedicationStatement:subject", "NutritionOrder:patient", "Observation:patient", "Observation:performer", "Observation:subject", "Patient:link", "Person:link", "Person:patient", "Procedure:patient", "Procedure:performer", "Procedure:subject", "ProcedureRequest:patient", "ProcedureRequest:performer", "ProcedureRequest:subject", "Provenance:agent", "Provenance:patient", "QuestionnaireResponse:author", "QuestionnaireResponse:patient", "QuestionnaireResponse:source", "ReferralRequest:patient", "ReferralRequest:requester", "ReferralRequest:subject", "RelatedPerson:patient", "RequestGroup:participant", "RequestGroup:patient", "RequestGroup:subject", "ResearchSubject:individual", "ResearchSubject:patient", "RiskAssessment:patient", "RiskAssessment:subject", "Schedule:actor", "Sequence:patient", "Specimen:patient", "Specimen:subject", "SupplyDelivery:patient", "SupplyRequest:requester", "Task:owner", "Task:patient", "Task:requester", "VisionPrescription:patient" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "birthdate",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-birthdate",
"type": "date",
"documentation": "The patient's date of birth"
}, {
"name": "deceased",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-deceased",
"type": "token",
"documentation": "This patient has been marked as deceased, or as a death date entered"
}, {
"name": "address-state",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-address-state",
"type": "string",
"documentation": "A state specified in an address"
}, {
"name": "gender",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-gender",
"type": "token",
"documentation": "Gender of the patient"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "animal-species",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-animal-species",
"type": "token",
"documentation": "The species for animal patients"
}, {
"name": "link",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-link",
"type": "reference",
"documentation": "All patients linked to the given patient"
}, {
"name": "language",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-language",
"type": "token",
"documentation": "Language code (irrespective of use value)"
}, {
"name": "animal-breed",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-animal-breed",
"type": "token",
"documentation": "The breed for animal patients"
}, {
"name": "address-country",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-address-country",
"type": "string",
"documentation": "A country specified in an address"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "death-date",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-death-date",
"type": "date",
"documentation": "The date of death has been provided and satisfies this search value"
}, {
"name": "phonetic",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-phonetic",
"type": "string",
"documentation": "A portion of either family or given name using some kind of phonetic matching algorithm"
}, {
"name": "telecom",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-telecom",
"type": "token",
"documentation": "The value in any kind of telecom details of the patient"
}, {
"name": "address-city",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-address-city",
"type": "string",
"documentation": "A city specified in an address"
}, {
"name": "email",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-email",
"type": "token",
"documentation": "A value in an email contact"
}, {
"name": "given",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-given",
"type": "string",
"documentation": "A portion of the given name of the patient"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-identifier",
"type": "token",
"documentation": "A patient identifier"
}, {
"name": "address",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-address",
"type": "string",
"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",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner",
"type": "reference",
"documentation": "Patient's nominated general practitioner, not the organization that manages the record"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "active",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-active",
"type": "token",
"documentation": "Whether the patient record is active"
}, {
"name": "address-postalcode",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-address-postalcode",
"type": "string",
"documentation": "A postalCode specified in an address"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "phone",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-phone",
"type": "token",
"documentation": "A value in a phone contact"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-organization",
"type": "reference",
"documentation": "The organization at which this person is a patient"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "address-use",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-address-use",
"type": "token",
"documentation": "A use code specified in an address"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-name",
"type": "string",
"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": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "family",
"definition": "http://hl7.org/fhir/SearchParameter/Patient-family",
"type": "string",
"documentation": "A portion of the family name of the patient"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 14
} ],
"type": "PaymentNotice",
"profile": {
"reference": "http://hl7.org/fhir/Profile/PaymentNotice"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "PaymentNotice:organization", "PaymentNotice:provider", "PaymentNotice:request", "PaymentNotice:response" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-identifier",
"type": "token",
"documentation": "The business identifier of the notice"
}, {
"name": "request",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-request",
"type": "reference",
"documentation": "The Claim"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-created",
"type": "date",
"documentation": "Creation date fro the notice"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "payment-status",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-payment-status",
"type": "token",
"documentation": "The type of payment notice"
}, {
"name": "statusdate",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-statusdate",
"type": "date",
"documentation": "The date of the payment action"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "provider",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-provider",
"type": "reference",
"documentation": "The reference to the provider"
}, {
"name": "response",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-response",
"type": "reference",
"documentation": "The ClaimResponse"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-organization",
"type": "reference",
"documentation": "The organization who generated this resource"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentNotice-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 14
} ],
"type": "PaymentReconciliation",
"profile": {
"reference": "http://hl7.org/fhir/Profile/PaymentReconciliation"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "PaymentReconciliation:organization", "PaymentReconciliation:request", "PaymentReconciliation:request-organization", "PaymentReconciliation:request-provider" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-identifier",
"type": "token",
"documentation": "The business identifier of the Explanation of Benefit"
}, {
"name": "request",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request",
"type": "reference",
"documentation": "The reference to the claim"
}, {
"name": "created",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-created",
"type": "date",
"documentation": "The creation date"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "request-organization",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-organization",
"type": "reference",
"documentation": "The organization who generated this resource"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "disposition",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-disposition",
"type": "string",
"documentation": "The contents of the disposition message"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-organization",
"type": "reference",
"documentation": "The organization who generated this resource"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "request-provider",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request-provider",
"type": "reference",
"documentation": "The reference to the provider who sumbitted the claim"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "outcome",
"definition": "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-outcome",
"type": "token",
"documentation": "The processing outcome"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 228
} ],
"type": "Person",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Person"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Person:link", "Person:organization", "Person:patient", "Person:practitioner", "Person:relatedperson" ],
"searchRevInclude": [ "Person:link", "RequestGroup:participant" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "birthdate",
"definition": "http://hl7.org/fhir/SearchParameter/Person-birthdate",
"type": "date",
"documentation": "The person's date of birth"
}, {
"name": "address-state",
"definition": "http://hl7.org/fhir/SearchParameter/Person-address-state",
"type": "string",
"documentation": "A state specified in an address"
}, {
"name": "gender",
"definition": "http://hl7.org/fhir/SearchParameter/Person-gender",
"type": "token",
"documentation": "The gender of the person"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "link",
"definition": "http://hl7.org/fhir/SearchParameter/Person-link",
"type": "reference",
"documentation": "Any link has this Patient, Person, RelatedPerson or Practitioner reference"
}, {
"name": "address-country",
"definition": "http://hl7.org/fhir/SearchParameter/Person-address-country",
"type": "string",
"documentation": "A country specified in an address"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "phonetic",
"definition": "http://hl7.org/fhir/SearchParameter/Person-phonetic",
"type": "string",
"documentation": "A portion of name using some kind of phonetic matching algorithm"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Person-patient",
"type": "reference",
"documentation": "The Person links to this Patient"
}, {
"name": "telecom",
"definition": "http://hl7.org/fhir/SearchParameter/Person-telecom",
"type": "token",
"documentation": "The value in any kind of contact"
}, {
"name": "address-city",
"definition": "http://hl7.org/fhir/SearchParameter/Person-address-city",
"type": "string",
"documentation": "A city specified in an address"
}, {
"name": "email",
"definition": "http://hl7.org/fhir/SearchParameter/Person-email",
"type": "token",
"documentation": "A value in an email contact"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Person-identifier",
"type": "token",
"documentation": "A person Identifier"
}, {
"name": "address",
"definition": "http://hl7.org/fhir/SearchParameter/Person-address",
"type": "string",
"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": "practitioner",
"definition": "http://hl7.org/fhir/SearchParameter/Person-practitioner",
"type": "reference",
"documentation": "The Person links to this Practitioner"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "relatedperson",
"definition": "http://hl7.org/fhir/SearchParameter/Person-relatedperson",
"type": "reference",
"documentation": "The Person links to this RelatedPerson"
}, {
"name": "address-postalcode",
"definition": "http://hl7.org/fhir/SearchParameter/Person-address-postalcode",
"type": "string",
"documentation": "A postal code specified in an address"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "phone",
"definition": "http://hl7.org/fhir/SearchParameter/Person-phone",
"type": "token",
"documentation": "A value in a phone contact"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/Person-organization",
"type": "reference",
"documentation": "The organization at which this person record is being managed"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "address-use",
"definition": "http://hl7.org/fhir/SearchParameter/Person-address-use",
"type": "token",
"documentation": "A use code specified in an address"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Person-name",
"type": "string",
"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": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Person-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 35
} ],
"type": "PlanDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/PlanDefinition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "PlanDefinition:composed-of", "PlanDefinition:depends-on", "PlanDefinition:derived-from", "PlanDefinition:predecessor", "PlanDefinition:successor" ],
"searchRevInclude": [ "CarePlan:definition", "Communication:definition", "DeviceRequest:definition", "FamilyMemberHistory:definition", "Flag:subject", "Procedure:definition", "ProcedureRequest:definition", "ReferralRequest:definition", "ResearchStudy:protocol" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-date",
"type": "date",
"documentation": "The plan definition publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "successor",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-successor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the plan definition"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "derived-from",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-derived-from",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-description",
"type": "string",
"documentation": "The description of the plan definition"
}, {
"name": "predecessor",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-predecessor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "composed-of",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-composed-of",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-title",
"type": "string",
"documentation": "The human-friendly name of the plan definition"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "depends-on",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-depends-on",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "effective",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-effective",
"type": "date",
"documentation": "The time during which the plan definition is intended to be in use"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-identifier",
"type": "token",
"documentation": "External identifier for the plan definition"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-version",
"type": "token",
"documentation": "The business version of the plan definition"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-url",
"type": "uri",
"documentation": "The uri that identifies the plan definition"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-name",
"type": "string",
"documentation": "Computationally friendly name of the plan definition"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-publisher",
"type": "string",
"documentation": "Name of the publisher of the plan definition"
}, {
"name": "topic",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-topic",
"type": "token",
"documentation": "Topics associated with the module"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-status",
"type": "token",
"documentation": "The current status of the plan definition"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 18523
} ],
"type": "Practitioner",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Practitioner"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchRevInclude": [ "Account:subject", "AdverseEvent:recorder", "AllergyIntolerance:asserter", "AllergyIntolerance:recorder", "Appointment:actor", "Appointment:practitioner", "AppointmentResponse:actor", "AppointmentResponse:practitioner", "AuditEvent:agent", "Basic:author", "CarePlan:performer", "CareTeam:participant", "ChargeItem:enterer", "ChargeItem:participant-actor", "Claim:care-team", "Claim:enterer", "Claim:payee", "Claim:provider", "ClaimResponse:request-provider", "ClinicalImpression:assessor", "Communication:recipient", "Communication:sender", "CommunicationRequest:recipient", "CommunicationRequest:requester", "CommunicationRequest:sender", "Composition:attester", "Composition:author", "Condition:asserter", "Consent:actor", "Consent:consentor", "Contract:agent", "Contract:signer", "DetectedIssue:author", "DeviceRequest:performer", "DeviceRequest:requester", "DiagnosticReport:performer", "DocumentManifest:author", "DocumentManifest:recipient", "DocumentManifest:subject", "DocumentReference:authenticator", "DocumentReference:author", "DocumentReference:subject", "EligibilityRequest:enterer", "EligibilityRequest:provider", "EligibilityResponse:request-provider", "Encounter:participant", "Encounter:practitioner", "EpisodeOfCare:care-manager", "ExplanationOfBenefit:care-team", "ExplanationOfBenefit:enterer", "ExplanationOfBenefit:payee", "ExplanationOfBenefit:provider", "Flag:author", "Flag:subject", "Group:member", "ImagingManifest:author", "ImagingStudy:performer", "Immunization:practitioner", "Linkage:author", "List:source", "Media:operator", "Media:subject", "MedicationAdministration:performer", "MedicationDispense:performer", "MedicationDispense:receiver", "MedicationDispense:responsibleparty", "MedicationRequest:requester", "MedicationStatement:source", "MessageHeader:author", "MessageHeader:enterer", "MessageHeader:receiver", "MessageHeader:responsible", "MessageHeader:sender", "NutritionOrder:provider", "Observation:performer", "Patient:general-practitioner", "PaymentNotice:provider", "PaymentReconciliation:request-provider", "Person:link", "Person:practitioner", "PractitionerRole:practitioner", "Procedure:performer", "ProcedureRequest:performer", "ProcedureRequest:requester", "ProcessRequest:provider", "ProcessResponse:request-provider", "Provenance:agent", "QuestionnaireResponse:author", "QuestionnaireResponse:source", "ReferralRequest:recipient", "ReferralRequest:requester", "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": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "address-state",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-address-state",
"type": "string",
"documentation": "A state specified in an address"
}, {
"name": "gender",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-gender",
"type": "token",
"documentation": "Gender of the practitioner"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "address-country",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-address-country",
"type": "string",
"documentation": "A country specified in an address"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "phonetic",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-phonetic",
"type": "string",
"documentation": "A portion of either family or given name using some kind of phonetic matching algorithm"
}, {
"name": "telecom",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-telecom",
"type": "token",
"documentation": "The value in any kind of contact"
}, {
"name": "address-city",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-address-city",
"type": "string",
"documentation": "A city specified in an address"
}, {
"name": "communication",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-communication",
"type": "token",
"documentation": "One of the languages that the practitioner can communicate with"
}, {
"name": "email",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-email",
"type": "token",
"documentation": "A value in an email contact"
}, {
"name": "given",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-given",
"type": "string",
"documentation": "A portion of the given name"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
"type": "token",
"documentation": "A practitioner's Identifier"
}, {
"name": "address",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-address",
"type": "string",
"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": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "active",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-active",
"type": "token",
"documentation": "Whether the practitioner record is active"
}, {
"name": "address-postalcode",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-address-postalcode",
"type": "string",
"documentation": "A postalCode specified in an address"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "phone",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-phone",
"type": "token",
"documentation": "A value in a phone contact"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "address-use",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-address-use",
"type": "token",
"documentation": "A use code specified in an address"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-name",
"type": "string",
"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": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "family",
"definition": "http://hl7.org/fhir/SearchParameter/Practitioner-family",
"type": "string",
"documentation": "A portion of the family name"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1031
} ],
"type": "PractitionerRole",
"profile": {
"reference": "http://hl7.org/fhir/Profile/PractitionerRole"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "PractitionerRole:endpoint", "PractitionerRole:location", "PractitionerRole:organization", "PractitionerRole:practitioner", "PractitionerRole:service" ],
"searchRevInclude": [ "Schedule:actor" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-date",
"type": "date",
"documentation": "The period during which the practitioner is authorized to perform in these role(s)"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "specialty",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty",
"type": "token",
"documentation": "The practitioner has this specialty at an organization"
}, {
"name": "role",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-role",
"type": "token",
"documentation": "The practitioner can perform this role at for the organization"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "endpoint",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-endpoint",
"type": "reference",
"documentation": "Technical endpoints providing access to services operated for the practitioner with this role"
}, {
"name": "telecom",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-telecom",
"type": "token",
"documentation": "The value in any kind of contact"
}, {
"name": "email",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-email",
"type": "token",
"documentation": "A value in an email contact"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier",
"type": "token",
"documentation": "A practitioner's Identifier"
}, {
"name": "practitioner",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
"type": "reference",
"documentation": "Practitioner that is able to provide the defined services for the organation"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "active",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-active",
"type": "token",
"documentation": "Whether this practitioner's record is in active use"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "phone",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-phone",
"type": "token",
"documentation": "A value in a phone contact"
}, {
"name": "service",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-service",
"type": "reference",
"documentation": "The list of healthcare services that this worker provides for this role's Organization/Location(s)"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization",
"type": "reference",
"documentation": "The identity of the organization the practitioner represents / acts on behalf of"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-location",
"type": "reference",
"documentation": "One of the locations at which this practitioner provides care"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 16842
} ],
"type": "Procedure",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Procedure"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Procedure:based-on", "Procedure:context", "Procedure:definition", "Procedure:encounter", "Procedure:location", "Procedure:part-of", "Procedure:patient", "Procedure:performer", "Procedure:subject" ],
"searchRevInclude": [ "ChargeItem:service", "ClinicalImpression:action", "Encounter:diagnosis", "Flag:subject", "MedicationStatement:part-of", "Procedure:part-of", "QuestionnaireResponse:parent" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-date",
"type": "date",
"documentation": "Date/Period the procedure was performed"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-code",
"type": "token",
"documentation": "A code to identify a procedure"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-subject",
"type": "reference",
"documentation": "Search by subject"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "part-of",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-part-of",
"type": "reference",
"documentation": "Part of referenced event"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-based-on",
"type": "reference",
"documentation": "A request for this procedure"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-patient",
"type": "reference",
"documentation": "Search by subject - a patient"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-context",
"type": "reference",
"documentation": "Encounter or episode associated with the procedure"
}, {
"name": "definition",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-definition",
"type": "reference",
"documentation": "Instantiates protocol or definition"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-identifier",
"type": "token",
"documentation": "A unique identifier for a procedure"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-performer",
"type": "reference",
"documentation": "The reference to the practitioner"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-encounter",
"type": "reference",
"documentation": "Search by encounter"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-location",
"type": "reference",
"documentation": "Where the procedure happened"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-category",
"type": "token",
"documentation": "Classification of the procedure"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Procedure-status",
"type": "token",
"documentation": "preparation | in-progress | suspended | aborted | completed | entered-in-error | unknown"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1330
} ],
"type": "ProcedureRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ProcedureRequest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ProcedureRequest:based-on", "ProcedureRequest:context", "ProcedureRequest:definition", "ProcedureRequest:encounter", "ProcedureRequest:patient", "ProcedureRequest:performer", "ProcedureRequest:replaces", "ProcedureRequest:requester", "ProcedureRequest:specimen", "ProcedureRequest:subject" ],
"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",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-authored",
"type": "date",
"documentation": "Date request signed"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-code",
"type": "token",
"documentation": "What is being requested/ordered"
}, {
"name": "requisition",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-requisition",
"type": "token",
"documentation": "Composite Request ID"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-subject",
"type": "reference",
"documentation": "Search by subject"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "occurrence",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-occurrence",
"type": "date",
"documentation": "When procedure should occur"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-based-on",
"type": "reference",
"documentation": "What request fulfills"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-patient",
"type": "reference",
"documentation": "Search by subject - a patient"
}, {
"name": "specimen",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-specimen",
"type": "reference",
"documentation": "Specimen to be tested"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-context",
"type": "reference",
"documentation": "Encounter or Episode during which request was created"
}, {
"name": "definition",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-definition",
"type": "reference",
"documentation": "Protocol or definition"
}, {
"name": "requester",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-requester",
"type": "reference",
"documentation": "Individual making the request"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-identifier",
"type": "token",
"documentation": "Identifiers assigned to this order"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-performer",
"type": "reference",
"documentation": "Requested perfomer"
}, {
"name": "replaces",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-replaces",
"type": "reference",
"documentation": "What request replaces"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-encounter",
"type": "reference",
"documentation": "An encounter in which this request is made"
}, {
"name": "priority",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-priority",
"type": "token",
"documentation": "routine | urgent | asap | stat"
}, {
"name": "intent",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-intent",
"type": "token",
"documentation": "proposal | plan | order +"
}, {
"name": "performer-type",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-performer-type",
"type": "token",
"documentation": "Performer role"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "body-site",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-body-site",
"type": "token",
"documentation": "Where procedure is going to be done"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ProcedureRequest-status",
"type": "token",
"documentation": "draft | active | suspended | completed | entered-in-error | cancelled"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 14
} ],
"type": "ProcessRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ProcessRequest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ProcessRequest:organization", "ProcessRequest:provider" ],
"searchRevInclude": [ "PaymentReconciliation:request" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-identifier",
"type": "token",
"documentation": "The business identifier of the ProcessRequest"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "provider",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-provider",
"type": "reference",
"documentation": "The provider who regenerated this request"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-organization",
"type": "reference",
"documentation": "The organization who generated this request"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "action",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-action",
"type": "token",
"documentation": "The action requested by this resource"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessRequest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 13
} ],
"type": "ProcessResponse",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ProcessResponse"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ProcessResponse:organization", "ProcessResponse:request", "ProcessResponse:request-organization", "ProcessResponse:request-provider" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-identifier",
"type": "token",
"documentation": "The business identifier of the Explanation of Benefit"
}, {
"name": "request",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request",
"type": "reference",
"documentation": "The reference to the claim"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "request-organization",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-organization",
"type": "reference",
"documentation": "The Organization who is responsible the request transaction"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-organization",
"type": "reference",
"documentation": "The organization who generated this resource"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "request-provider",
"definition": "http://hl7.org/fhir/SearchParameter/ProcessResponse-request-provider",
"type": "reference",
"documentation": "The Provider who is responsible the request transaction"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 3768
} ],
"type": "Provenance",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Provenance"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Provenance:agent", "Provenance:entity-ref", "Provenance:location", "Provenance:patient", "Provenance:target" ],
"searchParam": [ {
"name": "entity-ref",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-entity-ref",
"type": "reference",
"documentation": "Identity of entity"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "agent",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-agent",
"type": "reference",
"documentation": "Who participated"
}, {
"name": "signature-type",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-signature-type",
"type": "token",
"documentation": "Indication of the reason the entity signed the object(s)"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "start",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-start",
"type": "date",
"documentation": "Starting time with inclusive boundary"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "recorded",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-recorded",
"type": "date",
"documentation": "When the activity was recorded / updated"
}, {
"name": "target",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-target",
"type": "reference",
"documentation": "Target Reference(s) (usually version specific)"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-patient",
"type": "reference",
"documentation": "Target Reference(s) (usually version specific)"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "end",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-end",
"type": "date",
"documentation": "End time with inclusive boundary, if not ongoing"
}, {
"name": "location",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-location",
"type": "reference",
"documentation": "Where the activity occurred, if relevant"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "agent-role",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-agent-role",
"type": "token",
"documentation": "What the agents role was"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "entity-id",
"definition": "http://hl7.org/fhir/SearchParameter/Provenance-entity-id",
"type": "token",
"documentation": "Identity of entity"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1727
} ],
"type": "Questionnaire",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Questionnaire"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchRevInclude": [ "CarePlan:definition", "FamilyMemberHistory:definition", "QuestionnaireResponse:questionnaire" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-date",
"type": "date",
"documentation": "The questionnaire publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier",
"type": "token",
"documentation": "External identifier for the questionnaire"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-code",
"type": "token",
"documentation": "A code that corresponds to one of its items in the questionnaire"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the questionnaire"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-description",
"type": "string",
"documentation": "The description of the questionnaire"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-title",
"type": "string",
"documentation": "The human-friendly name of the questionnaire"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-version",
"type": "token",
"documentation": "The business version of the questionnaire"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-url",
"type": "uri",
"documentation": "The uri that identifies the questionnaire"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "effective",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-effective",
"type": "date",
"documentation": "The time during which the questionnaire is intended to be in use"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-name",
"type": "string",
"documentation": "Computationally friendly name of the questionnaire"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-publisher",
"type": "string",
"documentation": "Name of the publisher of the questionnaire"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Questionnaire-status",
"type": "token",
"documentation": "The current status of the questionnaire"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 4974
} ],
"type": "QuestionnaireResponse",
"profile": {
"reference": "http://hl7.org/fhir/Profile/QuestionnaireResponse"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "QuestionnaireResponse:author", "QuestionnaireResponse:based-on", "QuestionnaireResponse:context", "QuestionnaireResponse:parent", "QuestionnaireResponse:patient", "QuestionnaireResponse:questionnaire", "QuestionnaireResponse:source", "QuestionnaireResponse:subject" ],
"searchRevInclude": [ "ClinicalImpression:investigation", "Consent:source", "Observation:related-target" ],
"searchParam": [ {
"name": "authored",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored",
"type": "date",
"documentation": "When the questionnaire response was last changed"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-identifier",
"type": "token",
"documentation": "The unique identifier for the questionnaire response"
}, {
"name": "parent",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-parent",
"type": "reference",
"documentation": "Procedure or observation this questionnaire response was performed as a part of"
}, {
"name": "questionnaire",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire",
"type": "reference",
"documentation": "The questionnaire the answers are provided for"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author",
"type": "reference",
"documentation": "The author of the questionnaire response"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-subject",
"type": "reference",
"documentation": "The subject of the questionnaire response"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "source",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-source",
"type": "reference",
"documentation": "The individual providing the information reflected in the questionnaire respose"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on",
"type": "reference",
"documentation": "Plan/proposal/order fulfilled by this questionnaire response"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient",
"type": "reference",
"documentation": "The patient that is the subject of the questionnaire response"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-context",
"type": "reference",
"documentation": "Encounter or episode associated with the questionnaire response"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status",
"type": "token",
"documentation": "The status of the questionnaire response"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 86
} ],
"type": "ReferralRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ReferralRequest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ReferralRequest:based-on", "ReferralRequest:context", "ReferralRequest:definition", "ReferralRequest:encounter", "ReferralRequest:patient", "ReferralRequest:recipient", "ReferralRequest:replaces", "ReferralRequest:requester", "ReferralRequest:subject" ],
"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:based-on", "ReferralRequest:replaces" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "specialty",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-specialty",
"type": "token",
"documentation": "The specialty that the referral is for"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-subject",
"type": "reference",
"documentation": "Patient referred to care or transfer"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-type",
"type": "token",
"documentation": "The type of the referral"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "group-identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-group-identifier",
"type": "token",
"documentation": "Part of common request"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-based-on",
"type": "reference",
"documentation": "Request being fulfilled"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-patient",
"type": "reference",
"documentation": "Who the referral is about"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-context",
"type": "reference",
"documentation": "Part of encounter or episode of care"
}, {
"name": "definition",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-definition",
"type": "reference",
"documentation": "Instantiates protocol or definition"
}, {
"name": "requester",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-requester",
"type": "reference",
"documentation": "Individual making the request"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-identifier",
"type": "token",
"documentation": "Business identifier"
}, {
"name": "replaces",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-replaces",
"type": "reference",
"documentation": "Request(s) replaced by this request"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-encounter",
"type": "reference",
"documentation": "Originating encounter"
}, {
"name": "authored-on",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-authored-on",
"type": "date",
"documentation": "Creation or activation date"
}, {
"name": "priority",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-priority",
"type": "token",
"documentation": "The priority assigned to the referral"
}, {
"name": "intent",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-intent",
"type": "token",
"documentation": "Proposal, plan or order"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "occurrence-date",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-occurrence-date",
"type": "date",
"documentation": "When the service(s) requested in the referral should occur"
}, {
"name": "service",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-service",
"type": "token",
"documentation": "Actions requested as part of the referral"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "recipient",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-recipient",
"type": "reference",
"documentation": "The person that the referral was sent to"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ReferralRequest-status",
"type": "token",
"documentation": "The status of the referral"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 329
} ],
"type": "RelatedPerson",
"profile": {
"reference": "http://hl7.org/fhir/Profile/RelatedPerson"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "RelatedPerson:patient" ],
"searchRevInclude": [ "AdverseEvent:recorder", "AllergyIntolerance:asserter", "Appointment:actor", "AppointmentResponse:actor", "AuditEvent:agent", "Basic:author", "CarePlan:performer", "CareTeam:participant", "ChargeItem:enterer", "ChargeItem:participant-actor", "Claim:payee", "Communication:recipient", "Communication:sender", "CommunicationRequest:recipient", "CommunicationRequest:requester", "CommunicationRequest:sender", "Composition:author", "Condition:asserter", "Consent:actor", "Consent:consentor", "Contract:agent", "Contract:signer", "Coverage:payor", "Coverage:policy-holder", "Coverage:subscriber", "DeviceRequest:performer", "DocumentManifest:author", "DocumentManifest:recipient", "DocumentReference:author", "Encounter:participant", "ExplanationOfBenefit:payee", "ImagingManifest:author", "MedicationAdministration:performer", "MedicationDispense:performer", "MedicationRequest:requester", "MedicationStatement:source", "Observation:performer", "Patient:link", "Person:link", "Person:relatedperson", "Procedure:performer", "ProcedureRequest:performer", "Provenance:agent", "QuestionnaireResponse:author", "QuestionnaireResponse:source", "ReferralRequest:requester", "RequestGroup:participant", "Schedule:actor", "SupplyRequest:requester", "Task:owner", "Task:requester" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "birthdate",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-birthdate",
"type": "date",
"documentation": "The Related Person's date of birth"
}, {
"name": "address-state",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-state",
"type": "string",
"documentation": "A state specified in an address"
}, {
"name": "gender",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-gender",
"type": "token",
"documentation": "Gender of the related person"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "address-country",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-country",
"type": "string",
"documentation": "A country specified in an address"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "phonetic",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-phonetic",
"type": "string",
"documentation": "A portion of name using some kind of phonetic matching algorithm"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient",
"type": "reference",
"documentation": "The patient this related person is related to"
}, {
"name": "telecom",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-telecom",
"type": "token",
"documentation": "The value in any kind of contact"
}, {
"name": "address-city",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-city",
"type": "string",
"documentation": "A city specified in an address"
}, {
"name": "email",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-email",
"type": "token",
"documentation": "A value in an email contact"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier",
"type": "token",
"documentation": "An Identifier of the RelatedPerson"
}, {
"name": "address",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address",
"type": "string",
"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": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "active",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-active",
"type": "token",
"documentation": "Indicates if the related person record is active"
}, {
"name": "address-postalcode",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-postalcode",
"type": "string",
"documentation": "A postal code specified in an address"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "phone",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-phone",
"type": "token",
"documentation": "A value in a phone contact"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "address-use",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-use",
"type": "token",
"documentation": "A use code specified in an address"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-name",
"type": "string",
"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": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/RelatedPerson-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 55
} ],
"type": "RequestGroup",
"profile": {
"reference": "http://hl7.org/fhir/Profile/RequestGroup"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "RequestGroup:author", "RequestGroup:context", "RequestGroup:definition", "RequestGroup:encounter", "RequestGroup:participant", "RequestGroup:patient", "RequestGroup:subject" ],
"searchRevInclude": [ "CarePlan:activity-reference" ],
"searchParam": [ {
"name": "authored",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-authored",
"type": "date",
"documentation": "The date the request group was authored"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-subject",
"type": "reference",
"documentation": "The subject that the request group is about"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "participant",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-participant",
"type": "reference",
"documentation": "The participant in the requests in the group"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "group-identifier",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-group-identifier",
"type": "token",
"documentation": "The group identifier for the request group"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-patient",
"type": "reference",
"documentation": "The identity of a patient to search for request groups"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-context",
"type": "reference",
"documentation": "The context the request group applies to"
}, {
"name": "definition",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-definition",
"type": "reference",
"documentation": "The definition from which the request group is realized"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-identifier",
"type": "token",
"documentation": "External identifiers for the request group"
}, {
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-author",
"type": "reference",
"documentation": "The author of the request group"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-encounter",
"type": "reference",
"documentation": "The encounter the request group applies to"
}, {
"name": "priority",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-priority",
"type": "token",
"documentation": "The priority of the request group"
}, {
"name": "intent",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-intent",
"type": "token",
"documentation": "The intent of the request group"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/RequestGroup-status",
"type": "token",
"documentation": "The status of the request group"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 226
} ],
"type": "ResearchStudy",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ResearchStudy"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ResearchStudy:partof", "ResearchStudy:principalinvestigator", "ResearchStudy:protocol", "ResearchStudy:site", "ResearchStudy:sponsor" ],
"searchRevInclude": [ "AdverseEvent:study", "ResearchStudy:partof" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-date",
"type": "date",
"documentation": "When the study began and ended"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "sponsor",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-sponsor",
"type": "reference",
"documentation": "Organization responsible for the study"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-jurisdiction",
"type": "token",
"documentation": "Geographic region(s) for study"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "focus",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus",
"type": "token",
"documentation": "Drugs, devices, conditions, etc. under study"
}, {
"name": "principalinvestigator",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-principalinvestigator",
"type": "reference",
"documentation": "The individual responsible for the study"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-title",
"type": "string",
"documentation": "Name for this study"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "protocol",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-protocol",
"type": "reference",
"documentation": "Steps followed in executing study"
}, {
"name": "keyword",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword",
"type": "token",
"documentation": "Used to search for the study"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier",
"type": "token",
"documentation": "Business Identifier for study"
}, {
"name": "partof",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-partof",
"type": "reference",
"documentation": "Part of larger study"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "site",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-site",
"type": "reference",
"documentation": "Location involved in study execution"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-category",
"type": "token",
"documentation": "Classifications for the study"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchStudy-status",
"type": "token",
"documentation": "draft | in-progress | suspended | stopped | completed | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 14
} ],
"type": "ResearchSubject",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ResearchSubject"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ResearchSubject:individual", "ResearchSubject:patient" ],
"searchRevInclude": [ "AdverseEvent:subject" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-date",
"type": "date",
"documentation": "Start and end of participation"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-identifier",
"type": "token",
"documentation": "Business Identifier for research subject"
}, {
"name": "individual",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-individual",
"type": "reference",
"documentation": "Who is part of study"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-patient",
"type": "reference",
"documentation": "Who is part of study"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ResearchSubject-status",
"type": "token",
"documentation": "candidate | enrolled | active | suspended | withdrawn | completed"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 371
} ],
"type": "RiskAssessment",
"profile": {
"reference": "http://hl7.org/fhir/Profile/RiskAssessment"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "RiskAssessment:condition", "RiskAssessment:encounter", "RiskAssessment:patient", "RiskAssessment:performer", "RiskAssessment:subject" ],
"searchRevInclude": [ "ClinicalImpression:investigation" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-date",
"type": "date",
"documentation": "When was assessment made?"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-identifier",
"type": "token",
"documentation": "Unique identifier for the assessment"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer",
"type": "reference",
"documentation": "Who did assessment?"
}, {
"name": "method",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-method",
"type": "token",
"documentation": "Evaluation mechanism"
}, {
"name": "probability",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability",
"type": "number",
"documentation": "Likelihood of specified outcome"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject",
"type": "reference",
"documentation": "Who/what does assessment apply to?"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-encounter",
"type": "reference",
"documentation": "Where was assessment performed?"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "condition",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition",
"type": "reference",
"documentation": "Condition assessed"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-patient",
"type": "reference",
"documentation": "Who/what does assessment apply to?"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "risk",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-risk",
"type": "token",
"documentation": "Likelihood of specified outcome as a qualitative value"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/RiskAssessment-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 390
} ],
"type": "Schedule",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Schedule"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Schedule:actor" ],
"searchRevInclude": [ "Slot:schedule" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-date",
"type": "date",
"documentation": "Search for Schedule resources that have a period that contains this date specified"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-identifier",
"type": "token",
"documentation": "A Schedule Identifier"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "active",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-active",
"type": "token",
"documentation": "Is the schedule in active use"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-type",
"type": "token",
"documentation": "The type of appointments that can be booked into associated slot(s)"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "actor",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-actor",
"type": "reference",
"documentation": "The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Schedule-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1287
} ],
"type": "SearchParameter",
"profile": {
"reference": "http://hl7.org/fhir/Profile/SearchParameter"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "SearchParameter:component" ],
"searchRevInclude": [ "SearchParameter:component" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-date",
"type": "date",
"documentation": "The search parameter publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-code",
"type": "token",
"documentation": "Code used in URL"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the search parameter"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "derived-from",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from",
"type": "uri",
"documentation": "Original Definition for the search parameter"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-description",
"type": "string",
"documentation": "The description of the search parameter"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-type",
"type": "token",
"documentation": "number | date | string | token | reference | composite | quantity | uri"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-version",
"type": "token",
"documentation": "The business version of the search parameter"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-url",
"type": "uri",
"documentation": "The uri that identifies the search parameter"
}, {
"name": "target",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-target",
"type": "token",
"documentation": "Types of resource (if a resource reference)"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "component",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-component",
"type": "reference",
"documentation": "Defines how the part works"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-name",
"type": "string",
"documentation": "Computationally friendly name of the search parameter"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-publisher",
"type": "string",
"documentation": "Name of the publisher of the search parameter"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "base",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-base",
"type": "token",
"documentation": "The resource type(s) this search parameter applies to"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/SearchParameter-status",
"type": "token",
"documentation": "The current status of the search parameter"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 64
} ],
"type": "Sequence",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Sequence"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Sequence:patient" ],
"searchRevInclude": [ "Observation:related-target" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-identifier",
"type": "token",
"documentation": "The unique identity for a particular sequence"
}, {
"name": "coordinate",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-coordinate",
"type": "composite",
"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": "chromosome",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-chromosome",
"type": "token",
"documentation": "Chromosome number of the reference sequence"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "start",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-start",
"type": "number",
"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": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-type",
"type": "token",
"documentation": "Amino Acid Sequence/ DNA Sequence / RNA Sequence"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-patient",
"type": "reference",
"documentation": "The subject that the observation is about"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "end",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-end",
"type": "number",
"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": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Sequence-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 27
} ],
"type": "ServiceDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ServiceDefinition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "ServiceDefinition:composed-of", "ServiceDefinition:depends-on", "ServiceDefinition:derived-from", "ServiceDefinition:predecessor", "ServiceDefinition:successor" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-date",
"type": "date",
"documentation": "The service definition publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "successor",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-successor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the service definition"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "derived-from",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-derived-from",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-description",
"type": "string",
"documentation": "The description of the service definition"
}, {
"name": "predecessor",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-predecessor",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "composed-of",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-composed-of",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-title",
"type": "string",
"documentation": "The human-friendly name of the service definition"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "depends-on",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-depends-on",
"type": "reference",
"documentation": "What resource is being referenced"
}, {
"name": "effective",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-effective",
"type": "date",
"documentation": "The time during which the service definition is intended to be in use"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-identifier",
"type": "token",
"documentation": "External identifier for the service definition"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-version",
"type": "token",
"documentation": "The business version of the service definition"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-url",
"type": "uri",
"documentation": "The uri that identifies the service definition"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-name",
"type": "string",
"documentation": "Computationally friendly name of the service definition"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-publisher",
"type": "string",
"documentation": "Name of the publisher of the service definition"
}, {
"name": "topic",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-topic",
"type": "token",
"documentation": "Topics associated with the module"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ServiceDefinition-status",
"type": "token",
"documentation": "The current status of the service definition"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 672
} ],
"type": "Slot",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Slot"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Slot:schedule" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-identifier",
"type": "token",
"documentation": "A Slot Identifier"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "start",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-start",
"type": "date",
"documentation": "Appointment date/time."
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "schedule",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-schedule",
"type": "reference",
"documentation": "The Schedule Resource that we are seeking a slot within"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "slot-type",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-slot-type",
"type": "token",
"documentation": "The type of appointments that can be booked into the slot"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Slot-status",
"type": "token",
"documentation": "The free/busy status of the appointment"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 368
} ],
"type": "Specimen",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Specimen"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Specimen:collector", "Specimen:parent", "Specimen:patient", "Specimen:subject" ],
"searchRevInclude": [ "DiagnosticReport:specimen", "Media:subject", "Observation:specimen", "ProcedureRequest:specimen", "Specimen:parent" ],
"searchParam": [ {
"name": "container",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-container",
"type": "token",
"documentation": "The kind of specimen container"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "container-id",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-container-id",
"type": "token",
"documentation": "The unique identifier associated with the specimen container"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-identifier",
"type": "token",
"documentation": "The unique identifier associated with the specimen"
}, {
"name": "parent",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-parent",
"type": "reference",
"documentation": "The parent of the specimen"
}, {
"name": "bodysite",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-bodysite",
"type": "token",
"documentation": "The code for the body site from where the specimen originated"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-subject",
"type": "reference",
"documentation": "The subject of the specimen"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "collected",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-collected",
"type": "date",
"documentation": "The date the specimen was collected"
}, {
"name": "accession",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-accession",
"type": "token",
"documentation": "The accession number associated with the specimen"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-type",
"type": "token",
"documentation": "The specimen type"
}, {
"name": "collector",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-collector",
"type": "reference",
"documentation": "Who collected the specimen"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-patient",
"type": "reference",
"documentation": "The patient the specimen comes from"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Specimen-status",
"type": "token",
"documentation": "available | unavailable | unsatisfactory | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1945
} ],
"type": "StructureDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/StructureDefinition"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "StructureDefinition:valueset" ],
"searchRevInclude": [ "CapabilityStatement:resource-profile", "CapabilityStatement:supported-profile", "OperationDefinition:param-profile" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-date",
"type": "date",
"documentation": "The structure definition publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the structure definition"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-description",
"type": "string",
"documentation": "The description of the structure definition"
}, {
"name": "context-type",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-context-type",
"type": "token",
"documentation": "resource | datatype | extension"
}, {
"name": "experimental",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental",
"type": "token",
"documentation": "For testing purposes, not real usage"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-title",
"type": "string",
"documentation": "The human-friendly name of the structure definition"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-type",
"type": "token",
"documentation": "Type defined or constrained by this structure"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "path",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-path",
"type": "token",
"documentation": "A path that is constrained in the profile"
}, {
"name": "base-path",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path",
"type": "token",
"documentation": "Path that identifies the base element"
}, {
"name": "keyword",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword",
"type": "token",
"documentation": "A code for the profile"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-identifier",
"type": "token",
"documentation": "External identifier for the structure definition"
}, {
"name": "valueset",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset",
"type": "reference",
"documentation": "A vocabulary binding reference"
}, {
"name": "kind",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind",
"type": "token",
"documentation": "primitive-type | complex-type | resource | logical"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "abstract",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract",
"type": "token",
"documentation": "Whether the structure is abstract"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-version",
"type": "token",
"documentation": "The business version of the structure definition"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-url",
"type": "uri",
"documentation": "The uri that identifies the structure definition"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "ext-context",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context",
"type": "string",
"documentation": "Where the extension can be used in instances"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-name",
"type": "string",
"documentation": "Computationally friendly name of the structure definition"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-publisher",
"type": "string",
"documentation": "Name of the publisher of the structure definition"
}, {
"name": "derivation",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation",
"type": "token",
"documentation": "specialization | constraint - How relates to base definition"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "base",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-base",
"type": "uri",
"documentation": "Definition that this type is constrained/specialized from"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/StructureDefinition-status",
"type": "token",
"documentation": "The current status of the structure definition"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 12
} ],
"type": "StructureMap",
"profile": {
"reference": "http://hl7.org/fhir/Profile/StructureMap"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-date",
"type": "date",
"documentation": "The structure map publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-identifier",
"type": "token",
"documentation": "External identifier for the structure map"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the structure map"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-description",
"type": "string",
"documentation": "The description of the structure map"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-title",
"type": "string",
"documentation": "The human-friendly name of the structure map"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-version",
"type": "token",
"documentation": "The business version of the structure map"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-url",
"type": "uri",
"documentation": "The uri that identifies the structure map"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-name",
"type": "string",
"documentation": "Computationally friendly name of the structure map"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-publisher",
"type": "string",
"documentation": "Name of the publisher of the structure map"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/StructureMap-status",
"type": "token",
"documentation": "The current status of the structure map"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 332
} ],
"type": "Subscription",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Subscription"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "criteria",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-criteria",
"type": "string",
"documentation": "The search rules used to determine when to send a notification"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-type",
"type": "token",
"documentation": "The type of channel for the sent notifications"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-url",
"type": "uri",
"documentation": "The uri that will receive the notifications"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "payload",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-payload",
"type": "string",
"documentation": "The mime-type of the notification payload"
}, {
"name": "add-tag",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-add-tag",
"type": "token",
"documentation": "A tag to be added to the resource matching the criteria"
}, {
"name": "contact",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-contact",
"type": "token",
"documentation": "Contact details for the subscription"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Subscription-status",
"type": "token",
"documentation": "The current state of the subscription"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 27
} ],
"type": "Substance",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Substance"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Substance:substance-reference" ],
"searchRevInclude": [ "AdverseEvent:substance", "Contract:agent", "Group:member", "Medication:ingredient", "Specimen:subject", "Substance:substance-reference" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-identifier",
"type": "token",
"documentation": "Unique identifier for the substance"
}, {
"name": "container-identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-container-identifier",
"type": "token",
"documentation": "Identifier of the package/container"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-code",
"type": "token",
"documentation": "The code of the substance or ingredient"
}, {
"name": "quantity",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-quantity",
"type": "quantity",
"documentation": "Amount of substance in the package"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "substance-reference",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-substance-reference",
"type": "reference",
"documentation": "A component of the substance"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "expiry",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-expiry",
"type": "date",
"documentation": "Expiry date of package or container of substance"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-category",
"type": "token",
"documentation": "The category of the substance"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Substance-status",
"type": "token",
"documentation": "active | inactive | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 32
} ],
"type": "SupplyDelivery",
"profile": {
"reference": "http://hl7.org/fhir/Profile/SupplyDelivery"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "SupplyDelivery:patient", "SupplyDelivery:receiver", "SupplyDelivery:supplier" ],
"searchRevInclude": [ "ChargeItem:service" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-identifier",
"type": "token",
"documentation": "External identifier"
}, {
"name": "receiver",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-receiver",
"type": "reference",
"documentation": "Who collected the Supply"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-patient",
"type": "reference",
"documentation": "Patient for whom the item is supplied"
}, {
"name": "supplier",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-supplier",
"type": "reference",
"documentation": "Dispenser"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyDelivery-status",
"type": "token",
"documentation": "in-progress | completed | abandoned | entered-in-error"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 20
} ],
"type": "SupplyRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/SupplyRequest"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "SupplyRequest:requester", "SupplyRequest:supplier" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-date",
"type": "date",
"documentation": "When the request was made"
}, {
"name": "requester",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-requester",
"type": "reference",
"documentation": "Individual making the request"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-identifier",
"type": "token",
"documentation": "Unique identifier"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "supplier",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-supplier",
"type": "reference",
"documentation": "Who is intended to fulfill the request"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-category",
"type": "token",
"documentation": "The kind of supply (central, non-stock, etc.)"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/SupplyRequest-status",
"type": "token",
"documentation": "draft | active | suspended +"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 6526
} ],
"type": "Task",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Task"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "Task:based-on", "Task:context", "Task:focus", "Task:organization", "Task:owner", "Task:part-of", "Task:patient", "Task:requester", "Task:subject" ],
"searchRevInclude": [ "CarePlan:activity-reference", "Task:part-of" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "code",
"definition": "http://hl7.org/fhir/SearchParameter/Task-code",
"type": "token",
"documentation": "Search by task code"
}, {
"name": "subject",
"definition": "http://hl7.org/fhir/SearchParameter/Task-subject",
"type": "reference",
"documentation": "Search by subject"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "focus",
"definition": "http://hl7.org/fhir/SearchParameter/Task-focus",
"type": "reference",
"documentation": "Search by task focus"
}, {
"name": "part-of",
"definition": "http://hl7.org/fhir/SearchParameter/Task-part-of",
"type": "reference",
"documentation": "Search by task this task is part of"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "group-identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Task-group-identifier",
"type": "token",
"documentation": "Search by group identifier"
}, {
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/Task-based-on",
"type": "reference",
"documentation": "Search by requests this task is based on"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/Task-patient",
"type": "reference",
"documentation": "Search by patient"
}, {
"name": "context",
"definition": "http://hl7.org/fhir/SearchParameter/Task-context",
"type": "reference",
"documentation": "Search by encounter or episode"
}, {
"name": "modified",
"definition": "http://hl7.org/fhir/SearchParameter/Task-modified",
"type": "date",
"documentation": "Search by last modification date"
}, {
"name": "owner",
"definition": "http://hl7.org/fhir/SearchParameter/Task-owner",
"type": "reference",
"documentation": "Search by task owner"
}, {
"name": "requester",
"definition": "http://hl7.org/fhir/SearchParameter/Task-requester",
"type": "reference",
"documentation": "Search by task requester"
}, {
"name": "business-status",
"definition": "http://hl7.org/fhir/SearchParameter/Task-business-status",
"type": "token",
"documentation": "Search by business status"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/Task-identifier",
"type": "token",
"documentation": "Search for a task instance by its business identifier"
}, {
"name": "period",
"definition": "http://hl7.org/fhir/SearchParameter/Task-period",
"type": "date",
"documentation": "Search by period Task is/was underway"
}, {
"name": "performer",
"definition": "http://hl7.org/fhir/SearchParameter/Task-performer",
"type": "token",
"documentation": "Search by recommended type of performer (e.g., Requester, Performer, Scheduler)."
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "authored-on",
"definition": "http://hl7.org/fhir/SearchParameter/Task-authored-on",
"type": "date",
"documentation": "Search by creation date"
}, {
"name": "priority",
"definition": "http://hl7.org/fhir/SearchParameter/Task-priority",
"type": "token",
"documentation": "Search by task priority"
}, {
"name": "intent",
"definition": "http://hl7.org/fhir/SearchParameter/Task-intent",
"type": "token",
"documentation": "Search by task intent"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "organization",
"definition": "http://hl7.org/fhir/SearchParameter/Task-organization",
"type": "reference",
"documentation": "Search by responsible organization"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Task-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Task-status",
"type": "token",
"documentation": "Search by task status"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 26
} ],
"type": "TestReport",
"profile": {
"reference": "http://hl7.org/fhir/Profile/TestReport"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "TestReport:testscript" ],
"searchParam": [ {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-identifier",
"type": "token",
"documentation": "An external identifier for the test report"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "tester",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-tester",
"type": "string",
"documentation": "The name of the testing organization"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "participant",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-participant",
"type": "uri",
"documentation": "The reference to a participant in the test execution"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "result",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-result",
"type": "token",
"documentation": "The result disposition of the test execution"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "testscript",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-testscript",
"type": "reference",
"documentation": "The test script executed to produce this report"
}, {
"name": "issued",
"definition": "http://hl7.org/fhir/SearchParameter/TestReport-issued",
"type": "date",
"documentation": "The test report generation date"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 36
} ],
"type": "TestScript",
"profile": {
"reference": "http://hl7.org/fhir/Profile/TestScript"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchRevInclude": [ "TestReport:testscript" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-date",
"type": "date",
"documentation": "The test script publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-identifier",
"type": "token",
"documentation": "External identifier for the test script"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the test script"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-description",
"type": "string",
"documentation": "The description of the test script"
}, {
"name": "testscript-capability",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-testscript-capability",
"type": "string",
"documentation": "TestScript required and validated capability"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-title",
"type": "string",
"documentation": "The human-friendly name of the test script"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-version",
"type": "token",
"documentation": "The business version of the test script"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-url",
"type": "uri",
"documentation": "The uri that identifies the test script"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-name",
"type": "string",
"documentation": "Computationally friendly name of the test script"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-publisher",
"type": "string",
"documentation": "Name of the publisher of the test script"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/TestScript-status",
"type": "token",
"documentation": "The current status of the test script"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 11934
} ],
"type": "ValueSet",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ValueSet"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*" ],
"searchRevInclude": [ "ConceptMap:source", "ConceptMap:source-uri", "ConceptMap:target", "ConceptMap:target-uri", "StructureDefinition:valueset" ],
"searchParam": [ {
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-date",
"type": "date",
"documentation": "The value set publication date"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-identifier",
"type": "token",
"documentation": "External identifier for the value set"
}, {
"name": "jurisdiction",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-jurisdiction",
"type": "token",
"documentation": "Intended jurisdiction for the value set"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "description",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-description",
"type": "string",
"documentation": "The description of the value set"
}, {
"name": "title",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-title",
"type": "string",
"documentation": "The human-friendly name of the value set"
}, {
"name": "version",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-version",
"type": "token",
"documentation": "The business version of the value set"
}, {
"name": "url",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-url",
"type": "uri",
"documentation": "The uri that identifies the value set"
}, {
"name": "expansion",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-expansion",
"type": "uri",
"documentation": "Uniquely identifies this expansion"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "reference",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-reference",
"type": "uri",
"documentation": "A code system included or excluded in the value set or an imported value set"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "name",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-name",
"type": "string",
"documentation": "Computationally friendly name of the value set"
}, {
"name": "publisher",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-publisher",
"type": "string",
"documentation": "Name of the publisher of the value set"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
}, {
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/ValueSet-status",
"type": "token",
"documentation": "The current status of the value set"
} ]
}, {
"extension": [ {
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 13
} ],
"type": "VisionPrescription",
"profile": {
"reference": "http://hl7.org/fhir/Profile/VisionPrescription"
},
"interaction": [ {
"code": "read"
}, {
"code": "vread"
}, {
"code": "update"
}, {
"code": "patch"
}, {
"code": "delete"
}, {
"code": "history-instance"
}, {
"code": "history-type"
}, {
"code": "create"
}, {
"code": "search-type"
} ],
"versioning": "versioned-update",
"conditionalCreate": true,
"conditionalUpdate": true,
"conditionalDelete": "multiple",
"searchInclude": [ "*", "VisionPrescription:encounter", "VisionPrescription:patient", "VisionPrescription:prescriber" ],
"searchRevInclude": [ "CarePlan:activity-reference" ],
"searchParam": [ {
"name": "prescriber",
"definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber",
"type": "reference",
"documentation": "Who authorizes the vision product"
}, {
"name": "_language",
"type": "token",
"documentation": "The language of the resource"
}, {
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-identifier",
"type": "token",
"documentation": "Return prescriptions with this external identifier"
}, {
"name": "datewritten",
"definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-datewritten",
"type": "date",
"documentation": "Return prescriptions written on this date"
}, {
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
}, {
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
}, {
"name": "encounter",
"definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-encounter",
"type": "reference",
"documentation": "Return prescriptions with this encounter identifier"
}, {
"name": "_filter",
"type": "string",
"documentation": "Search the contents of the resource's data using a filter"
}, {
"name": "_list",
"type": "string",
"documentation": "Search the contents of the resource's data using a list"
}, {
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
}, {
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-patient",
"type": "reference",
"documentation": "The identity of a patient to list dispenses for"
}, {
"name": "_has",
"documentation": "Return resources linked to by the given target"
}, {
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
}, {
"name": "_source",
"type": "uri",
"documentation": "Search for resources which have the given source value (Resource.meta.source)"
}, {
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/VisionPrescription-_id",
"type": "token",
"documentation": "The ID of the resource"
}, {
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
}, {
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
} ]
} ],
"interaction": [ {
"code": "transaction"
}, {
"code": "history-system"
} ],
"operation": [ {
"name": "diff",
"definition": {
"reference": "OperationDefinition/Global-is-diff"
}
}, {
"name": "reindex",
"definition": {
"reference": "OperationDefinition/Global-is-reindex"
}
}, {
"name": "export-poll-status",
"definition": {
"reference": "OperationDefinition/-s-export-poll-status"
}
}, {
"name": "export",
"definition": {
"reference": "OperationDefinition/GroupPatient-its-export"
}
}, {
"name": "hfql-execute",
"definition": {
"reference": "OperationDefinition/-s-hfql-execute"
}
}, {
"name": "perform-reindexing-pass",
"definition": {
"reference": "OperationDefinition/-s-perform-reindexing-pass"
}
}, {
"name": "meta",
"definition": {
"reference": "OperationDefinition/Multi-its-meta"
}
}, {
"name": "mark-all-resources-for-reindexing",
"definition": {
"reference": "OperationDefinition/-s-mark-all-resources-for-reindexing"
}
}, {
"name": "get-resource-counts",
"definition": {
"reference": "OperationDefinition/-s-get-resource-counts"
}
}, {
"name": "expunge",
"definition": {
"reference": "OperationDefinition/Multi-its-expunge"
}
}, {
"name": "reindex-terminology",
"definition": {
"reference": "OperationDefinition/-s-reindex-terminology"
}
}, {
"name": "validate",
"definition": {
"reference": "OperationDefinition/Multi-it-validate"
}
}, {
"name": "meta-delete",
"definition": {
"reference": "OperationDefinition/Multi-i-meta-delete"
}
}, {
"name": "meta-add",
"definition": {
"reference": "OperationDefinition/Multi-i-meta-add"
}
}, {
"name": "upload-external-code-system",
"definition": {
"reference": "OperationDefinition/CodeSystem-t-upload-external-code-system"
}
}, {
"name": "apply-codesystem-delta-remove",
"definition": {
"reference": "OperationDefinition/CodeSystem-t-apply-codesystem-delta-remove"
}
}, {
"name": "apply-codesystem-delta-add",
"definition": {
"reference": "OperationDefinition/CodeSystem-t-apply-codesystem-delta-add"
}
}, {
"name": "validate-code",
"definition": {
"reference": "OperationDefinition/CodeSystemValueSet-it-validate-code"
}
}, {
"name": "subsumes",
"definition": {
"reference": "OperationDefinition/CodeSystem-t-subsumes"
}
}, {
"name": "lookup",
"definition": {
"reference": "OperationDefinition/CodeSystem-t-lookup"
}
}, {
"name": "document",
"definition": {
"reference": "OperationDefinition/Composition-i-document"
}
}, {
"name": "translate",
"definition": {
"reference": "OperationDefinition/ConceptMap-it-translate"
}
}, {
"name": "everything",
"definition": {
"reference": "OperationDefinition/EncounterPatient-it-everything"
}
}, {
"name": "lastn",
"definition": {
"reference": "OperationDefinition/Observation-t-lastn"
}
}, {
"name": "snapshot",
"definition": {
"reference": "OperationDefinition/StructureDefinition-it-snapshot"
}
}, {
"name": "invalidate-expansion",
"definition": {
"reference": "OperationDefinition/ValueSet-i-invalidate-expansion"
}
}, {
"name": "expand",
"definition": {
"reference": "OperationDefinition/ValueSet-it-expand"
}
} ]
} ]
}
Wrote 632.2 KB (5.0 MB total including HTML) in approximately 134ms