{
"resourceType" : "CapabilityStatement",
"status" : "active",
"experimental" : true,
"date" : "2020-10-21T00:19:42.484714Z",
"kind" : "instance",
"software" : {
"name" : "Helios FHIR Server",
"version" : "0.15.0"
},
"implementation" : {
"description" : "Helios FHIR Server - R4"
},
"fhirVersion" : "4.0.1",
"format" : [ "application/fhir+xml", "application/fhir+json" ],
"rest" : [ {
"mode" : "server",
"security" : {
"cors" : true
},
"resource" : [ {
"type" : "Account",
"profile" : "http://hl7.org/fhir/StructureDefinition/Account",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Account:owner", "Account:patient", "Account:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-identifier",
"type" : "token",
"documentation" : "Account number"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-name",
"type" : "string",
"documentation" : "Human-readable label"
}, {
"name" : "owner",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-owner",
"type" : "reference",
"documentation" : "Entity managing the Account"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-patient",
"type" : "reference",
"documentation" : "The entity that caused the expenses"
}, {
"name" : "period",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-period",
"type" : "date",
"documentation" : "Transaction window"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-status",
"type" : "token",
"documentation" : "active "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-subject",
"type" : "reference",
"documentation" : "The entity that caused the expenses"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Account-type",
"type" : "token",
"documentation" : "E.g. patient"
} ]
}, {
"type" : "ActivityDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/ActivityDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ActivityDefinition:composed-of", "ActivityDefinition:depends-on", "ActivityDefinition:derived-from", "ActivityDefinition:predecessor", "ActivityDefinition:successor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composed-of",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the activity definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the activity definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-date",
"type" : "date",
"documentation" : "The activity definition publication date"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"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" : "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" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the activity definition"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-name",
"type" : "string",
"documentation" : "Computationally friendly name of the activity definition"
}, {
"name" : "predecessor",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the activity definition"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-status",
"type" : "token",
"documentation" : "The current status of the activity definition"
}, {
"name" : "successor",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-successor",
"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" : "topic",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-topic",
"type" : "token",
"documentation" : "Topics associated with the module"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-url",
"type" : "uri",
"documentation" : "The uri that identifies the activity definition"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/ActivityDefinition-version",
"type" : "token",
"documentation" : "The business version of the activity definition"
} ]
}, {
"type" : "AdverseEvent",
"profile" : "http://hl7.org/fhir/StructureDefinition/AdverseEvent",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "AdverseEvent:location", "AdverseEvent:recorder", "AdverseEvent:resultingcondition", "AdverseEvent:study", "AdverseEvent:subject", "AdverseEvent:substance" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "actuality",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-actuality",
"type" : "token",
"documentation" : "actual "
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-category",
"type" : "token",
"documentation" : "product-problem "
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-date",
"type" : "date",
"documentation" : "When the event occurred"
}, {
"name" : "event",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-event",
"type" : "token",
"documentation" : "Type of the event itself in relation to the subject"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-location",
"type" : "reference",
"documentation" : "Location where adverse event occurred"
}, {
"name" : "recorder",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-recorder",
"type" : "reference",
"documentation" : "Who recorded the adverse event"
}, {
"name" : "resultingcondition",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-resultingcondition",
"type" : "reference",
"documentation" : "Effect on the subject due to this event"
}, {
"name" : "seriousness",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-seriousness",
"type" : "token",
"documentation" : "Seriousness of the event"
}, {
"name" : "severity",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-severity",
"type" : "token",
"documentation" : "mild "
}, {
"name" : "study",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-study",
"type" : "reference",
"documentation" : "AdverseEvent.study"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/AdverseEvent-subject",
"type" : "reference",
"documentation" : "Subject 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"
} ]
}, {
"type" : "AllergyIntolerance",
"profile" : "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "AllergyIntolerance:asserter", "AllergyIntolerance:patient", "AllergyIntolerance:recorder" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "asserter",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-asserter",
"type" : "reference",
"documentation" : "Source of the information about the allergy"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category",
"type" : "token",
"documentation" : "food "
}, {
"name" : "clinical-status",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
"type" : "token",
"documentation" : "active "
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-code",
"type" : "token",
"documentation" : "Code that identifies the allergy or intolerance"
}, {
"name" : "criticality",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-criticality",
"type" : "token",
"documentation" : "low "
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-date",
"type" : "date",
"documentation" : "Date first version of the resource instance was recorded"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-identifier",
"type" : "token",
"documentation" : "External ids for this item"
}, {
"name" : "last-date",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-last-date",
"type" : "date",
"documentation" : "Date(/time) of last known occurrence of a reaction"
}, {
"name" : "manifestation",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-manifestation",
"type" : "token",
"documentation" : "Clinical symptoms/signs associated with the Event"
}, {
"name" : "onset",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset",
"type" : "date",
"documentation" : "Date(/time) when manifestations showed"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-patient",
"type" : "reference",
"documentation" : "Who the sensitivity is for"
}, {
"name" : "recorder",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder",
"type" : "reference",
"documentation" : "Who recorded the sensitivity"
}, {
"name" : "route",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-route",
"type" : "token",
"documentation" : "How the subject was exposed to the substance"
}, {
"name" : "severity",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-severity",
"type" : "token",
"documentation" : "mild "
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-type",
"type" : "token",
"documentation" : "allergy "
}, {
"name" : "verification-status",
"definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-verification-status",
"type" : "token",
"documentation" : "unconfirmed "
} ]
}, {
"type" : "Appointment",
"profile" : "http://hl7.org/fhir/StructureDefinition/Appointment",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Appointment:actor", "Appointment:based-on", "Appointment:location", "Appointment:patient", "Appointment:practitioner", "Appointment:reason-reference", "Appointment:slot", "Appointment:supporting-info" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "actor",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-actor",
"type" : "reference",
"documentation" : "Any one of the individuals participating in the appointment"
}, {
"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" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-based-on",
"type" : "reference",
"documentation" : "The service request this appointment is allocated to assess"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-date",
"type" : "date",
"documentation" : "Appointment date/time."
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-identifier",
"type" : "token",
"documentation" : "An Identifier of the Appointment"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-location",
"type" : "reference",
"documentation" : "This location is listed in the participants of the appointment"
}, {
"name" : "part-status",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-part-status",
"type" : "token",
"documentation" : "The Participation status of the subject"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-patient",
"type" : "reference",
"documentation" : "One of the individuals of the appointment is this patient"
}, {
"name" : "practitioner",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-practitioner",
"type" : "reference",
"documentation" : "One of the individuals of the appointment is this practitioner"
}, {
"name" : "reason-code",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-reason-code",
"type" : "token",
"documentation" : "Coded reason this appointment is scheduled"
}, {
"name" : "reason-reference",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-reason-reference",
"type" : "reference",
"documentation" : "Reason the appointment is to take place (resource)"
}, {
"name" : "service-category",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-service-category",
"type" : "token",
"documentation" : "A broad categorization of the service that is to be performed during this appointment"
}, {
"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" : "slot",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-slot",
"type" : "reference",
"documentation" : "The slots that this appointment is filling"
}, {
"name" : "specialty",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-specialty",
"type" : "token",
"documentation" : "The specialty of a practitioner that would be required to perform the service requested in this appointment"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-status",
"type" : "token",
"documentation" : "The overall status of the appointment"
}, {
"name" : "supporting-info",
"definition" : "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info",
"type" : "reference",
"documentation" : "Additional information to support the appointment"
} ]
}, {
"type" : "AppointmentResponse",
"profile" : "http://hl7.org/fhir/StructureDefinition/AppointmentResponse",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "AppointmentResponse:actor", "AppointmentResponse:appointment", "AppointmentResponse:location", "AppointmentResponse:patient", "AppointmentResponse:practitioner" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "actor",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor",
"type" : "reference",
"documentation" : "The Person"
}, {
"name" : "appointment",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment",
"type" : "reference",
"documentation" : "The appointment that the response is attached to"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-identifier",
"type" : "token",
"documentation" : "An Identifier in this appointment response"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-location",
"type" : "reference",
"documentation" : "This Response is for this Location"
}, {
"name" : "part-status",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status",
"type" : "token",
"documentation" : "The participants acceptance status for this appointment"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-patient",
"type" : "reference",
"documentation" : "This Response is for this Patient"
}, {
"name" : "practitioner",
"definition" : "http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner",
"type" : "reference",
"documentation" : "This Response is for this Practitioner"
} ]
}, {
"type" : "AuditEvent",
"profile" : "http://hl7.org/fhir/StructureDefinition/AuditEvent",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "AuditEvent:agent", "AuditEvent:entity", "AuditEvent:patient", "AuditEvent:source" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "action",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-action",
"type" : "token",
"documentation" : "Type of action performed during the 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" : "agent",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-agent",
"type" : "reference",
"documentation" : "Identifier of who"
}, {
"name" : "agent-name",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-name",
"type" : "string",
"documentation" : "Human friendly name for the agent"
}, {
"name" : "agent-role",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-agent-role",
"type" : "token",
"documentation" : "Agent role in the event"
}, {
"name" : "altid",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-altid",
"type" : "token",
"documentation" : "Alternative User identity"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-date",
"type" : "date",
"documentation" : "Time when the event was recorded"
}, {
"name" : "entity",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity",
"type" : "reference",
"documentation" : "Specific instance of resource"
}, {
"name" : "entity-name",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-name",
"type" : "string",
"documentation" : "Descriptor for entity"
}, {
"name" : "entity-role",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-role",
"type" : "token",
"documentation" : "What role the entity played"
}, {
"name" : "entity-type",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-entity-type",
"type" : "token",
"documentation" : "Type of entity involved"
}, {
"name" : "outcome",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-outcome",
"type" : "token",
"documentation" : "Whether the event succeeded or failed"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-patient",
"type" : "reference",
"documentation" : "Identifier of who"
}, {
"name" : "policy",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-policy",
"type" : "uri",
"documentation" : "Policy that authorized event"
}, {
"name" : "site",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-site",
"type" : "token",
"documentation" : "Logical source location within the enterprise"
}, {
"name" : "source",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-source",
"type" : "reference",
"documentation" : "The identity of source detecting the event"
}, {
"name" : "subtype",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-subtype",
"type" : "token",
"documentation" : "More specific type/id for the event"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/AuditEvent-type",
"type" : "token",
"documentation" : "Type/identifier of event"
} ]
}, {
"type" : "Basic",
"profile" : "http://hl7.org/fhir/StructureDefinition/Basic",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Basic:author", "Basic:patient", "Basic:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-author",
"type" : "reference",
"documentation" : "Who created"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-code",
"type" : "token",
"documentation" : "Kind of Resource"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-created",
"type" : "date",
"documentation" : "When created"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-identifier",
"type" : "token",
"documentation" : "Business identifier"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-patient",
"type" : "reference",
"documentation" : "Identifies the focus of this resource"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Basic-subject",
"type" : "reference",
"documentation" : "Identifies the focus of this resource"
} ]
}, {
"type" : "Binary",
"profile" : "http://hl7.org/fhir/StructureDefinition/Binary",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Binary-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Binary-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Binary-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Binary-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Binary-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "BiologicallyDerivedProduct",
"profile" : "http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/BiologicallyDerivedProduct-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "BodyStructure",
"profile" : "http://hl7.org/fhir/StructureDefinition/BodyStructure",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "BodyStructure:patient" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-identifier",
"type" : "token",
"documentation" : "Bodystructure identifier"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-location",
"type" : "token",
"documentation" : "Body site"
}, {
"name" : "morphology",
"definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-morphology",
"type" : "token",
"documentation" : "Kind of Structure"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/BodyStructure-patient",
"type" : "reference",
"documentation" : "Who this is about"
} ]
}, {
"type" : "Bundle",
"profile" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Bundle:composition", "Bundle:message" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composition",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-composition",
"type" : "reference",
"documentation" : "The first resource in the bundle"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-identifier",
"type" : "token",
"documentation" : "Persistent identifier for the bundle"
}, {
"name" : "message",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-message",
"type" : "reference",
"documentation" : "The first resource in the bundle"
}, {
"name" : "timestamp",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-timestamp",
"type" : "date",
"documentation" : "When the bundle was assembled"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Bundle-type",
"type" : "token",
"documentation" : "document "
} ]
}, {
"type" : "CapabilityStatement",
"profile" : "http://hl7.org/fhir/StructureDefinition/CapabilityStatement",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "CapabilityStatement:guide", "CapabilityStatement:resource-profile", "CapabilityStatement:supported-profile" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-context",
"type" : "token",
"documentation" : "A use context assigned to the capability statement"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the capability statement"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-date",
"type" : "date",
"documentation" : "The capability statement publication date"
}, {
"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" : "format",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format",
"type" : "token",
"documentation" : "formats supported (xml "
}, {
"name" : "guide",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide",
"type" : "reference",
"documentation" : "Implementation guides supported"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for 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" : "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" : "resource",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource",
"type" : "token",
"documentation" : "Name of a resource mentioned in a capability statement"
}, {
"name" : "resource-profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile",
"type" : "reference",
"documentation" : "A profile id invoked in a capability statement"
}, {
"name" : "security-service",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service",
"type" : "token",
"documentation" : "OAuth "
}, {
"name" : "software",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software",
"type" : "string",
"documentation" : "Part of the name of a software application"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-status",
"type" : "token",
"documentation" : "The current status 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" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-title",
"type" : "string",
"documentation" : "The human-friendly name of the capability statement"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-url",
"type" : "uri",
"documentation" : "The uri that identifies the capability statement"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/CapabilityStatement-version",
"type" : "token",
"documentation" : "The business version of the capability statement"
} ]
}, {
"type" : "CarePlan",
"profile" : "http://hl7.org/fhir/StructureDefinition/CarePlan",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "CarePlan:activity-reference", "CarePlan:based-on", "CarePlan:care-team", "CarePlan:condition", "CarePlan:encounter", "CarePlan:goal", "CarePlan:instantiates-canonical", "CarePlan:part-of", "CarePlan:patient", "CarePlan:performer", "CarePlan:replaces", "CarePlan:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "activity-code",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-activity-code",
"type" : "token",
"documentation" : "Detail type of activity"
}, {
"name" : "activity-date",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-activity-date",
"type" : "date",
"documentation" : "Specified date occurs within period specified by CarePlan.activity.detail.scheduled[x]"
}, {
"name" : "activity-reference",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-activity-reference",
"type" : "reference",
"documentation" : "Activity details defined in specific resource"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-based-on",
"type" : "reference",
"documentation" : "Fulfills CarePlan"
}, {
"name" : "care-team",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-care-team",
"type" : "reference",
"documentation" : "Who's involved in plan?"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-category",
"type" : "token",
"documentation" : "Type of plan"
}, {
"name" : "condition",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-condition",
"type" : "reference",
"documentation" : "Health issues this plan addresses"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-date",
"type" : "date",
"documentation" : "Time period plan covers"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-encounter",
"type" : "reference",
"documentation" : "Encounter created as part of"
}, {
"name" : "goal",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-goal",
"type" : "reference",
"documentation" : "Desired outcome of plan"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-identifier",
"type" : "token",
"documentation" : "External Ids for this plan"
}, {
"name" : "instantiates-canonical",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-instantiates-canonical",
"type" : "reference",
"documentation" : "Instantiates FHIR protocol or definition"
}, {
"name" : "instantiates-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-instantiates-uri",
"type" : "uri",
"documentation" : "Instantiates external protocol or definition"
}, {
"name" : "intent",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-intent",
"type" : "token",
"documentation" : "proposal "
}, {
"name" : "part-of",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-part-of",
"type" : "reference",
"documentation" : "Part of referenced CarePlan"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-patient",
"type" : "reference",
"documentation" : "Who the care plan is for"
}, {
"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"
}, {
"name" : "replaces",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-replaces",
"type" : "reference",
"documentation" : "CarePlan replaced by this CarePlan"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-status",
"type" : "token",
"documentation" : "draft "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/CarePlan-subject",
"type" : "reference",
"documentation" : "Who the care plan is for"
} ]
}, {
"type" : "CareTeam",
"profile" : "http://hl7.org/fhir/StructureDefinition/CareTeam",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "CareTeam:encounter", "CareTeam:participant", "CareTeam:patient", "CareTeam:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-category",
"type" : "token",
"documentation" : "Type of team"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-date",
"type" : "date",
"documentation" : "Time period team covers"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-encounter",
"type" : "reference",
"documentation" : "Encounter created as part of"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-identifier",
"type" : "token",
"documentation" : "External Ids for this team"
}, {
"name" : "participant",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-participant",
"type" : "reference",
"documentation" : "Who is involved"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-patient",
"type" : "reference",
"documentation" : "Who care team is for"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-status",
"type" : "token",
"documentation" : "proposed "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/CareTeam-subject",
"type" : "reference",
"documentation" : "Who care team is for"
} ]
}, {
"type" : "CatalogEntry",
"profile" : "http://hl7.org/fhir/StructureDefinition/CatalogEntry",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/CatalogEntry-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CatalogEntry-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/CatalogEntry-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/CatalogEntry-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/CatalogEntry-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "ChargeItem",
"profile" : "http://hl7.org/fhir/StructureDefinition/ChargeItem",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ChargeItem:account", "ChargeItem:context", "ChargeItem:enterer", "ChargeItem:patient", "ChargeItem:performer-actor", "ChargeItem:performing-organization", "ChargeItem:requesting-organization", "ChargeItem:service", "ChargeItem:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "account",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-account",
"type" : "reference",
"documentation" : "Account to place this charge"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-code",
"type" : "token",
"documentation" : "A code that identifies the charge"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-context",
"type" : "reference",
"documentation" : "Encounter / Episode associated with event"
}, {
"name" : "entered-date",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-entered-date",
"type" : "date",
"documentation" : "Date the charge item was entered"
}, {
"name" : "enterer",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-enterer",
"type" : "reference",
"documentation" : "Individual who was entering"
}, {
"name" : "factor-override",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-factor-override",
"type" : "number",
"documentation" : "Factor overriding the associated rules"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-identifier",
"type" : "token",
"documentation" : "Business Identifier for item"
}, {
"name" : "occurrence",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-occurrence",
"type" : "date",
"documentation" : "When the charged service was applied"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-patient",
"type" : "reference",
"documentation" : "Individual service was done for/to"
}, {
"name" : "performer-actor",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-performer-actor",
"type" : "reference",
"documentation" : "Individual who was performing"
}, {
"name" : "performer-function",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-performer-function",
"type" : "token",
"documentation" : "What type of performance was done"
}, {
"name" : "performing-organization",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-performing-organization",
"type" : "reference",
"documentation" : "Organization providing the charged service"
}, {
"name" : "requesting-organization",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-requesting-organization",
"type" : "reference",
"documentation" : "Organization requesting the charged service"
}, {
"name" : "service",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-service",
"type" : "reference",
"documentation" : "Which rendered service is being charged?"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItem-subject",
"type" : "reference",
"documentation" : "Individual service was done for/to"
} ]
}, {
"type" : "ChargeItemDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the charge item definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the charge item definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-date",
"type" : "date",
"documentation" : "The charge item definition publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-description",
"type" : "string",
"documentation" : "The description of the charge item definition"
}, {
"name" : "effective",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-effective",
"type" : "date",
"documentation" : "The time during which the charge item definition is intended to be in use"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-identifier",
"type" : "token",
"documentation" : "External identifier for the charge item definition"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the charge item definition"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the charge item definition"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-status",
"type" : "token",
"documentation" : "The current status of the charge item definition"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-title",
"type" : "string",
"documentation" : "The human-friendly name of the charge item definition"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-url",
"type" : "uri",
"documentation" : "The uri that identifies the charge item definition"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/ChargeItemDefinition-version",
"type" : "token",
"documentation" : "The business version of the charge item definition"
} ]
}, {
"type" : "Claim",
"profile" : "http://hl7.org/fhir/StructureDefinition/Claim",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Claim:care-team", "Claim:detail-udi", "Claim:encounter", "Claim:enterer", "Claim:facility", "Claim:insurer", "Claim:item-udi", "Claim:patient", "Claim:payee", "Claim:procedure-udi", "Claim:provider", "Claim:subdetail-udi" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "care-team",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-care-team",
"type" : "reference",
"documentation" : "Member of the CareTeam"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-created",
"type" : "date",
"documentation" : "The creation date for the Claim"
}, {
"name" : "detail-udi",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-detail-udi",
"type" : "reference",
"documentation" : "UDI associated with a line item"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-encounter",
"type" : "reference",
"documentation" : "Encounters associated with a billed line item"
}, {
"name" : "enterer",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-enterer",
"type" : "reference",
"documentation" : "The party responsible for the entry of the Claim"
}, {
"name" : "facility",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-facility",
"type" : "reference",
"documentation" : "Facility where the products or services have been or will be provided"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-identifier",
"type" : "token",
"documentation" : "The primary identifier of the financial resource"
}, {
"name" : "insurer",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-insurer",
"type" : "reference",
"documentation" : "The target payor/insurer for the Claim"
}, {
"name" : "item-udi",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-item-udi",
"type" : "reference",
"documentation" : "UDI associated with a line item product or service"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-patient",
"type" : "reference",
"documentation" : "Patient receiving the products or services"
}, {
"name" : "payee",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-payee",
"type" : "reference",
"documentation" : "The party receiving any payment for the Claim"
}, {
"name" : "priority",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-priority",
"type" : "token",
"documentation" : "Processing priority requested"
}, {
"name" : "procedure-udi",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-procedure-udi",
"type" : "reference",
"documentation" : "UDI associated with a procedure"
}, {
"name" : "provider",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-provider",
"type" : "reference",
"documentation" : "Provider responsible for the Claim"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-status",
"type" : "token",
"documentation" : "The status of the Claim instance."
}, {
"name" : "subdetail-udi",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-subdetail-udi",
"type" : "reference",
"documentation" : "UDI associated with a line item"
}, {
"name" : "use",
"definition" : "http://hl7.org/fhir/SearchParameter/Claim-use",
"type" : "token",
"documentation" : "The kind of financial resource"
} ]
}, {
"type" : "ClaimResponse",
"profile" : "http://hl7.org/fhir/StructureDefinition/ClaimResponse",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ClaimResponse:insurer", "ClaimResponse:patient", "ClaimResponse:request", "ClaimResponse:requestor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-created",
"type" : "date",
"documentation" : "The creation date"
}, {
"name" : "disposition",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-disposition",
"type" : "string",
"documentation" : "The contents of the disposition message"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-identifier",
"type" : "token",
"documentation" : "The identity of the ClaimResponse"
}, {
"name" : "insurer",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-insurer",
"type" : "reference",
"documentation" : "The organization which generated this resource"
}, {
"name" : "outcome",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-outcome",
"type" : "token",
"documentation" : "The processing outcome"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-patient",
"type" : "reference",
"documentation" : "The subject of care"
}, {
"name" : "payment-date",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-payment-date",
"type" : "date",
"documentation" : "The expected payment date"
}, {
"name" : "request",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-request",
"type" : "reference",
"documentation" : "The claim reference"
}, {
"name" : "requestor",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-requestor",
"type" : "reference",
"documentation" : "The Provider of the claim"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-status",
"type" : "token",
"documentation" : "The status of the ClaimResponse"
}, {
"name" : "use",
"definition" : "http://hl7.org/fhir/SearchParameter/ClaimResponse-use",
"type" : "token",
"documentation" : "The type of claim"
} ]
}, {
"type" : "ClinicalImpression",
"profile" : "http://hl7.org/fhir/StructureDefinition/ClinicalImpression",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ClinicalImpression:assessor", "ClinicalImpression:encounter", "ClinicalImpression:finding-ref", "ClinicalImpression:investigation", "ClinicalImpression:patient", "ClinicalImpression:previous", "ClinicalImpression:problem", "ClinicalImpression:subject", "ClinicalImpression:supporting-info" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "assessor",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-assessor",
"type" : "reference",
"documentation" : "The clinician performing the assessment"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-date",
"type" : "date",
"documentation" : "When the assessment was documented"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-encounter",
"type" : "reference",
"documentation" : "Encounter created as part of"
}, {
"name" : "finding-code",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-code",
"type" : "token",
"documentation" : "What was found"
}, {
"name" : "finding-ref",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-finding-ref",
"type" : "reference",
"documentation" : "What was found"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-identifier",
"type" : "token",
"documentation" : "Business identifier"
}, {
"name" : "investigation",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-investigation",
"type" : "reference",
"documentation" : "Record of a specific investigation"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-patient",
"type" : "reference",
"documentation" : "Patient or group assessed"
}, {
"name" : "previous",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-previous",
"type" : "reference",
"documentation" : "Reference to last assessment"
}, {
"name" : "problem",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-problem",
"type" : "reference",
"documentation" : "Relevant impressions of patient state"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-status",
"type" : "token",
"documentation" : "in-progress "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-subject",
"type" : "reference",
"documentation" : "Patient or group assessed"
}, {
"name" : "supporting-info",
"definition" : "http://hl7.org/fhir/SearchParameter/ClinicalImpression-supporting-info",
"type" : "reference",
"documentation" : "Information supporting the clinical impression"
} ]
}, {
"type" : "CodeSystem",
"profile" : "http://hl7.org/fhir/StructureDefinition/CodeSystem",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "CodeSystem:supplements" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-code",
"type" : "token",
"documentation" : "A code defined in the code system"
}, {
"name" : "content-mode",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode",
"type" : "token",
"documentation" : "not-present "
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-context",
"type" : "token",
"documentation" : "A use context assigned to the code system"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the code system"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-date",
"type" : "date",
"documentation" : "The code system publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-description",
"type" : "string",
"documentation" : "The description of the code system"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-identifier",
"type" : "token",
"documentation" : "External identifier for the code system"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for 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" : "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" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-status",
"type" : "token",
"documentation" : "The current status of the code system"
}, {
"name" : "supplements",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-supplements",
"type" : "reference",
"documentation" : "Find code system supplements for the referenced code system"
}, {
"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" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-title",
"type" : "string",
"documentation" : "The human-friendly name 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" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/CodeSystem-version",
"type" : "token",
"documentation" : "The business version of the code system"
} ]
}, {
"type" : "Communication",
"profile" : "http://hl7.org/fhir/StructureDefinition/Communication",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Communication:based-on", "Communication:encounter", "Communication:instantiates-canonical", "Communication:part-of", "Communication:patient", "Communication:recipient", "Communication:sender", "Communication:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-based-on",
"type" : "reference",
"documentation" : "Request fulfilled by this communication"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-category",
"type" : "token",
"documentation" : "Message category"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-encounter",
"type" : "reference",
"documentation" : "Encounter created as part of"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-identifier",
"type" : "token",
"documentation" : "Unique identifier"
}, {
"name" : "instantiates-canonical",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-instantiates-canonical",
"type" : "reference",
"documentation" : "Instantiates FHIR protocol or definition"
}, {
"name" : "instantiates-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-instantiates-uri",
"type" : "uri",
"documentation" : "Instantiates external protocol or definition"
}, {
"name" : "medium",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-medium",
"type" : "token",
"documentation" : "A channel of communication"
}, {
"name" : "part-of",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-part-of",
"type" : "reference",
"documentation" : "Part of this action"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-patient",
"type" : "reference",
"documentation" : "Focus of message"
}, {
"name" : "received",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-received",
"type" : "date",
"documentation" : "When received"
}, {
"name" : "recipient",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-recipient",
"type" : "reference",
"documentation" : "Message recipient"
}, {
"name" : "sender",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-sender",
"type" : "reference",
"documentation" : "Message sender"
}, {
"name" : "sent",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-sent",
"type" : "date",
"documentation" : "When sent"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-status",
"type" : "token",
"documentation" : "preparation "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Communication-subject",
"type" : "reference",
"documentation" : "Focus of message"
} ]
}, {
"type" : "CommunicationRequest",
"profile" : "http://hl7.org/fhir/StructureDefinition/CommunicationRequest",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "CommunicationRequest:based-on", "CommunicationRequest:encounter", "CommunicationRequest:patient", "CommunicationRequest:recipient", "CommunicationRequest:replaces", "CommunicationRequest:requester", "CommunicationRequest:sender", "CommunicationRequest:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "authored",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-authored",
"type" : "date",
"documentation" : "When request transitioned to being actionable"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-based-on",
"type" : "reference",
"documentation" : "Fulfills plan or proposal"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-category",
"type" : "token",
"documentation" : "Message category"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-encounter",
"type" : "reference",
"documentation" : "Encounter created as part of"
}, {
"name" : "group-identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-group-identifier",
"type" : "token",
"documentation" : "Composite request this is part of"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-identifier",
"type" : "token",
"documentation" : "Unique identifier"
}, {
"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" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-patient",
"type" : "reference",
"documentation" : "Focus of message"
}, {
"name" : "priority",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-priority",
"type" : "token",
"documentation" : "routine "
}, {
"name" : "recipient",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-recipient",
"type" : "reference",
"documentation" : "Message recipient"
}, {
"name" : "replaces",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-replaces",
"type" : "reference",
"documentation" : "Request(s) replaced by this request"
}, {
"name" : "requester",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-requester",
"type" : "reference",
"documentation" : "Who/what is requesting service"
}, {
"name" : "sender",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-sender",
"type" : "reference",
"documentation" : "Message sender"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-status",
"type" : "token",
"documentation" : "draft "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/CommunicationRequest-subject",
"type" : "reference",
"documentation" : "Focus of message"
} ]
}, {
"type" : "CompartmentDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/CompartmentDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-code",
"type" : "token",
"documentation" : "Patient "
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the compartment definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the compartment definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-date",
"type" : "date",
"documentation" : "The compartment definition publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-description",
"type" : "string",
"documentation" : "The description of the compartment definition"
}, {
"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" : "resource",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-resource",
"type" : "token",
"documentation" : "Name of resource type"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-status",
"type" : "token",
"documentation" : "The current status 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" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/CompartmentDefinition-version",
"type" : "token",
"documentation" : "The business version of the compartment definition"
} ]
}, {
"type" : "Composition",
"profile" : "http://hl7.org/fhir/StructureDefinition/Composition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Composition:attester", "Composition:author", "Composition:encounter", "Composition:entry", "Composition:patient", "Composition:related-ref", "Composition:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "attester",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-attester",
"type" : "reference",
"documentation" : "Who attested the composition"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-author",
"type" : "reference",
"documentation" : "Who and/or what authored the composition"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-category",
"type" : "token",
"documentation" : "Categorization of Composition"
}, {
"name" : "confidentiality",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-confidentiality",
"type" : "token",
"documentation" : "As defined by affinity domain"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-context",
"type" : "token",
"documentation" : "Code(s) that apply to the event being documented"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-date",
"type" : "date",
"documentation" : "Composition editing time"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-encounter",
"type" : "reference",
"documentation" : "Context of the Composition"
}, {
"name" : "entry",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-entry",
"type" : "reference",
"documentation" : "A reference to data that supports this section"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-identifier",
"type" : "token",
"documentation" : "Version-independent identifier for the Composition"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-patient",
"type" : "reference",
"documentation" : "Who and/or what the composition is about"
}, {
"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" : "related-ref",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-related-ref",
"type" : "reference",
"documentation" : "Target of the relationship"
}, {
"name" : "section",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-section",
"type" : "token",
"documentation" : "Classification of section (recommended)"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-status",
"type" : "token",
"documentation" : "preliminary "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Composition-subject",
"type" : "reference",
"documentation" : "Who and/or what the composition is about"
}, {
"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)"
} ]
}, {
"type" : "ConceptMap",
"profile" : "http://hl7.org/fhir/StructureDefinition/ConceptMap",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ConceptMap:other", "ConceptMap:source", "ConceptMap:source-uri", "ConceptMap:target", "ConceptMap:target-uri" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-context",
"type" : "token",
"documentation" : "A use context assigned to the concept map"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the concept map"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-date",
"type" : "date",
"documentation" : "The concept map publication date"
}, {
"name" : "dependson",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-dependson",
"type" : "uri",
"documentation" : "Reference to property mapping depends on"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-description",
"type" : "string",
"documentation" : "The description of the concept map"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-identifier",
"type" : "token",
"documentation" : "External identifier for the concept map"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the concept map"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-name",
"type" : "string",
"documentation" : "Computationally friendly name of the concept map"
}, {
"name" : "other",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-other",
"type" : "reference",
"documentation" : "canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped"
}, {
"name" : "product",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-product",
"type" : "uri",
"documentation" : "Reference to property mapping depends on"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the concept map"
}, {
"name" : "source",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source",
"type" : "reference",
"documentation" : "The source value set that contains the concepts that are being mapped"
}, {
"name" : "source-code",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-code",
"type" : "token",
"documentation" : "Identifies element being mapped"
}, {
"name" : "source-system",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-system",
"type" : "uri",
"documentation" : "Source system where concepts to be mapped are defined"
}, {
"name" : "source-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-source-uri",
"type" : "reference",
"documentation" : "The source value set that contains the concepts that are being mapped"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-status",
"type" : "token",
"documentation" : "The current status of the concept map"
}, {
"name" : "target",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target",
"type" : "reference",
"documentation" : "The target value set which provides context for the mappings"
}, {
"name" : "target-code",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-code",
"type" : "token",
"documentation" : "Code that identifies the target element"
}, {
"name" : "target-system",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-system",
"type" : "uri",
"documentation" : "Target system that the concepts are to be mapped to"
}, {
"name" : "target-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-target-uri",
"type" : "reference",
"documentation" : "The target value set which provides context for the mappings"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-title",
"type" : "string",
"documentation" : "The human-friendly name 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" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/ConceptMap-version",
"type" : "token",
"documentation" : "The business version of the concept map"
} ]
}, {
"type" : "Condition",
"profile" : "http://hl7.org/fhir/StructureDefinition/Condition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Condition:asserter", "Condition:encounter", "Condition:evidence-detail", "Condition:patient", "Condition:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "abatement-date",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-date",
"type" : "date",
"documentation" : "Date-related abatements (dateTime and period)"
}, {
"name" : "abatement-string",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-abatement-string",
"type" : "string",
"documentation" : "Abatement as a string"
}, {
"name" : "asserter",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-asserter",
"type" : "reference",
"documentation" : "Person who asserts this condition"
}, {
"name" : "body-site",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-body-site",
"type" : "token",
"documentation" : "Anatomical location"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-category",
"type" : "token",
"documentation" : "The category of the condition"
}, {
"name" : "clinical-status",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
"type" : "token",
"documentation" : "The clinical status of the condition"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-code",
"type" : "token",
"documentation" : "Code for the condition"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-encounter",
"type" : "reference",
"documentation" : "Encounter created as part of"
}, {
"name" : "evidence",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-evidence",
"type" : "token",
"documentation" : "Manifestation/symptom"
}, {
"name" : "evidence-detail",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail",
"type" : "reference",
"documentation" : "Supporting information found elsewhere"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-identifier",
"type" : "token",
"documentation" : "A unique identifier of the condition record"
}, {
"name" : "onset-date",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-onset-date",
"type" : "date",
"documentation" : "Date related onsets (dateTime and Period)"
}, {
"name" : "onset-info",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-onset-info",
"type" : "string",
"documentation" : "Onsets as a string"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-patient",
"type" : "reference",
"documentation" : "Who has the condition?"
}, {
"name" : "recorded-date",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-recorded-date",
"type" : "date",
"documentation" : "Date record was first recorded"
}, {
"name" : "severity",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-severity",
"type" : "token",
"documentation" : "The severity of the condition"
}, {
"name" : "stage",
"definition" : "http://hl7.org/fhir/SearchParameter/Condition-stage",
"type" : "token",
"documentation" : "Simple summary (disease specific)"
}, {
"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" : "unconfirmed "
} ]
}, {
"type" : "Consent",
"profile" : "http://hl7.org/fhir/StructureDefinition/Consent",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Consent:actor", "Consent:consentor", "Consent:data", "Consent:organization", "Consent:patient", "Consent:source-reference" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "action",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-action",
"type" : "token",
"documentation" : "Actions controlled by this rule"
}, {
"name" : "actor",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-actor",
"type" : "reference",
"documentation" : "Resource for the actor (or group"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-category",
"type" : "token",
"documentation" : "Classification of the consent statement - for indexing/retrieval"
}, {
"name" : "consentor",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-consentor",
"type" : "reference",
"documentation" : "Who is agreeing to the policy and rules"
}, {
"name" : "data",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-data",
"type" : "reference",
"documentation" : "The actual data reference"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-date",
"type" : "date",
"documentation" : "When this Consent was created or indexed"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-identifier",
"type" : "token",
"documentation" : "Identifier for this record (external references)"
}, {
"name" : "organization",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-organization",
"type" : "reference",
"documentation" : "Custodian of the consent"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-patient",
"type" : "reference",
"documentation" : "Who the consent applies to"
}, {
"name" : "period",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-period",
"type" : "date",
"documentation" : "Timeframe for this rule"
}, {
"name" : "purpose",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-purpose",
"type" : "token",
"documentation" : "Context of activities covered by this rule"
}, {
"name" : "scope",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-scope",
"type" : "token",
"documentation" : "Which of the four areas this resource covers (extensible)"
}, {
"name" : "security-label",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-security-label",
"type" : "token",
"documentation" : "Security Labels that define affected resources"
}, {
"name" : "source-reference",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-source-reference",
"type" : "reference",
"documentation" : "Search by reference to a Consent"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Consent-status",
"type" : "token",
"documentation" : "draft "
} ]
}, {
"type" : "Contract",
"profile" : "http://hl7.org/fhir/StructureDefinition/Contract",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Contract:authority", "Contract:domain", "Contract:patient", "Contract:signer", "Contract:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"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" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-identifier",
"type" : "token",
"documentation" : "The identity of the contract"
}, {
"name" : "instantiates",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-instantiates",
"type" : "uri",
"documentation" : "A source definition of the contract"
}, {
"name" : "issued",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-issued",
"type" : "date",
"documentation" : "The date/time the contract was issued"
}, {
"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" : "signer",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-signer",
"type" : "reference",
"documentation" : "Contract Signatory Party"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-status",
"type" : "token",
"documentation" : "The status of the contract"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-subject",
"type" : "reference",
"documentation" : "The identity of the subject of the contract"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/Contract-url",
"type" : "uri",
"documentation" : "The basal contract definition"
} ]
}, {
"type" : "Coverage",
"profile" : "http://hl7.org/fhir/StructureDefinition/Coverage",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Coverage:beneficiary", "Coverage:patient", "Coverage:payor", "Coverage:policy-holder", "Coverage:subscriber" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "beneficiary",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-beneficiary",
"type" : "reference",
"documentation" : "Covered party"
}, {
"name" : "class-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-class-type",
"type" : "token",
"documentation" : "Coverage class (eg. plan"
}, {
"name" : "class-value",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-class-value",
"type" : "string",
"documentation" : "Value of the class (eg. Plan number"
}, {
"name" : "dependent",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-dependent",
"type" : "string",
"documentation" : "Dependent number"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-identifier",
"type" : "token",
"documentation" : "The primary identifier of the insured and the coverage"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-patient",
"type" : "reference",
"documentation" : "Retrieve coverages for a patient"
}, {
"name" : "payor",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-payor",
"type" : "reference",
"documentation" : "The identity of the insurer or party paying for services"
}, {
"name" : "policy-holder",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-policy-holder",
"type" : "reference",
"documentation" : "Reference to the policyholder"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-status",
"type" : "token",
"documentation" : "The status of the Coverage"
}, {
"name" : "subscriber",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-subscriber",
"type" : "reference",
"documentation" : "Reference to the subscriber"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Coverage-type",
"type" : "token",
"documentation" : "The kind of coverage (health plan"
} ]
}, {
"type" : "CoverageEligibilityRequest",
"profile" : "http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "CoverageEligibilityRequest:enterer", "CoverageEligibilityRequest:facility", "CoverageEligibilityRequest:patient", "CoverageEligibilityRequest:provider" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-created",
"type" : "date",
"documentation" : "The creation date for the EOB"
}, {
"name" : "enterer",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-enterer",
"type" : "reference",
"documentation" : "The party who is responsible for the request"
}, {
"name" : "facility",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-facility",
"type" : "reference",
"documentation" : "Facility responsible for the goods and services"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-identifier",
"type" : "token",
"documentation" : "The business identifier of the Eligibility"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-patient",
"type" : "reference",
"documentation" : "The reference to the patient"
}, {
"name" : "provider",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-provider",
"type" : "reference",
"documentation" : "The reference to the provider"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityRequest-status",
"type" : "token",
"documentation" : "The status of the EligibilityRequest"
} ]
}, {
"type" : "CoverageEligibilityResponse",
"profile" : "http://hl7.org/fhir/StructureDefinition/CoverageEligibilityResponse",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "CoverageEligibilityResponse:insurer", "CoverageEligibilityResponse:patient", "CoverageEligibilityResponse:request", "CoverageEligibilityResponse:requestor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-created",
"type" : "date",
"documentation" : "The creation date"
}, {
"name" : "disposition",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-disposition",
"type" : "string",
"documentation" : "The contents of the disposition message"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-identifier",
"type" : "token",
"documentation" : "The business identifier"
}, {
"name" : "insurer",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-insurer",
"type" : "reference",
"documentation" : "The organization which generated this resource"
}, {
"name" : "outcome",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-outcome",
"type" : "token",
"documentation" : "The processing outcome"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-patient",
"type" : "reference",
"documentation" : "The reference to the patient"
}, {
"name" : "request",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-request",
"type" : "reference",
"documentation" : "The EligibilityRequest reference"
}, {
"name" : "requestor",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-requestor",
"type" : "reference",
"documentation" : "The EligibilityRequest provider"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/CoverageEligibilityResponse-status",
"type" : "token",
"documentation" : "The EligibilityRequest status"
} ]
}, {
"type" : "DetectedIssue",
"profile" : "http://hl7.org/fhir/StructureDefinition/DetectedIssue",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "DetectedIssue:author", "DetectedIssue:implicated", "DetectedIssue:patient" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-author",
"type" : "reference",
"documentation" : "The provider or device that identified the issue"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-code",
"type" : "token",
"documentation" : "Issue Category"
}, {
"name" : "identified",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-identified",
"type" : "date",
"documentation" : "When identified"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-identifier",
"type" : "token",
"documentation" : "Unique id for the detected issue"
}, {
"name" : "implicated",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-implicated",
"type" : "reference",
"documentation" : "Problem resource"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/DetectedIssue-patient",
"type" : "reference",
"documentation" : "Associated patient"
} ]
}, {
"type" : "Device",
"profile" : "http://hl7.org/fhir/StructureDefinition/Device",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Device:location", "Device:organization", "Device:patient" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"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 Device.deviceName or Device.type."
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-identifier",
"type" : "token",
"documentation" : "Instance id from manufacturer"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-location",
"type" : "reference",
"documentation" : "A location"
}, {
"name" : "manufacturer",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-manufacturer",
"type" : "string",
"documentation" : "The manufacturer of the device"
}, {
"name" : "model",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-model",
"type" : "string",
"documentation" : "The model of the device"
}, {
"name" : "organization",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-organization",
"type" : "reference",
"documentation" : "The organization responsible for the device"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-patient",
"type" : "reference",
"documentation" : "Patient information"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-status",
"type" : "token",
"documentation" : "active "
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-type",
"type" : "token",
"documentation" : "The type of the device"
}, {
"name" : "udi-carrier",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-udi-carrier",
"type" : "string",
"documentation" : "UDI Barcode (RFID or other technology) string in *HRF* format."
}, {
"name" : "udi-di",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-udi-di",
"type" : "string",
"documentation" : "The udi Device Identifier (DI)"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/Device-url",
"type" : "uri",
"documentation" : "Network address to contact device"
} ]
}, {
"type" : "DeviceDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/DeviceDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "DeviceDefinition:parent" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-identifier",
"type" : "token",
"documentation" : "The identifier of the component"
}, {
"name" : "parent",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-parent",
"type" : "reference",
"documentation" : "The parent DeviceDefinition resource"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceDefinition-type",
"type" : "token",
"documentation" : "The device component type"
} ]
}, {
"type" : "DeviceMetric",
"profile" : "http://hl7.org/fhir/StructureDefinition/DeviceMetric",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "DeviceMetric:parent", "DeviceMetric:source" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceMetric-category",
"type" : "token",
"documentation" : "The category of the metric"
}, {
"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" : "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"
} ]
}, {
"type" : "DeviceRequest",
"profile" : "http://hl7.org/fhir/StructureDefinition/DeviceRequest",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "DeviceRequest:based-on", "DeviceRequest:device", "DeviceRequest:encounter", "DeviceRequest:instantiates-canonical", "DeviceRequest:insurance", "DeviceRequest:patient", "DeviceRequest:performer", "DeviceRequest:prior-request", "DeviceRequest:requester", "DeviceRequest:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "authored-on",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-authored-on",
"type" : "date",
"documentation" : "When the request transitioned to being actionable"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-based-on",
"type" : "reference",
"documentation" : "Plan/proposal/order fulfilled by this request"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-code",
"type" : "token",
"documentation" : "Code for what is being requested/ordered"
}, {
"name" : "device",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-device",
"type" : "reference",
"documentation" : "Reference to resource that is being requested/ordered"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-encounter",
"type" : "reference",
"documentation" : "Encounter during which request was created"
}, {
"name" : "event-date",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-event-date",
"type" : "date",
"documentation" : "When service should occur"
}, {
"name" : "group-identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-group-identifier",
"type" : "token",
"documentation" : "Composite request this is part of"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-identifier",
"type" : "token",
"documentation" : "Business identifier for request/order"
}, {
"name" : "instantiates-canonical",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-instantiates-canonical",
"type" : "reference",
"documentation" : "Instantiates FHIR protocol or definition"
}, {
"name" : "instantiates-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-instantiates-uri",
"type" : "uri",
"documentation" : "Instantiates external protocol or definition"
}, {
"name" : "insurance",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-insurance",
"type" : "reference",
"documentation" : "Associated insurance coverage"
}, {
"name" : "intent",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-intent",
"type" : "token",
"documentation" : "proposal "
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-patient",
"type" : "reference",
"documentation" : "Individual the service is ordered for"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-performer",
"type" : "reference",
"documentation" : "Desired performer for service"
}, {
"name" : "prior-request",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-prior-request",
"type" : "reference",
"documentation" : "Request takes the place of referenced completed or terminated requests"
}, {
"name" : "requester",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-requester",
"type" : "reference",
"documentation" : "Who/what is requesting service"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-status",
"type" : "token",
"documentation" : "entered-in-error "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceRequest-subject",
"type" : "reference",
"documentation" : "Individual the service is ordered for"
} ]
}, {
"type" : "DeviceUseStatement",
"profile" : "http://hl7.org/fhir/StructureDefinition/DeviceUseStatement",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "DeviceUseStatement:device", "DeviceUseStatement:patient", "DeviceUseStatement:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "device",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-device",
"type" : "reference",
"documentation" : "Search by device"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-identifier",
"type" : "token",
"documentation" : "Search by identifier"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-patient",
"type" : "reference",
"documentation" : "Search by subject - a patient"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-subject",
"type" : "reference",
"documentation" : "Search by subject"
} ]
}, {
"type" : "DiagnosticReport",
"profile" : "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "DiagnosticReport:based-on", "DiagnosticReport:encounter", "DiagnosticReport:media", "DiagnosticReport:patient", "DiagnosticReport:performer", "DiagnosticReport:result", "DiagnosticReport:results-interpreter", "DiagnosticReport:specimen", "DiagnosticReport:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on",
"type" : "reference",
"documentation" : "Reference to the service request."
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-category",
"type" : "token",
"documentation" : "Which diagnostic discipline/department created the report"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-code",
"type" : "token",
"documentation" : "The code for the report"
}, {
"name" : "conclusion",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusion",
"type" : "token",
"documentation" : "A coded conclusion (interpretation/impression) on the report"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-date",
"type" : "date",
"documentation" : "The clinically relevant time of the report"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-encounter",
"type" : "reference",
"documentation" : "The Encounter when the order was made"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-identifier",
"type" : "token",
"documentation" : "An identifier for the report"
}, {
"name" : "issued",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued",
"type" : "date",
"documentation" : "When the report was issued"
}, {
"name" : "media",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-media",
"type" : "reference",
"documentation" : "A reference to the image source."
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-patient",
"type" : "reference",
"documentation" : "The subject of the report if a patient"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer",
"type" : "reference",
"documentation" : "Who is responsible for the report"
}, {
"name" : "result",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-result",
"type" : "reference",
"documentation" : "Link to an atomic result (observation resource)"
}, {
"name" : "results-interpreter",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter",
"type" : "reference",
"documentation" : "Who was the source of the report"
}, {
"name" : "specimen",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen",
"type" : "reference",
"documentation" : "The specimen details"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-status",
"type" : "token",
"documentation" : "The status of the report"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject",
"type" : "reference",
"documentation" : "The subject of the report"
} ]
}, {
"type" : "DocumentManifest",
"profile" : "http://hl7.org/fhir/StructureDefinition/DocumentManifest",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "DocumentManifest:author", "DocumentManifest:item", "DocumentManifest:patient", "DocumentManifest:recipient", "DocumentManifest:related-ref", "DocumentManifest:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-author",
"type" : "reference",
"documentation" : "Who and/or what authored the DocumentManifest"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-created",
"type" : "date",
"documentation" : "When this document manifest created"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-description",
"type" : "string",
"documentation" : "Human-readable description (title)"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-identifier",
"type" : "token",
"documentation" : "Unique Identifier for the set of documents"
}, {
"name" : "item",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-item",
"type" : "reference",
"documentation" : "Items in manifest"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-patient",
"type" : "reference",
"documentation" : "The subject of the set of documents"
}, {
"name" : "recipient",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-recipient",
"type" : "reference",
"documentation" : "Intended to get notified about this 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" : "related-ref",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-related-ref",
"type" : "reference",
"documentation" : "Related Resource"
}, {
"name" : "source",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-source",
"type" : "uri",
"documentation" : "The source system/application/software"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-status",
"type" : "token",
"documentation" : "current "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-subject",
"type" : "reference",
"documentation" : "The subject of the set of documents"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentManifest-type",
"type" : "token",
"documentation" : "Kind of document set"
} ]
}, {
"type" : "DocumentReference",
"profile" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "DocumentReference:authenticator", "DocumentReference:author", "DocumentReference:custodian", "DocumentReference:encounter", "DocumentReference:patient", "DocumentReference:related", "DocumentReference:relatesto", "DocumentReference:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "authenticator",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-authenticator",
"type" : "reference",
"documentation" : "Who/what authenticated the document"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
"type" : "reference",
"documentation" : "Who and/or what authored the document"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-category",
"type" : "token",
"documentation" : "Categorization of document"
}, {
"name" : "contenttype",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype",
"type" : "token",
"documentation" : "Mime type of the content"
}, {
"name" : "custodian",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-custodian",
"type" : "reference",
"documentation" : "Organization which maintains the document"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-date",
"type" : "date",
"documentation" : "When this document reference was created"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-description",
"type" : "string",
"documentation" : "Human-readable description"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-encounter",
"type" : "reference",
"documentation" : "Context of the document content"
}, {
"name" : "event",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-event",
"type" : "token",
"documentation" : "Main clinical acts documented"
}, {
"name" : "facility",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
"type" : "token",
"documentation" : "Kind of facility where patient was seen"
}, {
"name" : "format",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-format",
"type" : "token",
"documentation" : "Format/content rules for the document"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-identifier",
"type" : "token",
"documentation" : "Master Version Specific Identifier"
}, {
"name" : "language",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-language",
"type" : "token",
"documentation" : "Human language of the content (BCP-47)"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-location",
"type" : "uri",
"documentation" : "Uri where the data can be found"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-patient",
"type" : "reference",
"documentation" : "Who/what is the subject of the document"
}, {
"name" : "period",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
"type" : "date",
"documentation" : "Time of service that is being documented"
}, {
"name" : "related",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-related",
"type" : "reference",
"documentation" : "Related identifiers or resources"
}, {
"name" : "relatesto",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relatesto",
"type" : "reference",
"documentation" : "Target of the relationship"
}, {
"name" : "relation",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-relation",
"type" : "token",
"documentation" : "replaces "
}, {
"name" : "security-label",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label",
"type" : "token",
"documentation" : "Document security-tags"
}, {
"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" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
"type" : "token",
"documentation" : "current "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-subject",
"type" : "reference",
"documentation" : "Who/what is the subject of the document"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-type",
"type" : "token",
"documentation" : "Kind of document (LOINC if possible)"
} ]
}, {
"type" : "EffectEvidenceSynthesis",
"profile" : "http://hl7.org/fhir/StructureDefinition/EffectEvidenceSynthesis",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-context",
"type" : "token",
"documentation" : "A use context assigned to the effect evidence synthesis"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the effect evidence synthesis"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-date",
"type" : "date",
"documentation" : "The effect evidence synthesis publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-description",
"type" : "string",
"documentation" : "The description of the effect evidence synthesis"
}, {
"name" : "effective",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-effective",
"type" : "date",
"documentation" : "The time during which the effect evidence synthesis is intended to be in use"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-identifier",
"type" : "token",
"documentation" : "External identifier for the effect evidence synthesis"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the effect evidence synthesis"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-name",
"type" : "string",
"documentation" : "Computationally friendly name of the effect evidence synthesis"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the effect evidence synthesis"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-status",
"type" : "token",
"documentation" : "The current status of the effect evidence synthesis"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-title",
"type" : "string",
"documentation" : "The human-friendly name of the effect evidence synthesis"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-url",
"type" : "uri",
"documentation" : "The uri that identifies the effect evidence synthesis"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/EffectEvidenceSynthesis-version",
"type" : "token",
"documentation" : "The business version of the effect evidence synthesis"
} ]
}, {
"type" : "Encounter",
"profile" : "http://hl7.org/fhir/StructureDefinition/Encounter",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Encounter:account", "Encounter:appointment", "Encounter:based-on", "Encounter:diagnosis", "Encounter:episode-of-care", "Encounter:location", "Encounter:part-of", "Encounter:participant", "Encounter:patient", "Encounter:practitioner", "Encounter:reason-reference", "Encounter:service-provider", "Encounter:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "account",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-account",
"type" : "reference",
"documentation" : "The set of accounts that may be used for billing for this Encounter"
}, {
"name" : "appointment",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-appointment",
"type" : "reference",
"documentation" : "The appointment that scheduled this encounter"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-based-on",
"type" : "reference",
"documentation" : "The ServiceRequest that initiated this encounter"
}, {
"name" : "class",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-class",
"type" : "token",
"documentation" : "Classification of patient encounter"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-date",
"type" : "date",
"documentation" : "A date within the period the Encounter lasted"
}, {
"name" : "diagnosis",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-diagnosis",
"type" : "reference",
"documentation" : "The diagnosis or procedure relevant to the encounter"
}, {
"name" : "episode-of-care",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-episode-of-care",
"type" : "reference",
"documentation" : "Episode(s) of care that this encounter should be recorded against"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-identifier",
"type" : "token",
"documentation" : "Identifier(s) by which this encounter is known"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-location",
"type" : "reference",
"documentation" : "Location the encounter takes place"
}, {
"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" : "part-of",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-part-of",
"type" : "reference",
"documentation" : "Another Encounter this encounter is part of"
}, {
"name" : "participant",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-participant",
"type" : "reference",
"documentation" : "Persons involved in the encounter other than the patient"
}, {
"name" : "participant-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-participant-type",
"type" : "token",
"documentation" : "Role of participant in encounter"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-patient",
"type" : "reference",
"documentation" : "The patient or group present at the encounter"
}, {
"name" : "practitioner",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-practitioner",
"type" : "reference",
"documentation" : "Persons involved in the encounter other than the patient"
}, {
"name" : "reason-code",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-reason-code",
"type" : "token",
"documentation" : "Coded reason the encounter takes place"
}, {
"name" : "reason-reference",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-reason-reference",
"type" : "reference",
"documentation" : "Reason the encounter takes place (reference)"
}, {
"name" : "service-provider",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-service-provider",
"type" : "reference",
"documentation" : "The organization (facility) responsible for this encounter"
}, {
"name" : "special-arrangement",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-special-arrangement",
"type" : "token",
"documentation" : "Wheelchair"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-status",
"type" : "token",
"documentation" : "planned "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-subject",
"type" : "reference",
"documentation" : "The patient or group present at the encounter"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Encounter-type",
"type" : "token",
"documentation" : "Specific type of encounter"
} ]
}, {
"type" : "Endpoint",
"profile" : "http://hl7.org/fhir/StructureDefinition/Endpoint",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Endpoint:organization" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"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" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-identifier",
"type" : "token",
"documentation" : "Identifies this endpoint across multiple systems"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-name",
"type" : "string",
"documentation" : "A name that this endpoint can be identified by"
}, {
"name" : "organization",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
"type" : "reference",
"documentation" : "The organization that is managing the endpoint"
}, {
"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" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-status",
"type" : "token",
"documentation" : "The current status of the Endpoint (usually expected to be active)"
} ]
}, {
"type" : "EnrollmentRequest",
"profile" : "http://hl7.org/fhir/StructureDefinition/EnrollmentRequest",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "EnrollmentRequest:patient", "EnrollmentRequest:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-identifier",
"type" : "token",
"documentation" : "The business identifier of the Enrollment"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-patient",
"type" : "reference",
"documentation" : "The party to be enrolled"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-status",
"type" : "token",
"documentation" : "The status of the enrollment"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentRequest-subject",
"type" : "reference",
"documentation" : "The party to be enrolled"
} ]
}, {
"type" : "EnrollmentResponse",
"profile" : "http://hl7.org/fhir/StructureDefinition/EnrollmentResponse",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "EnrollmentResponse:request" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-_tag",
"type" : "token",
"documentation" : "Tags applied to this 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" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/EnrollmentResponse-status",
"type" : "token",
"documentation" : "The status of the enrollment response"
} ]
}, {
"type" : "EpisodeOfCare",
"profile" : "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "EpisodeOfCare:care-manager", "EpisodeOfCare:condition", "EpisodeOfCare:incoming-referral", "EpisodeOfCare:organization", "EpisodeOfCare:patient" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "care-manager",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-care-manager",
"type" : "reference",
"documentation" : "Care manager/care coordinator for the patient"
}, {
"name" : "condition",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-condition",
"type" : "reference",
"documentation" : "Conditions/problems/diagnoses this episode of care is for"
}, {
"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" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-identifier",
"type" : "token",
"documentation" : "Business Identifier(s) relevant for this EpisodeOfCare"
}, {
"name" : "incoming-referral",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-incoming-referral",
"type" : "reference",
"documentation" : "Incoming Referral Request"
}, {
"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" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-patient",
"type" : "reference",
"documentation" : "The patient who is the focus of this episode of care"
}, {
"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)"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/EpisodeOfCare-type",
"type" : "token",
"documentation" : "Type/class - e.g. specialist referral"
} ]
}, {
"type" : "EventDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/EventDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "EventDefinition:composed-of", "EventDefinition:depends-on", "EventDefinition:derived-from", "EventDefinition:predecessor", "EventDefinition:successor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composed-of",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the event definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the event definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-date",
"type" : "date",
"documentation" : "The event definition publication date"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "derived-from",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-derived-from",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-description",
"type" : "string",
"documentation" : "The description of the event definition"
}, {
"name" : "effective",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-effective",
"type" : "date",
"documentation" : "The time during which the event definition is intended to be in use"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-identifier",
"type" : "token",
"documentation" : "External identifier for the event definition"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the event definition"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-name",
"type" : "string",
"documentation" : "Computationally friendly name of the event definition"
}, {
"name" : "predecessor",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the event definition"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-status",
"type" : "token",
"documentation" : "The current status of the event definition"
}, {
"name" : "successor",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-successor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-title",
"type" : "string",
"documentation" : "The human-friendly name of the event definition"
}, {
"name" : "topic",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-topic",
"type" : "token",
"documentation" : "Topics associated with the module"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-url",
"type" : "uri",
"documentation" : "The uri that identifies the event definition"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/EventDefinition-version",
"type" : "token",
"documentation" : "The business version of the event definition"
} ]
}, {
"type" : "Evidence",
"profile" : "http://hl7.org/fhir/StructureDefinition/Evidence",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Evidence:composed-of", "Evidence:depends-on", "Evidence:derived-from", "Evidence:predecessor", "Evidence:successor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composed-of",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-context",
"type" : "token",
"documentation" : "A use context assigned to the evidence"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the evidence"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-date",
"type" : "date",
"documentation" : "The evidence publication date"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "derived-from",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-derived-from",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-description",
"type" : "string",
"documentation" : "The description of the evidence"
}, {
"name" : "effective",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-effective",
"type" : "date",
"documentation" : "The time during which the evidence is intended to be in use"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-identifier",
"type" : "token",
"documentation" : "External identifier for the evidence"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the evidence"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-name",
"type" : "string",
"documentation" : "Computationally friendly name of the evidence"
}, {
"name" : "predecessor",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the evidence"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-status",
"type" : "token",
"documentation" : "The current status of the evidence"
}, {
"name" : "successor",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-successor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-title",
"type" : "string",
"documentation" : "The human-friendly name of the evidence"
}, {
"name" : "topic",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-topic",
"type" : "token",
"documentation" : "Topics associated with the Evidence"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-url",
"type" : "uri",
"documentation" : "The uri that identifies the evidence"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/Evidence-version",
"type" : "token",
"documentation" : "The business version of the evidence"
} ]
}, {
"type" : "EvidenceVariable",
"profile" : "http://hl7.org/fhir/StructureDefinition/EvidenceVariable",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "EvidenceVariable:composed-of", "EvidenceVariable:depends-on", "EvidenceVariable:derived-from", "EvidenceVariable:predecessor", "EvidenceVariable:successor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composed-of",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-context",
"type" : "token",
"documentation" : "A use context assigned to the evidence variable"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the evidence variable"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-date",
"type" : "date",
"documentation" : "The evidence variable publication date"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "derived-from",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-derived-from",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-description",
"type" : "string",
"documentation" : "The description of the evidence variable"
}, {
"name" : "effective",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-effective",
"type" : "date",
"documentation" : "The time during which the evidence variable is intended to be in use"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-identifier",
"type" : "token",
"documentation" : "External identifier for the evidence variable"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the evidence variable"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-name",
"type" : "string",
"documentation" : "Computationally friendly name of the evidence variable"
}, {
"name" : "predecessor",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the evidence variable"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-status",
"type" : "token",
"documentation" : "The current status of the evidence variable"
}, {
"name" : "successor",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-successor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-title",
"type" : "string",
"documentation" : "The human-friendly name of the evidence variable"
}, {
"name" : "topic",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-topic",
"type" : "token",
"documentation" : "Topics associated with the EvidenceVariable"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-url",
"type" : "uri",
"documentation" : "The uri that identifies the evidence variable"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/EvidenceVariable-version",
"type" : "token",
"documentation" : "The business version of the evidence variable"
} ]
}, {
"type" : "ExampleScenario",
"profile" : "http://hl7.org/fhir/StructureDefinition/ExampleScenario",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-context",
"type" : "token",
"documentation" : "A use context assigned to the example scenario"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the example scenario"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-date",
"type" : "date",
"documentation" : "The example scenario publication date"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-identifier",
"type" : "token",
"documentation" : "External identifier for the example scenario"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the example scenario"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-name",
"type" : "string",
"documentation" : "Computationally friendly name of the example scenario"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the example scenario"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-status",
"type" : "token",
"documentation" : "The current status of the example scenario"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-url",
"type" : "uri",
"documentation" : "The uri that identifies the example scenario"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/ExampleScenario-version",
"type" : "token",
"documentation" : "The business version of the example scenario"
} ]
}, {
"type" : "ExplanationOfBenefit",
"profile" : "http://hl7.org/fhir/StructureDefinition/ExplanationOfBenefit",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ExplanationOfBenefit:care-team", "ExplanationOfBenefit:claim", "ExplanationOfBenefit:coverage", "ExplanationOfBenefit:detail-udi", "ExplanationOfBenefit:encounter", "ExplanationOfBenefit:enterer", "ExplanationOfBenefit:facility", "ExplanationOfBenefit:item-udi", "ExplanationOfBenefit:patient", "ExplanationOfBenefit:payee", "ExplanationOfBenefit:procedure-udi", "ExplanationOfBenefit:provider", "ExplanationOfBenefit:subdetail-udi" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "care-team",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-care-team",
"type" : "reference",
"documentation" : "Member of the CareTeam"
}, {
"name" : "claim",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-claim",
"type" : "reference",
"documentation" : "The reference to the claim"
}, {
"name" : "coverage",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-coverage",
"type" : "reference",
"documentation" : "The plan under which the claim was adjudicated"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created",
"type" : "date",
"documentation" : "The creation date for the EOB"
}, {
"name" : "detail-udi",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-detail-udi",
"type" : "reference",
"documentation" : "UDI associated with a line item detail product or service"
}, {
"name" : "disposition",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-disposition",
"type" : "string",
"documentation" : "The contents of the disposition message"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-encounter",
"type" : "reference",
"documentation" : "Encounters associated with a billed line item"
}, {
"name" : "enterer",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-enterer",
"type" : "reference",
"documentation" : "The party responsible for the entry of the Claim"
}, {
"name" : "facility",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-facility",
"type" : "reference",
"documentation" : "Facility responsible for the goods and services"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-identifier",
"type" : "token",
"documentation" : "The business identifier of the Explanation of Benefit"
}, {
"name" : "item-udi",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-item-udi",
"type" : "reference",
"documentation" : "UDI associated with a line item product or service"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient",
"type" : "reference",
"documentation" : "The reference to the patient"
}, {
"name" : "payee",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-payee",
"type" : "reference",
"documentation" : "The party receiving any payment for the Claim"
}, {
"name" : "procedure-udi",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-procedure-udi",
"type" : "reference",
"documentation" : "UDI associated with a procedure"
}, {
"name" : "provider",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-provider",
"type" : "reference",
"documentation" : "The reference to the provider"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-status",
"type" : "token",
"documentation" : "Status of the instance"
}, {
"name" : "subdetail-udi",
"definition" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-subdetail-udi",
"type" : "reference",
"documentation" : "UDI associated with a line item detail subdetail product or service"
} ]
}, {
"type" : "FamilyMemberHistory",
"profile" : "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "FamilyMemberHistory:instantiates-canonical", "FamilyMemberHistory:patient" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-code",
"type" : "token",
"documentation" : "A search by a condition code"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-date",
"type" : "date",
"documentation" : "When history was recorded or last updated"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-identifier",
"type" : "token",
"documentation" : "A search by a record identifier"
}, {
"name" : "instantiates-canonical",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-instantiates-canonical",
"type" : "reference",
"documentation" : "Instantiates FHIR protocol or definition"
}, {
"name" : "instantiates-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-instantiates-uri",
"type" : "uri",
"documentation" : "Instantiates external protocol or definition"
}, {
"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" : "relationship",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-relationship",
"type" : "token",
"documentation" : "A search by a relationship type"
}, {
"name" : "sex",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-sex",
"type" : "token",
"documentation" : "A search by a sex code of a family member"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/FamilyMemberHistory-status",
"type" : "token",
"documentation" : "partial "
} ]
}, {
"type" : "Flag",
"profile" : "http://hl7.org/fhir/StructureDefinition/Flag",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Flag:author", "Flag:encounter", "Flag:patient", "Flag:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-author",
"type" : "reference",
"documentation" : "Flag creator"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-date",
"type" : "date",
"documentation" : "Time period when flag is active"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-encounter",
"type" : "reference",
"documentation" : "Alert relevant during encounter"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-identifier",
"type" : "token",
"documentation" : "Business identifier"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-patient",
"type" : "reference",
"documentation" : "The identity of a subject to list flags for"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Flag-subject",
"type" : "reference",
"documentation" : "The identity of a subject to list flags for"
} ]
}, {
"type" : "Goal",
"profile" : "http://hl7.org/fhir/StructureDefinition/Goal",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Goal:patient", "Goal:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "achievement-status",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-achievement-status",
"type" : "token",
"documentation" : "in-progress "
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-category",
"type" : "token",
"documentation" : "E.g. Treatment"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-identifier",
"type" : "token",
"documentation" : "External Ids for this goal"
}, {
"name" : "lifecycle-status",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status",
"type" : "token",
"documentation" : "proposed "
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-patient",
"type" : "reference",
"documentation" : "Who this goal is intended for"
}, {
"name" : "start-date",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-start-date",
"type" : "date",
"documentation" : "When goal pursuit begins"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-subject",
"type" : "reference",
"documentation" : "Who this goal is intended for"
}, {
"name" : "target-date",
"definition" : "http://hl7.org/fhir/SearchParameter/Goal-target-date",
"type" : "date",
"documentation" : "Reach goal on or before"
} ]
}, {
"type" : "GraphDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/GraphDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the graph definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the graph definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-date",
"type" : "date",
"documentation" : "The graph definition publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-description",
"type" : "string",
"documentation" : "The description of the graph definition"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the graph definition"
}, {
"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" : "start",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-start",
"type" : "token",
"documentation" : "Type of resource at which the graph starts"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-status",
"type" : "token",
"documentation" : "The current status 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" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/GraphDefinition-version",
"type" : "token",
"documentation" : "The business version of the graph definition"
} ]
}, {
"type" : "Group",
"profile" : "http://hl7.org/fhir/StructureDefinition/Group",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Group:managing-entity", "Group:member" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "actual",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-actual",
"type" : "token",
"documentation" : "Descriptive or actual"
}, {
"name" : "characteristic",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-characteristic",
"type" : "token",
"documentation" : "Kind of characteristic"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-code",
"type" : "token",
"documentation" : "The kind of resources contained"
}, {
"name" : "exclude",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-exclude",
"type" : "token",
"documentation" : "Group includes or excludes"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-identifier",
"type" : "token",
"documentation" : "Unique id"
}, {
"name" : "managing-entity",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-managing-entity",
"type" : "reference",
"documentation" : "Entity that is the custodian of the Group's definition"
}, {
"name" : "member",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-member",
"type" : "reference",
"documentation" : "Reference to the group member"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-type",
"type" : "token",
"documentation" : "The type of resources the group contains"
}, {
"name" : "value",
"definition" : "http://hl7.org/fhir/SearchParameter/Group-value",
"type" : "token",
"documentation" : "Value held by characteristic"
} ]
}, {
"type" : "GuidanceResponse",
"profile" : "http://hl7.org/fhir/StructureDefinition/GuidanceResponse",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "GuidanceResponse:patient", "GuidanceResponse:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/GuidanceResponse-identifier",
"type" : "token",
"documentation" : "The identifier of the guidance response"
}, {
"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" : "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"
} ]
}, {
"type" : "HealthcareService",
"profile" : "http://hl7.org/fhir/StructureDefinition/HealthcareService",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "HealthcareService:coverage-area", "HealthcareService:endpoint", "HealthcareService:location", "HealthcareService:organization" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "active",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-active",
"type" : "token",
"documentation" : "The Healthcare Service is currently marked as active"
}, {
"name" : "characteristic",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-characteristic",
"type" : "token",
"documentation" : "One of the HealthcareService's characteristics"
}, {
"name" : "coverage-area",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-coverage-area",
"type" : "reference",
"documentation" : "Location(s) service is intended for/available to"
}, {
"name" : "endpoint",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-endpoint",
"type" : "reference",
"documentation" : "Technical endpoints providing access to electronic services operated for the healthcare service"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier",
"type" : "token",
"documentation" : "External identifiers for this item"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-location",
"type" : "reference",
"documentation" : "The location of the Healthcare Service"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-name",
"type" : "string",
"documentation" : "A portion of the Healthcare service name"
}, {
"name" : "organization",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-organization",
"type" : "reference",
"documentation" : "The organization that provides this Healthcare Service"
}, {
"name" : "program",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-program",
"type" : "token",
"documentation" : "One of the Programs supported by this HealthcareService"
}, {
"name" : "service-category",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-service-category",
"type" : "token",
"documentation" : "Service Category of the Healthcare Service"
}, {
"name" : "service-type",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-service-type",
"type" : "token",
"documentation" : "The type of service provided by this healthcare service"
}, {
"name" : "specialty",
"definition" : "http://hl7.org/fhir/SearchParameter/HealthcareService-specialty",
"type" : "token",
"documentation" : "The specialty of the service provided by this healthcare service"
} ]
}, {
"type" : "ImagingStudy",
"profile" : "http://hl7.org/fhir/StructureDefinition/ImagingStudy",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ImagingStudy:basedon", "ImagingStudy:encounter", "ImagingStudy:endpoint", "ImagingStudy:interpreter", "ImagingStudy:patient", "ImagingStudy:performer", "ImagingStudy:referrer", "ImagingStudy:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "basedon",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-basedon",
"type" : "reference",
"documentation" : "The order for the image"
}, {
"name" : "bodysite",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-bodysite",
"type" : "token",
"documentation" : "The body site studied"
}, {
"name" : "dicom-class",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-dicom-class",
"type" : "token",
"documentation" : "The type of the instance"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-encounter",
"type" : "reference",
"documentation" : "The context of the study"
}, {
"name" : "endpoint",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-endpoint",
"type" : "reference",
"documentation" : "The endpoint for the study or series"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-identifier",
"type" : "token",
"documentation" : "Identifiers for the Study"
}, {
"name" : "instance",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-instance",
"type" : "token",
"documentation" : "SOP Instance UID for an instance"
}, {
"name" : "interpreter",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-interpreter",
"type" : "reference",
"documentation" : "Who interpreted the images"
}, {
"name" : "modality",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-modality",
"type" : "token",
"documentation" : "The modality of the series"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-patient",
"type" : "reference",
"documentation" : "Who the study is about"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-performer",
"type" : "reference",
"documentation" : "The person who performed the study"
}, {
"name" : "reason",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-reason",
"type" : "token",
"documentation" : "The reason for the study"
}, {
"name" : "referrer",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-referrer",
"type" : "reference",
"documentation" : "The referring physician"
}, {
"name" : "series",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-series",
"type" : "token",
"documentation" : "DICOM Series Instance UID for a series"
}, {
"name" : "started",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-started",
"type" : "date",
"documentation" : "When the study was started"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-status",
"type" : "token",
"documentation" : "The status of the study"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-subject",
"type" : "reference",
"documentation" : "Who the study is about"
} ]
}, {
"type" : "Immunization",
"profile" : "http://hl7.org/fhir/StructureDefinition/Immunization",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Immunization:location", "Immunization:manufacturer", "Immunization:patient", "Immunization:performer", "Immunization:reaction", "Immunization:reason-reference" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-date",
"type" : "date",
"documentation" : "Vaccination (non)-Administration Date"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-identifier",
"type" : "token",
"documentation" : "Business identifier"
}, {
"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" : "lot-number",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-lot-number",
"type" : "string",
"documentation" : "Vaccine Lot Number"
}, {
"name" : "manufacturer",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-manufacturer",
"type" : "reference",
"documentation" : "Vaccine Manufacturer"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-patient",
"type" : "reference",
"documentation" : "The patient for the vaccination record"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-performer",
"type" : "reference",
"documentation" : "The practitioner or organization who played a role in the vaccination"
}, {
"name" : "reaction",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-reaction",
"type" : "reference",
"documentation" : "Additional information on reaction"
}, {
"name" : "reaction-date",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-reaction-date",
"type" : "date",
"documentation" : "When reaction started"
}, {
"name" : "reason-code",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-reason-code",
"type" : "token",
"documentation" : "Reason why the vaccine was administered"
}, {
"name" : "reason-reference",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-reason-reference",
"type" : "reference",
"documentation" : "Why immunization occurred"
}, {
"name" : "series",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-series",
"type" : "string",
"documentation" : "The series being followed by the provider"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-status",
"type" : "token",
"documentation" : "Immunization event status"
}, {
"name" : "status-reason",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-status-reason",
"type" : "token",
"documentation" : "Reason why the vaccine was not administered"
}, {
"name" : "target-disease",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-target-disease",
"type" : "token",
"documentation" : "The target disease the dose is being administered against"
}, {
"name" : "vaccine-code",
"definition" : "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code",
"type" : "token",
"documentation" : "Vaccine Product Administered"
} ]
}, {
"type" : "ImmunizationEvaluation",
"profile" : "http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ImmunizationEvaluation:immunization-event", "ImmunizationEvaluation:patient" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-date",
"type" : "date",
"documentation" : "Date the evaluation was generated"
}, {
"name" : "dose-status",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-dose-status",
"type" : "token",
"documentation" : "The status of the dose relative to published recommendations"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-identifier",
"type" : "token",
"documentation" : "ID of the evaluation"
}, {
"name" : "immunization-event",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-immunization-event",
"type" : "reference",
"documentation" : "The vaccine administration event being evaluated"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-patient",
"type" : "reference",
"documentation" : "The patient being evaluated"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-status",
"type" : "token",
"documentation" : "Immunization evaluation status"
}, {
"name" : "target-disease",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationEvaluation-target-disease",
"type" : "token",
"documentation" : "The vaccine preventable disease being evaluated against"
} ]
}, {
"type" : "ImmunizationRecommendation",
"profile" : "http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ImmunizationRecommendation:information", "ImmunizationRecommendation:patient", "ImmunizationRecommendation:support" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-date",
"type" : "date",
"documentation" : "Date recommendation(s) created"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-identifier",
"type" : "token",
"documentation" : "Business identifier"
}, {
"name" : "information",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-information",
"type" : "reference",
"documentation" : "Patient observations supporting recommendation"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-patient",
"type" : "reference",
"documentation" : "Who this profile is for"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-status",
"type" : "token",
"documentation" : "Vaccine recommendation status"
}, {
"name" : "support",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support",
"type" : "reference",
"documentation" : "Past immunizations supporting recommendation"
}, {
"name" : "target-disease",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-target-disease",
"type" : "token",
"documentation" : "Disease to be immunized against"
}, {
"name" : "vaccine-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-vaccine-type",
"type" : "token",
"documentation" : "Vaccine or vaccine group recommendation applies to"
} ]
}, {
"type" : "ImplementationGuide",
"profile" : "http://hl7.org/fhir/StructureDefinition/ImplementationGuide",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ImplementationGuide:depends-on", "ImplementationGuide:global", "ImplementationGuide:resource" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context",
"type" : "token",
"documentation" : "A use context assigned to the implementation guide"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the implementation guide"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-date",
"type" : "date",
"documentation" : "The implementation guide publication date"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on",
"type" : "reference",
"documentation" : "Identity of the IG that this depends on"
}, {
"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"
}, {
"name" : "global",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-global",
"type" : "reference",
"documentation" : "Profile that all resources must conform to"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the implementation guide"
}, {
"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" : "resource",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource",
"type" : "reference",
"documentation" : "Location of the resource"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-status",
"type" : "token",
"documentation" : "The current status of the implementation guide"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-title",
"type" : "string",
"documentation" : "The human-friendly name 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" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/ImplementationGuide-version",
"type" : "token",
"documentation" : "The business version of the implementation guide"
} ]
}, {
"type" : "InsurancePlan",
"profile" : "http://hl7.org/fhir/StructureDefinition/InsurancePlan",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "InsurancePlan:administered-by", "InsurancePlan:endpoint", "InsurancePlan:owned-by" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "address",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-address",
"type" : "string",
"documentation" : "A server defined search that may match any of the string fields in the Address"
}, {
"name" : "address-city",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-address-city",
"type" : "string",
"documentation" : "A city specified in an address"
}, {
"name" : "address-country",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-address-country",
"type" : "string",
"documentation" : "A country specified in an address"
}, {
"name" : "address-postalcode",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-address-postalcode",
"type" : "string",
"documentation" : "A postal code specified in an address"
}, {
"name" : "address-state",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-address-state",
"type" : "string",
"documentation" : "A state specified in an address"
}, {
"name" : "address-use",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-address-use",
"type" : "token",
"documentation" : "A use code specified in an address"
}, {
"name" : "administered-by",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-administered-by",
"type" : "reference",
"documentation" : "Product administrator"
}, {
"name" : "endpoint",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-endpoint",
"type" : "reference",
"documentation" : "Technical endpoint"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-identifier",
"type" : "token",
"documentation" : "Any identifier for the organization (not the accreditation issuer's identifier)"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-name",
"type" : "string",
"documentation" : "A portion of the organization's name or alias"
}, {
"name" : "owned-by",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-owned-by",
"type" : "reference",
"documentation" : "An organization of which this organization forms a part"
}, {
"name" : "phonetic",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-phonetic",
"type" : "string",
"documentation" : "A portion of the organization's name using some kind of phonetic matching algorithm"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-status",
"type" : "token",
"documentation" : "Is the Organization record active"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/InsurancePlan-type",
"type" : "token",
"documentation" : "A code for the type of organization"
} ]
}, {
"type" : "Invoice",
"profile" : "http://hl7.org/fhir/StructureDefinition/Invoice",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Invoice:account", "Invoice:issuer", "Invoice:participant", "Invoice:patient", "Invoice:recipient", "Invoice:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "account",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-account",
"type" : "reference",
"documentation" : "Account that is being balanced"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-date",
"type" : "date",
"documentation" : "Invoice date / posting date"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-identifier",
"type" : "token",
"documentation" : "Business Identifier for item"
}, {
"name" : "issuer",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-issuer",
"type" : "reference",
"documentation" : "Issuing Organization of Invoice"
}, {
"name" : "participant",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-participant",
"type" : "reference",
"documentation" : "Individual who was involved"
}, {
"name" : "participant-role",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-participant-role",
"type" : "token",
"documentation" : "Type of involvement in creation of this Invoice"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-patient",
"type" : "reference",
"documentation" : "Recipient(s) of goods and services"
}, {
"name" : "recipient",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-recipient",
"type" : "reference",
"documentation" : "Recipient of this invoice"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-status",
"type" : "token",
"documentation" : "draft "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-subject",
"type" : "reference",
"documentation" : "Recipient(s) of goods and services"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Invoice-type",
"type" : "token",
"documentation" : "Type of Invoice"
} ]
}, {
"type" : "Library",
"profile" : "http://hl7.org/fhir/StructureDefinition/Library",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Library:composed-of", "Library:depends-on", "Library:derived-from", "Library:predecessor", "Library:successor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composed-of",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "content-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-content-type",
"type" : "token",
"documentation" : "The type of content in the library (e.g. text/cql)"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-context",
"type" : "token",
"documentation" : "A use context assigned to the library"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the library"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-date",
"type" : "date",
"documentation" : "The library publication date"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"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" : "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" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the library"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-name",
"type" : "string",
"documentation" : "Computationally friendly name of the library"
}, {
"name" : "predecessor",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the library"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-status",
"type" : "token",
"documentation" : "The current status of the library"
}, {
"name" : "successor",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-successor",
"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" : "topic",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-topic",
"type" : "token",
"documentation" : "Topics associated with the module"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-type",
"type" : "token",
"documentation" : "The type of the library (e.g. logic-library"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-url",
"type" : "uri",
"documentation" : "The uri that identifies the library"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/Library-version",
"type" : "token",
"documentation" : "The business version of the library"
} ]
}, {
"type" : "Linkage",
"profile" : "http://hl7.org/fhir/StructureDefinition/Linkage",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Linkage:author", "Linkage:item", "Linkage:source" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Linkage-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Linkage-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Linkage-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Linkage-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Linkage-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/Linkage-author",
"type" : "reference",
"documentation" : "Author of the Linkage"
}, {
"name" : "item",
"definition" : "http://hl7.org/fhir/SearchParameter/Linkage-item",
"type" : "reference",
"documentation" : "Matches on any item in the Linkage"
}, {
"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'"
} ]
}, {
"type" : "List",
"profile" : "http://hl7.org/fhir/StructureDefinition/List",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "List:encounter", "List:item", "List:patient", "List:source", "List:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/List-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/List-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/List-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/List-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/List-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/List-code",
"type" : "token",
"documentation" : "What the purpose of this list is"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/List-date",
"type" : "date",
"documentation" : "When the list was prepared"
}, {
"name" : "empty-reason",
"definition" : "http://hl7.org/fhir/SearchParameter/List-empty-reason",
"type" : "token",
"documentation" : "Why list is empty"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/List-encounter",
"type" : "reference",
"documentation" : "Context in which list created"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/List-identifier",
"type" : "token",
"documentation" : "Business identifier"
}, {
"name" : "item",
"definition" : "http://hl7.org/fhir/SearchParameter/List-item",
"type" : "reference",
"documentation" : "Actual entry"
}, {
"name" : "notes",
"definition" : "http://hl7.org/fhir/SearchParameter/List-notes",
"type" : "string",
"documentation" : "The annotation - text content (as markdown)"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/List-patient",
"type" : "reference",
"documentation" : "If all resources have the same subject"
}, {
"name" : "source",
"definition" : "http://hl7.org/fhir/SearchParameter/List-source",
"type" : "reference",
"documentation" : "Who and/or what defined the list contents (aka Author)"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/List-status",
"type" : "token",
"documentation" : "current "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/List-subject",
"type" : "reference",
"documentation" : "If all resources have the same subject"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/List-title",
"type" : "string",
"documentation" : "Descriptive name for the list"
} ]
}, {
"type" : "Location",
"profile" : "http://hl7.org/fhir/StructureDefinition/Location",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Location:endpoint", "Location:organization", "Location:partof" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "address",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-address",
"type" : "string",
"documentation" : "A (part of the) address of the location"
}, {
"name" : "address-city",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-address-city",
"type" : "string",
"documentation" : "A city specified in an address"
}, {
"name" : "address-country",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-address-country",
"type" : "string",
"documentation" : "A country specified in an address"
}, {
"name" : "address-postalcode",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-address-postalcode",
"type" : "string",
"documentation" : "A postal code specified in an address"
}, {
"name" : "address-state",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-address-state",
"type" : "string",
"documentation" : "A state specified in an address"
}, {
"name" : "address-use",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-address-use",
"type" : "token",
"documentation" : "A use code specified in an address"
}, {
"name" : "endpoint",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-endpoint",
"type" : "reference",
"documentation" : "Technical endpoints providing access to services operated for the location"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-identifier",
"type" : "token",
"documentation" : "An identifier for the location"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-name",
"type" : "string",
"documentation" : "A portion of the location's name or alias"
}, {
"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"
}, {
"name" : "organization",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-organization",
"type" : "reference",
"documentation" : "Searches for locations that are managed by the provided organization"
}, {
"name" : "partof",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-partof",
"type" : "reference",
"documentation" : "A location of which this location is a part"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-status",
"type" : "token",
"documentation" : "Searches for locations with a specific kind of status"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Location-type",
"type" : "token",
"documentation" : "A code for the type of location"
} ]
}, {
"type" : "Measure",
"profile" : "http://hl7.org/fhir/StructureDefinition/Measure",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Measure:composed-of", "Measure:depends-on", "Measure:derived-from", "Measure:predecessor", "Measure:successor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composed-of",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-context",
"type" : "token",
"documentation" : "A use context assigned to the measure"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the measure"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-date",
"type" : "date",
"documentation" : "The measure publication date"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"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" : "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" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the measure"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-name",
"type" : "string",
"documentation" : "Computationally friendly name of the measure"
}, {
"name" : "predecessor",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the measure"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-status",
"type" : "token",
"documentation" : "The current status of the measure"
}, {
"name" : "successor",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-successor",
"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" : "topic",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-topic",
"type" : "token",
"documentation" : "Topics associated with the measure"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-url",
"type" : "uri",
"documentation" : "The uri that identifies the measure"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/Measure-version",
"type" : "token",
"documentation" : "The business version of the measure"
} ]
}, {
"type" : "MeasureReport",
"profile" : "http://hl7.org/fhir/StructureDefinition/MeasureReport",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MeasureReport:evaluated-resource", "MeasureReport:measure", "MeasureReport:patient", "MeasureReport:reporter", "MeasureReport:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-date",
"type" : "date",
"documentation" : "The date of the measure report"
}, {
"name" : "evaluated-resource",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-evaluated-resource",
"type" : "reference",
"documentation" : "An evaluated resource referenced by the measure report"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-identifier",
"type" : "token",
"documentation" : "External identifier of the measure report to be returned"
}, {
"name" : "measure",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-measure",
"type" : "reference",
"documentation" : "The measure to return measure report results for"
}, {
"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" : "period",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-period",
"type" : "date",
"documentation" : "The period of the measure report"
}, {
"name" : "reporter",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-reporter",
"type" : "reference",
"documentation" : "The reporter to return measure report results for"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-status",
"type" : "token",
"documentation" : "The status of the measure report"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MeasureReport-subject",
"type" : "reference",
"documentation" : "The identity of a subject to search for individual measure report results for"
} ]
}, {
"type" : "Media",
"profile" : "http://hl7.org/fhir/StructureDefinition/Media",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Media:based-on", "Media:device", "Media:encounter", "Media:operator", "Media:patient", "Media:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-based-on",
"type" : "reference",
"documentation" : "Procedure that caused this media to be created"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-created",
"type" : "date",
"documentation" : "When Media was collected"
}, {
"name" : "device",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-device",
"type" : "reference",
"documentation" : "Observing Device"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-encounter",
"type" : "reference",
"documentation" : "Encounter associated with media"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-identifier",
"type" : "token",
"documentation" : "Identifier(s) for the image"
}, {
"name" : "modality",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-modality",
"type" : "token",
"documentation" : "The type of acquisition equipment/process"
}, {
"name" : "operator",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-operator",
"type" : "reference",
"documentation" : "The person who generated the image"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-patient",
"type" : "reference",
"documentation" : "Who/What this Media is a record of"
}, {
"name" : "site",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-site",
"type" : "token",
"documentation" : "Observed body part"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-status",
"type" : "token",
"documentation" : "preparation "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-subject",
"type" : "reference",
"documentation" : "Who/What this Media is a record of"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-type",
"type" : "token",
"documentation" : "Classification of media as image"
}, {
"name" : "view",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-view",
"type" : "token",
"documentation" : "Imaging view"
} ]
}, {
"type" : "Medication",
"profile" : "http://hl7.org/fhir/StructureDefinition/Medication",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Medication:ingredient", "Medication:manufacturer" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-code",
"type" : "token",
"documentation" : "Returns medications for a specific code"
}, {
"name" : "expiration-date",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-expiration-date",
"type" : "date",
"documentation" : "Returns medications in a batch with this expiration date"
}, {
"name" : "form",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-form",
"type" : "token",
"documentation" : "Returns medications for a specific dose form"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-identifier",
"type" : "token",
"documentation" : "Returns medications with this external identifier"
}, {
"name" : "ingredient",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-ingredient",
"type" : "reference",
"documentation" : "Returns medications for this ingredient reference"
}, {
"name" : "ingredient-code",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-ingredient-code",
"type" : "token",
"documentation" : "Returns medications for this ingredient code"
}, {
"name" : "lot-number",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-lot-number",
"type" : "token",
"documentation" : "Returns medications in a batch with this lot number"
}, {
"name" : "manufacturer",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-manufacturer",
"type" : "reference",
"documentation" : "Returns medications made or sold for this manufacturer"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Medication-status",
"type" : "token",
"documentation" : "Returns medications for this status"
} ]
}, {
"type" : "MedicationAdministration",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicationAdministration",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicationAdministration:context", "MedicationAdministration:device", "MedicationAdministration:medication", "MedicationAdministration:patient", "MedicationAdministration:performer", "MedicationAdministration:request", "MedicationAdministration:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-code",
"type" : "token",
"documentation" : "Return administrations of this medication code"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-context",
"type" : "reference",
"documentation" : "Return administrations that share this encounter or episode of care"
}, {
"name" : "device",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-device",
"type" : "reference",
"documentation" : "Return administrations with this administration device identity"
}, {
"name" : "effective-time",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-effective-time",
"type" : "date",
"documentation" : "Date administration happened (or did not happen)"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-identifier",
"type" : "token",
"documentation" : "Return administrations with this external identifier"
}, {
"name" : "medication",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-medication",
"type" : "reference",
"documentation" : "Return administrations of this medication resource"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-patient",
"type" : "reference",
"documentation" : "The identity of a patient to list administrations for"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-performer",
"type" : "reference",
"documentation" : "The identity of the individual who administered the medication"
}, {
"name" : "reason-given",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-given",
"type" : "token",
"documentation" : "Reasons for administering the medication"
}, {
"name" : "reason-not-given",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-reason-not-given",
"type" : "token",
"documentation" : "Reasons for not administering the medication"
}, {
"name" : "request",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-request",
"type" : "reference",
"documentation" : "The identity of a request to list administrations from"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-status",
"type" : "token",
"documentation" : "MedicationAdministration event status (for example one of active/paused/completed/nullified)"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationAdministration-subject",
"type" : "reference",
"documentation" : "The identity of the individual or group to list administrations for"
} ]
}, {
"type" : "MedicationDispense",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicationDispense:context", "MedicationDispense:destination", "MedicationDispense:medication", "MedicationDispense:patient", "MedicationDispense:performer", "MedicationDispense:prescription", "MedicationDispense:receiver", "MedicationDispense:responsibleparty", "MedicationDispense:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-code",
"type" : "token",
"documentation" : "Returns dispenses of this medicine code"
}, {
"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" : "destination",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-destination",
"type" : "reference",
"documentation" : "Returns dispenses that should be sent to a specific destination"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-identifier",
"type" : "token",
"documentation" : "Returns dispenses with this external identifier"
}, {
"name" : "medication",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-medication",
"type" : "reference",
"documentation" : "Returns dispenses of this medicine resource"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-patient",
"type" : "reference",
"documentation" : "The identity of a patient to list dispenses for"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-performer",
"type" : "reference",
"documentation" : "Returns dispenses performed by a specific individual"
}, {
"name" : "prescription",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-prescription",
"type" : "reference",
"documentation" : "The identity of a prescription to list dispenses from"
}, {
"name" : "receiver",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-receiver",
"type" : "reference",
"documentation" : "The identity of a receiver to list dispenses for"
}, {
"name" : "responsibleparty",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty",
"type" : "reference",
"documentation" : "Returns dispenses with the specified responsible party"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-status",
"type" : "token",
"documentation" : "Returns dispenses with a specified dispense status"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-subject",
"type" : "reference",
"documentation" : "The identity of a patient for whom to list dispenses"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationDispense-type",
"type" : "token",
"documentation" : "Returns dispenses of a specific type"
}, {
"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"
} ]
}, {
"type" : "MedicationKnowledge",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicationKnowledge",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicationKnowledge:ingredient", "MedicationKnowledge:manufacturer", "MedicationKnowledge:monograph" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "classification",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-classification",
"type" : "token",
"documentation" : "Specific category assigned to the medication"
}, {
"name" : "classification-type",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-classification-type",
"type" : "token",
"documentation" : "The type of category for the medication (for example"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-code",
"type" : "token",
"documentation" : "Code that identifies this medication"
}, {
"name" : "doseform",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-doseform",
"type" : "token",
"documentation" : "powder "
}, {
"name" : "ingredient",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-ingredient",
"type" : "reference",
"documentation" : "Medication(s) or substance(s) contained in the medication"
}, {
"name" : "ingredient-code",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-ingredient-code",
"type" : "token",
"documentation" : "Medication(s) or substance(s) contained in the medication"
}, {
"name" : "manufacturer",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-manufacturer",
"type" : "reference",
"documentation" : "Manufacturer of the item"
}, {
"name" : "monitoring-program-name",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-monitoring-program-name",
"type" : "token",
"documentation" : "Name of the reviewing program"
}, {
"name" : "monitoring-program-type",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-monitoring-program-type",
"type" : "token",
"documentation" : "Type of program under which the medication is monitored"
}, {
"name" : "monograph",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-monograph",
"type" : "reference",
"documentation" : "Associated documentation about the medication"
}, {
"name" : "monograph-type",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-monograph-type",
"type" : "token",
"documentation" : "The category of medication document"
}, {
"name" : "source-cost",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-source-cost",
"type" : "token",
"documentation" : "The source or owner for the price information"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationKnowledge-status",
"type" : "token",
"documentation" : "active "
} ]
}, {
"type" : "MedicationRequest",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicationRequest:encounter", "MedicationRequest:intended-dispenser", "MedicationRequest:intended-performer", "MedicationRequest:medication", "MedicationRequest:patient", "MedicationRequest:requester", "MedicationRequest:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "authoredon",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon",
"type" : "date",
"documentation" : "Return prescriptions written on this date"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-category",
"type" : "token",
"documentation" : "Returns prescriptions with different categories"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-code",
"type" : "token",
"documentation" : "Return prescriptions of this medication code"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-date",
"type" : "date",
"documentation" : "Returns medication request to be administered on a specific date"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-encounter",
"type" : "reference",
"documentation" : "Return prescriptions with this encounter identifier"
}, {
"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" : "intended-performer",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performer",
"type" : "reference",
"documentation" : "Returns the intended performer of the administration of the medication request"
}, {
"name" : "intended-performertype",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intended-performertype",
"type" : "token",
"documentation" : "Returns requests for a specific type of performer"
}, {
"name" : "intent",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent",
"type" : "token",
"documentation" : "Returns prescriptions with different intents"
}, {
"name" : "medication",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-medication",
"type" : "reference",
"documentation" : "Return prescriptions for this medication reference"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-patient",
"type" : "reference",
"documentation" : "Returns prescriptions for a specific patient"
}, {
"name" : "priority",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-priority",
"type" : "token",
"documentation" : "Returns prescriptions with different priorities"
}, {
"name" : "requester",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-requester",
"type" : "reference",
"documentation" : "Returns prescriptions prescribed by this prescriber"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-status",
"type" : "token",
"documentation" : "Status of the prescription"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-subject",
"type" : "reference",
"documentation" : "The identity of a patient to list orders for"
} ]
}, {
"type" : "MedicationStatement",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicationStatement:context", "MedicationStatement:medication", "MedicationStatement:part-of", "MedicationStatement:patient", "MedicationStatement:source", "MedicationStatement:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-category",
"type" : "token",
"documentation" : "Returns statements of this category of medicationstatement"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-code",
"type" : "token",
"documentation" : "Return statements of this medication code"
}, {
"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" : "effective",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-effective",
"type" : "date",
"documentation" : "Date when patient was taking (or not taking) the medication"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-identifier",
"type" : "token",
"documentation" : "Return statements with this external identifier"
}, {
"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" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-patient",
"type" : "reference",
"documentation" : "Returns statements for a specific patient."
}, {
"name" : "source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-source",
"type" : "reference",
"documentation" : "Who or where the information in the statement came from"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-status",
"type" : "token",
"documentation" : "Return statements that match the given status"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicationStatement-subject",
"type" : "reference",
"documentation" : "The identity of a patient"
} ]
}, {
"type" : "MedicinalProduct",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProduct",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProduct-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProduct-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProduct-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProduct-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProduct-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProduct-identifier",
"type" : "token",
"documentation" : "Business identifier for this product. Could be an MPID"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProduct-name",
"type" : "string",
"documentation" : "The full product name"
}, {
"name" : "name-language",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProduct-name-language",
"type" : "token",
"documentation" : "Language code for this name"
} ]
}, {
"type" : "MedicinalProductAuthorization",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductAuthorization",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicinalProductAuthorization:holder", "MedicinalProductAuthorization:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "country",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-country",
"type" : "token",
"documentation" : "The country in which the marketing authorization has been granted"
}, {
"name" : "holder",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-holder",
"type" : "reference",
"documentation" : "Marketing Authorization Holder"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-identifier",
"type" : "token",
"documentation" : "Business identifier for the marketing authorization"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-status",
"type" : "token",
"documentation" : "The status of the marketing authorization"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductAuthorization-subject",
"type" : "reference",
"documentation" : "The medicinal product that is being authorized"
} ]
}, {
"type" : "MedicinalProductContraindication",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductContraindication",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicinalProductContraindication:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductContraindication-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductContraindication-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductContraindication-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductContraindication-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductContraindication-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductContraindication-subject",
"type" : "reference",
"documentation" : "The medication for which this is an contraindication"
} ]
}, {
"type" : "MedicinalProductIndication",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductIndication",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicinalProductIndication:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIndication-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIndication-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIndication-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIndication-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIndication-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIndication-subject",
"type" : "reference",
"documentation" : "The medication for which this is an indication"
} ]
}, {
"type" : "MedicinalProductIngredient",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductIngredient",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIngredient-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIngredient-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIngredient-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIngredient-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductIngredient-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "MedicinalProductInteraction",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductInteraction",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicinalProductInteraction:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductInteraction-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductInteraction-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductInteraction-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductInteraction-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductInteraction-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductInteraction-subject",
"type" : "reference",
"documentation" : "The medication for which this is an interaction"
} ]
}, {
"type" : "MedicinalProductManufactured",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductManufactured",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductManufactured-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductManufactured-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductManufactured-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductManufactured-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductManufactured-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "MedicinalProductPackaged",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicinalProductPackaged:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPackaged-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPackaged-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPackaged-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPackaged-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPackaged-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPackaged-identifier",
"type" : "token",
"documentation" : "Unique identifier"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPackaged-subject",
"type" : "reference",
"documentation" : "The product with this is a pack for"
} ]
}, {
"type" : "MedicinalProductPharmaceutical",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductPharmaceutical",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPharmaceutical-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPharmaceutical-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPharmaceutical-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPharmaceutical-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPharmaceutical-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPharmaceutical-identifier",
"type" : "token",
"documentation" : "An identifier for the pharmaceutical medicinal product"
}, {
"name" : "route",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPharmaceutical-route",
"type" : "token",
"documentation" : "Coded expression for the route"
}, {
"name" : "target-species",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductPharmaceutical-target-species",
"type" : "token",
"documentation" : "Coded expression for the species"
} ]
}, {
"type" : "MedicinalProductUndesirableEffect",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicinalProductUndesirableEffect",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MedicinalProductUndesirableEffect:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductUndesirableEffect-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductUndesirableEffect-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductUndesirableEffect-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductUndesirableEffect-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductUndesirableEffect-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/MedicinalProductUndesirableEffect-subject",
"type" : "reference",
"documentation" : "The medication for which this is an undesirable effect"
} ]
}, {
"type" : "MessageDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/MessageDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MessageDefinition:parent" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-category",
"type" : "token",
"documentation" : "The behavior associated with the message"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the message definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the message definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-date",
"type" : "date",
"documentation" : "The message definition publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-description",
"type" : "string",
"documentation" : "The description of the message definition"
}, {
"name" : "event",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-event",
"type" : "token",
"documentation" : "The event that triggers the message or link to the event 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" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-identifier",
"type" : "token",
"documentation" : "External identifier for the message definition"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the message definition"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-name",
"type" : "string",
"documentation" : "Computationally friendly name of the message definition"
}, {
"name" : "parent",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-parent",
"type" : "reference",
"documentation" : "A resource that is the parent of the definition"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the message definition"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-status",
"type" : "token",
"documentation" : "The current status of the message definition"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-title",
"type" : "string",
"documentation" : "The human-friendly name 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" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageDefinition-version",
"type" : "token",
"documentation" : "The business version of the message definition"
} ]
}, {
"type" : "MessageHeader",
"profile" : "http://hl7.org/fhir/StructureDefinition/MessageHeader",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MessageHeader:author", "MessageHeader:enterer", "MessageHeader:focus", "MessageHeader:receiver", "MessageHeader:responsible", "MessageHeader:sender", "MessageHeader:target" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-author",
"type" : "reference",
"documentation" : "The source of the decision"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-code",
"type" : "token",
"documentation" : "ok "
}, {
"name" : "destination",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-destination",
"type" : "string",
"documentation" : "Name of system"
}, {
"name" : "destination-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-destination-uri",
"type" : "uri",
"documentation" : "Actual destination address or id"
}, {
"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 or link to event definition"
}, {
"name" : "focus",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-focus",
"type" : "reference",
"documentation" : "The actual content of the message"
}, {
"name" : "receiver",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-receiver",
"type" : "reference",
"documentation" : "Intended 'real-world' recipient for the data"
}, {
"name" : "response-id",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-response-id",
"type" : "token",
"documentation" : "Id of original message"
}, {
"name" : "responsible",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-responsible",
"type" : "reference",
"documentation" : "Final responsibility for event"
}, {
"name" : "sender",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-sender",
"type" : "reference",
"documentation" : "Real world sender of the message"
}, {
"name" : "source",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-source",
"type" : "string",
"documentation" : "Name of system"
}, {
"name" : "source-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-source-uri",
"type" : "uri",
"documentation" : "Actual message source address or id"
}, {
"name" : "target",
"definition" : "http://hl7.org/fhir/SearchParameter/MessageHeader-target",
"type" : "reference",
"documentation" : "Particular delivery destination within the destination"
} ]
}, {
"type" : "MolecularSequence",
"profile" : "http://hl7.org/fhir/StructureDefinition/MolecularSequence",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "MolecularSequence:patient" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "chromosome",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-chromosome",
"type" : "token",
"documentation" : "Chromosome number of the reference sequence"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-identifier",
"type" : "token",
"documentation" : "The unique identity for a particular sequence"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-patient",
"type" : "reference",
"documentation" : "The subject that the observation is about"
}, {
"name" : "referenceseqid",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-referenceseqid",
"type" : "token",
"documentation" : "Reference Sequence of the sequence"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-type",
"type" : "token",
"documentation" : "Amino Acid Sequence/ DNA Sequence / RNA Sequence"
}, {
"name" : "variant-end",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-variant-end",
"type" : "number",
"documentation" : "End position (0-based exclusive"
}, {
"name" : "variant-start",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-variant-start",
"type" : "number",
"documentation" : "Start position (0-based inclusive"
}, {
"name" : "window-end",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-window-end",
"type" : "number",
"documentation" : "End position (0-based exclusive"
}, {
"name" : "window-start",
"definition" : "http://hl7.org/fhir/SearchParameter/MolecularSequence-window-start",
"type" : "number",
"documentation" : "Start position (0-based inclusive"
} ]
}, {
"type" : "NamingSystem",
"profile" : "http://hl7.org/fhir/StructureDefinition/NamingSystem",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "contact",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-contact",
"type" : "string",
"documentation" : "Name of an individual to contact"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-context",
"type" : "token",
"documentation" : "A use context assigned to the naming system"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the naming system"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-date",
"type" : "date",
"documentation" : "The naming system publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-description",
"type" : "string",
"documentation" : "The description of the naming system"
}, {
"name" : "id-type",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-id-type",
"type" : "token",
"documentation" : "oid "
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the naming system"
}, {
"name" : "kind",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-kind",
"type" : "token",
"documentation" : "codesystem "
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-name",
"type" : "string",
"documentation" : "Computationally friendly name of the naming system"
}, {
"name" : "period",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-period",
"type" : "date",
"documentation" : "When is identifier valid?"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the naming system"
}, {
"name" : "responsible",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-responsible",
"type" : "string",
"documentation" : "Who maintains system namespace?"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-status",
"type" : "token",
"documentation" : "The current status of the naming system"
}, {
"name" : "telecom",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-telecom",
"type" : "token",
"documentation" : "Contact details for individual or organization"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-type",
"type" : "token",
"documentation" : "e.g. driver"
}, {
"name" : "value",
"definition" : "http://hl7.org/fhir/SearchParameter/NamingSystem-value",
"type" : "string",
"documentation" : "The unique identifier"
} ]
}, {
"type" : "NutritionOrder",
"profile" : "http://hl7.org/fhir/StructureDefinition/NutritionOrder",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "NutritionOrder:encounter", "NutritionOrder:instantiates-canonical", "NutritionOrder:patient", "NutritionOrder:provider" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "additive",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-additive",
"type" : "token",
"documentation" : "Type of module component to add to the feeding"
}, {
"name" : "datetime",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-datetime",
"type" : "date",
"documentation" : "Return nutrition orders requested on this date"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-encounter",
"type" : "reference",
"documentation" : "Return nutrition orders with this encounter identifier"
}, {
"name" : "formula",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-formula",
"type" : "token",
"documentation" : "Type of enteral or infant formula"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-identifier",
"type" : "token",
"documentation" : "Return nutrition orders with this external identifier"
}, {
"name" : "instantiates-canonical",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-instantiates-canonical",
"type" : "reference",
"documentation" : "Instantiates FHIR protocol or definition"
}, {
"name" : "instantiates-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-instantiates-uri",
"type" : "uri",
"documentation" : "Instantiates external protocol or definition"
}, {
"name" : "oraldiet",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-oraldiet",
"type" : "token",
"documentation" : "Type of diet that can be consumed orally (i.e."
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-patient",
"type" : "reference",
"documentation" : "The identity of the person who requires the diet"
}, {
"name" : "provider",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-provider",
"type" : "reference",
"documentation" : "The identity of the provider who placed the nutrition order"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-status",
"type" : "token",
"documentation" : "Status of the nutrition order."
}, {
"name" : "supplement",
"definition" : "http://hl7.org/fhir/SearchParameter/NutritionOrder-supplement",
"type" : "token",
"documentation" : "Type of supplement product requested"
} ]
}, {
"type" : "Observation",
"profile" : "http://hl7.org/fhir/StructureDefinition/Observation",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Observation:based-on", "Observation:derived-from", "Observation:device", "Observation:encounter", "Observation:focus", "Observation:has-member", "Observation:part-of", "Observation:patient", "Observation:performer", "Observation:specimen", "Observation:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-based-on",
"type" : "reference",
"documentation" : "Reference to the service request."
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-category",
"type" : "token",
"documentation" : "The classification of the type of observation"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-code",
"type" : "token",
"documentation" : "The code of the observation type"
}, {
"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" : "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" : "combo-value-concept",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
"type" : "token",
"documentation" : "The value or component value of the observation"
}, {
"name" : "component-code",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-code",
"type" : "token",
"documentation" : "The component code of the observation type"
}, {
"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" : "component-value-concept",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
"type" : "token",
"documentation" : "The value of the component observation"
}, {
"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" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-date",
"type" : "date",
"documentation" : "Obtained date/time. If the obtained element is a period"
}, {
"name" : "derived-from",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-derived-from",
"type" : "reference",
"documentation" : "Related measurements the observation is made from"
}, {
"name" : "device",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-device",
"type" : "reference",
"documentation" : "The Device that generated the observation data."
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-encounter",
"type" : "reference",
"documentation" : "Encounter related to the observation"
}, {
"name" : "focus",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-focus",
"type" : "reference",
"documentation" : "The focus of an observation when the focus is not the patient of record."
}, {
"name" : "has-member",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-has-member",
"type" : "reference",
"documentation" : "Related resource that belongs to the Observation group"
}, {
"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" : "part-of",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-part-of",
"type" : "reference",
"documentation" : "Part of referenced event"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-patient",
"type" : "reference",
"documentation" : "The subject that the observation is about (if patient)"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-performer",
"type" : "reference",
"documentation" : "Who performed the observation"
}, {
"name" : "specimen",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-specimen",
"type" : "reference",
"documentation" : "Specimen used for this observation"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-status",
"type" : "token",
"documentation" : "The status of the observation"
}, {
"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"
}, {
"name" : "value-date",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-date",
"type" : "date",
"documentation" : "The value of the observation"
}, {
"name" : "value-string",
"definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-string",
"type" : "string",
"documentation" : "The value of the observation"
} ]
}, {
"type" : "ObservationDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/ObservationDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ObservationDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "OperationDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/OperationDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "OperationDefinition:base", "OperationDefinition:input-profile", "OperationDefinition:output-profile" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "base",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-base",
"type" : "reference",
"documentation" : "Marks this as a profile of the base"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-code",
"type" : "token",
"documentation" : "Name used to invoke the operation"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the operation definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the operation definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-date",
"type" : "date",
"documentation" : "The operation definition publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-description",
"type" : "string",
"documentation" : "The description of the operation definition"
}, {
"name" : "input-profile",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-input-profile",
"type" : "reference",
"documentation" : "Validation information for in parameters"
}, {
"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" : "kind",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-kind",
"type" : "token",
"documentation" : "operation "
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-name",
"type" : "string",
"documentation" : "Computationally friendly name of the operation definition"
}, {
"name" : "output-profile",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-output-profile",
"type" : "reference",
"documentation" : "Validation information for out parameters"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the operation definition"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-status",
"type" : "token",
"documentation" : "The current status of the operation definition"
}, {
"name" : "system",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-system",
"type" : "token",
"documentation" : "Invoke at the system level?"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-title",
"type" : "string",
"documentation" : "The human-friendly name of the operation definition"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-type",
"type" : "token",
"documentation" : "Invoke at the type level?"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-url",
"type" : "uri",
"documentation" : "The uri that identifies the operation definition"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/OperationDefinition-version",
"type" : "token",
"documentation" : "The business version of the operation definition"
} ]
}, {
"type" : "Organization",
"profile" : "http://hl7.org/fhir/StructureDefinition/Organization",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Organization:endpoint", "Organization:partof" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "active",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-active",
"type" : "token",
"documentation" : "Is the Organization record active"
}, {
"name" : "address",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-address",
"type" : "string",
"documentation" : "A server defined search that may match any of the string fields in the Address"
}, {
"name" : "address-city",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-city",
"type" : "string",
"documentation" : "A city specified in an address"
}, {
"name" : "address-country",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-country",
"type" : "string",
"documentation" : "A country specified in an address"
}, {
"name" : "address-postalcode",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-postalcode",
"type" : "string",
"documentation" : "A postal code specified in an address"
}, {
"name" : "address-state",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-state",
"type" : "string",
"documentation" : "A state specified in an address"
}, {
"name" : "address-use",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-address-use",
"type" : "token",
"documentation" : "A use code specified in an address"
}, {
"name" : "endpoint",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-endpoint",
"type" : "reference",
"documentation" : "Technical endpoints providing access to services operated for the organization"
}, {
"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" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-name",
"type" : "string",
"documentation" : "A portion of the organization's name or alias"
}, {
"name" : "partof",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-partof",
"type" : "reference",
"documentation" : "An organization of which this organization forms a part"
}, {
"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" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Organization-type",
"type" : "token",
"documentation" : "A code for the type of organization"
} ]
}, {
"type" : "OrganizationAffiliation",
"profile" : "http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "OrganizationAffiliation:endpoint", "OrganizationAffiliation:location", "OrganizationAffiliation:network", "OrganizationAffiliation:participating-organization", "OrganizationAffiliation:primary-organization", "OrganizationAffiliation:service" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "active",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-active",
"type" : "token",
"documentation" : "Whether this organization affiliation record is in active use"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-date",
"type" : "date",
"documentation" : "The period during which the participatingOrganization is affiliated with the primary organization"
}, {
"name" : "email",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-email",
"type" : "token",
"documentation" : "A value in an email contact"
}, {
"name" : "endpoint",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-endpoint",
"type" : "reference",
"documentation" : "Technical endpoints providing access to services operated for this role"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-identifier",
"type" : "token",
"documentation" : "An organization affiliation's Identifier"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-location",
"type" : "reference",
"documentation" : "The location(s) at which the role occurs"
}, {
"name" : "network",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-network",
"type" : "reference",
"documentation" : "Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)"
}, {
"name" : "participating-organization",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-participating-organization",
"type" : "reference",
"documentation" : "The organization that provides services to the primary organization"
}, {
"name" : "phone",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-phone",
"type" : "token",
"documentation" : "A value in a phone contact"
}, {
"name" : "primary-organization",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-primary-organization",
"type" : "reference",
"documentation" : "The organization that receives the services from the participating organization"
}, {
"name" : "role",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-role",
"type" : "token",
"documentation" : "Definition of the role the participatingOrganization plays"
}, {
"name" : "service",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-service",
"type" : "reference",
"documentation" : "Healthcare services provided through the role"
}, {
"name" : "specialty",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-specialty",
"type" : "token",
"documentation" : "Specific specialty of the participatingOrganization in the context of the role"
}, {
"name" : "telecom",
"definition" : "http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-telecom",
"type" : "token",
"documentation" : "The value in any kind of contact"
} ]
}, {
"type" : "Patient",
"profile" : "http://hl7.org/fhir/StructureDefinition/Patient",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Patient:general-practitioner", "Patient:link", "Patient:organization" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "active",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-active",
"type" : "token",
"documentation" : "Whether the patient record is active"
}, {
"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"
}, {
"name" : "address-city",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-address-city",
"type" : "string",
"documentation" : "A city specified in an address"
}, {
"name" : "address-country",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-address-country",
"type" : "string",
"documentation" : "A country specified in an address"
}, {
"name" : "address-postalcode",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-address-postalcode",
"type" : "string",
"documentation" : "A postalCode specified in an address"
}, {
"name" : "address-state",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-address-state",
"type" : "string",
"documentation" : "A state specified in an address"
}, {
"name" : "address-use",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-address-use",
"type" : "token",
"documentation" : "A use code specified in an address"
}, {
"name" : "birthdate",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-birthdate",
"type" : "date",
"documentation" : "The patient's date of birth"
}, {
"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" : "email",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-email",
"type" : "token",
"documentation" : "A value in an email contact"
}, {
"name" : "family",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-family",
"type" : "string",
"documentation" : "A portion of the family name of the patient"
}, {
"name" : "gender",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-gender",
"type" : "token",
"documentation" : "Gender of the patient"
}, {
"name" : "general-practitioner",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner",
"type" : "reference",
"documentation" : "Patient's nominated general practitioner"
}, {
"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" : "language",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-language",
"type" : "token",
"documentation" : "Language code (irrespective of use value)"
}, {
"name" : "link",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-link",
"type" : "reference",
"documentation" : "All patients linked to the given patient"
}, {
"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"
}, {
"name" : "organization",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-organization",
"type" : "reference",
"documentation" : "The organization that is the custodian of the patient record"
}, {
"name" : "phone",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-phone",
"type" : "token",
"documentation" : "A value in a phone contact"
}, {
"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"
} ]
}, {
"type" : "PaymentNotice",
"profile" : "http://hl7.org/fhir/StructureDefinition/PaymentNotice",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "PaymentNotice:provider", "PaymentNotice:request", "PaymentNotice:response" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-created",
"type" : "date",
"documentation" : "Creation date fro the notice"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-identifier",
"type" : "token",
"documentation" : "The business identifier of the notice"
}, {
"name" : "payment-status",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-payment-status",
"type" : "token",
"documentation" : "The type of payment notice"
}, {
"name" : "provider",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-provider",
"type" : "reference",
"documentation" : "The reference to the provider"
}, {
"name" : "request",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-request",
"type" : "reference",
"documentation" : "The Claim"
}, {
"name" : "response",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-response",
"type" : "reference",
"documentation" : "The ClaimResponse"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentNotice-status",
"type" : "token",
"documentation" : "The status of the payment notice"
} ]
}, {
"type" : "PaymentReconciliation",
"profile" : "http://hl7.org/fhir/StructureDefinition/PaymentReconciliation",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "PaymentReconciliation:payment-issuer", "PaymentReconciliation:request", "PaymentReconciliation:requestor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "created",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-created",
"type" : "date",
"documentation" : "The creation date"
}, {
"name" : "disposition",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-disposition",
"type" : "string",
"documentation" : "The contents of the disposition message"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-identifier",
"type" : "token",
"documentation" : "The business identifier of the ExplanationOfBenefit"
}, {
"name" : "outcome",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-outcome",
"type" : "token",
"documentation" : "The processing outcome"
}, {
"name" : "payment-issuer",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-payment-issuer",
"type" : "reference",
"documentation" : "The organization which generated this resource"
}, {
"name" : "request",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-request",
"type" : "reference",
"documentation" : "The reference to the claim"
}, {
"name" : "requestor",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-requestor",
"type" : "reference",
"documentation" : "The reference to the provider who submitted the claim"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/PaymentReconciliation-status",
"type" : "token",
"documentation" : "The status of the payment reconciliation"
} ]
}, {
"type" : "Person",
"profile" : "http://hl7.org/fhir/StructureDefinition/Person",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Person:link", "Person:organization", "Person:patient", "Person:practitioner", "Person:relatedperson" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"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"
}, {
"name" : "address-city",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-address-city",
"type" : "string",
"documentation" : "A city specified in an address"
}, {
"name" : "address-country",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-address-country",
"type" : "string",
"documentation" : "A country specified in an address"
}, {
"name" : "address-postalcode",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-address-postalcode",
"type" : "string",
"documentation" : "A postal code specified in an address"
}, {
"name" : "address-state",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-address-state",
"type" : "string",
"documentation" : "A state specified in an address"
}, {
"name" : "address-use",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-address-use",
"type" : "token",
"documentation" : "A use code specified in an address"
}, {
"name" : "birthdate",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-birthdate",
"type" : "date",
"documentation" : "The person's date of birth"
}, {
"name" : "email",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-email",
"type" : "token",
"documentation" : "A value in an email contact"
}, {
"name" : "gender",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-gender",
"type" : "token",
"documentation" : "The gender of the person"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-identifier",
"type" : "token",
"documentation" : "A person Identifier"
}, {
"name" : "link",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-link",
"type" : "reference",
"documentation" : "Any link has this Patient"
}, {
"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"
}, {
"name" : "organization",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-organization",
"type" : "reference",
"documentation" : "The organization at which this person record is being managed"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-patient",
"type" : "reference",
"documentation" : "The Person links to this Patient"
}, {
"name" : "phone",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-phone",
"type" : "token",
"documentation" : "A value in a phone contact"
}, {
"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" : "practitioner",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-practitioner",
"type" : "reference",
"documentation" : "The Person links to this Practitioner"
}, {
"name" : "relatedperson",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-relatedperson",
"type" : "reference",
"documentation" : "The Person links to this RelatedPerson"
}, {
"name" : "telecom",
"definition" : "http://hl7.org/fhir/SearchParameter/Person-telecom",
"type" : "token",
"documentation" : "The value in any kind of contact"
} ]
}, {
"type" : "PlanDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/PlanDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "PlanDefinition:composed-of", "PlanDefinition:definition", "PlanDefinition:depends-on", "PlanDefinition:derived-from", "PlanDefinition:predecessor", "PlanDefinition:successor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composed-of",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the plan definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the plan definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-date",
"type" : "date",
"documentation" : "The plan definition publication date"
}, {
"name" : "definition",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-definition",
"type" : "reference",
"documentation" : "Activity or plan definitions used by plan definition"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"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" : "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" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the plan definition"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-name",
"type" : "string",
"documentation" : "Computationally friendly name of the plan definition"
}, {
"name" : "predecessor",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the plan definition"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-status",
"type" : "token",
"documentation" : "The current status of the plan definition"
}, {
"name" : "successor",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-successor",
"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" : "topic",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-topic",
"type" : "token",
"documentation" : "Topics associated with the module"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-type",
"type" : "token",
"documentation" : "The type of artifact the plan (e.g. order-set"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-url",
"type" : "uri",
"documentation" : "The uri that identifies the plan definition"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/PlanDefinition-version",
"type" : "token",
"documentation" : "The business version of the plan definition"
} ]
}, {
"type" : "Practitioner",
"profile" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "active",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-active",
"type" : "token",
"documentation" : "Whether the practitioner record is active"
}, {
"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"
}, {
"name" : "address-city",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-address-city",
"type" : "string",
"documentation" : "A city specified in an address"
}, {
"name" : "address-country",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-address-country",
"type" : "string",
"documentation" : "A country specified in an address"
}, {
"name" : "address-postalcode",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-address-postalcode",
"type" : "string",
"documentation" : "A postalCode specified in an address"
}, {
"name" : "address-state",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-address-state",
"type" : "string",
"documentation" : "A state specified in an address"
}, {
"name" : "address-use",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-address-use",
"type" : "token",
"documentation" : "A use code 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" : "family",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-family",
"type" : "string",
"documentation" : "A portion of the family name"
}, {
"name" : "gender",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-gender",
"type" : "token",
"documentation" : "Gender of the practitioner"
}, {
"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" : "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"
}, {
"name" : "phone",
"definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-phone",
"type" : "token",
"documentation" : "A value in a phone contact"
}, {
"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"
} ]
}, {
"type" : "PractitionerRole",
"profile" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "PractitionerRole:endpoint", "PractitionerRole:location", "PractitionerRole:organization", "PractitionerRole:practitioner", "PractitionerRole:service" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "active",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-active",
"type" : "token",
"documentation" : "Whether this practitioner role record is in active use"
}, {
"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" : "email",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-email",
"type" : "token",
"documentation" : "A value in an email contact"
}, {
"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" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier",
"type" : "token",
"documentation" : "A practitioner's Identifier"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-location",
"type" : "reference",
"documentation" : "One of the locations at which this practitioner provides care"
}, {
"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" : "phone",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-phone",
"type" : "token",
"documentation" : "A value in a phone contact"
}, {
"name" : "practitioner",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner",
"type" : "reference",
"documentation" : "Practitioner that is able to provide the defined services for the 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" : "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" : "specialty",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty",
"type" : "token",
"documentation" : "The practitioner has this specialty at an organization"
}, {
"name" : "telecom",
"definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-telecom",
"type" : "token",
"documentation" : "The value in any kind of contact"
} ]
}, {
"type" : "Procedure",
"profile" : "http://hl7.org/fhir/StructureDefinition/Procedure",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Procedure:based-on", "Procedure:encounter", "Procedure:instantiates-canonical", "Procedure:location", "Procedure:part-of", "Procedure:patient", "Procedure:performer", "Procedure:reason-reference", "Procedure:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-based-on",
"type" : "reference",
"documentation" : "A request for this procedure"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-category",
"type" : "token",
"documentation" : "Classification of the procedure"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-code",
"type" : "token",
"documentation" : "A code to identify a procedure"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-date",
"type" : "date",
"documentation" : "When the procedure was performed"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-encounter",
"type" : "reference",
"documentation" : "Encounter created as part of"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-identifier",
"type" : "token",
"documentation" : "A unique identifier for a procedure"
}, {
"name" : "instantiates-canonical",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-instantiates-canonical",
"type" : "reference",
"documentation" : "Instantiates FHIR protocol or definition"
}, {
"name" : "instantiates-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-instantiates-uri",
"type" : "uri",
"documentation" : "Instantiates external protocol or definition"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-location",
"type" : "reference",
"documentation" : "Where the procedure happened"
}, {
"name" : "part-of",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-part-of",
"type" : "reference",
"documentation" : "Part of referenced event"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-patient",
"type" : "reference",
"documentation" : "Search by subject - a patient"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-performer",
"type" : "reference",
"documentation" : "The reference to the practitioner"
}, {
"name" : "reason-code",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-reason-code",
"type" : "token",
"documentation" : "Coded reason procedure performed"
}, {
"name" : "reason-reference",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-reason-reference",
"type" : "reference",
"documentation" : "The justification that the procedure was performed"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-status",
"type" : "token",
"documentation" : "preparation "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Procedure-subject",
"type" : "reference",
"documentation" : "Search by subject"
} ]
}, {
"type" : "Provenance",
"profile" : "http://hl7.org/fhir/StructureDefinition/Provenance",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Provenance:agent", "Provenance:entity", "Provenance:location", "Provenance:patient", "Provenance:target" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "agent",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-agent",
"type" : "reference",
"documentation" : "Who participated"
}, {
"name" : "agent-role",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-agent-role",
"type" : "token",
"documentation" : "What the agents role was"
}, {
"name" : "agent-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-agent-type",
"type" : "token",
"documentation" : "How the agent participated"
}, {
"name" : "entity",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-entity",
"type" : "reference",
"documentation" : "Identity of entity"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-location",
"type" : "reference",
"documentation" : "Where the activity occurred"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-patient",
"type" : "reference",
"documentation" : "Target Reference(s) (usually version specific)"
}, {
"name" : "recorded",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-recorded",
"type" : "date",
"documentation" : "When the activity was recorded / updated"
}, {
"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" : "target",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-target",
"type" : "reference",
"documentation" : "Target Reference(s) (usually version specific)"
}, {
"name" : "when",
"definition" : "http://hl7.org/fhir/SearchParameter/Provenance-when",
"type" : "date",
"documentation" : "When the activity occurred"
} ]
}, {
"type" : "Questionnaire",
"profile" : "http://hl7.org/fhir/StructureDefinition/Questionnaire",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"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" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-context",
"type" : "token",
"documentation" : "A use context assigned to the questionnaire"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the questionnaire"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-date",
"type" : "date",
"documentation" : "The questionnaire publication date"
}, {
"name" : "definition",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-definition",
"type" : "uri",
"documentation" : "ElementDefinition - details for the item"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-description",
"type" : "string",
"documentation" : "The description of the questionnaire"
}, {
"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" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier",
"type" : "token",
"documentation" : "External identifier for the questionnaire"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the questionnaire"
}, {
"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" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-status",
"type" : "token",
"documentation" : "The current status of the questionnaire"
}, {
"name" : "subject-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type",
"type" : "token",
"documentation" : "Resource that can be subject of QuestionnaireResponse"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-title",
"type" : "string",
"documentation" : "The human-friendly name of the questionnaire"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-url",
"type" : "uri",
"documentation" : "The uri that identifies the questionnaire"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/Questionnaire-version",
"type" : "token",
"documentation" : "The business version of the questionnaire"
} ]
}, {
"type" : "QuestionnaireResponse",
"profile" : "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "QuestionnaireResponse:author", "QuestionnaireResponse:based-on", "QuestionnaireResponse:encounter", "QuestionnaireResponse:part-of", "QuestionnaireResponse:patient", "QuestionnaireResponse:questionnaire", "QuestionnaireResponse:source", "QuestionnaireResponse:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author",
"type" : "reference",
"documentation" : "The author of the questionnaire response"
}, {
"name" : "authored",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored",
"type" : "date",
"documentation" : "When the questionnaire response was last changed"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on",
"type" : "reference",
"documentation" : "Plan/proposal/order fulfilled by this questionnaire response"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-encounter",
"type" : "reference",
"documentation" : "Encounter associated with the questionnaire response"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-identifier",
"type" : "token",
"documentation" : "The unique identifier for the questionnaire response"
}, {
"name" : "part-of",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-part-of",
"type" : "reference",
"documentation" : "Procedure or observation this questionnaire response was performed as a part of"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient",
"type" : "reference",
"documentation" : "The patient that is the subject of the questionnaire response"
}, {
"name" : "questionnaire",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire",
"type" : "reference",
"documentation" : "The questionnaire the answers are provided for"
}, {
"name" : "source",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-source",
"type" : "reference",
"documentation" : "The individual providing the information reflected in the questionnaire respose"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status",
"type" : "token",
"documentation" : "The status of the questionnaire response"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-subject",
"type" : "reference",
"documentation" : "The subject of the questionnaire response"
} ]
}, {
"type" : "RelatedPerson",
"profile" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "RelatedPerson:patient" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "active",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-active",
"type" : "token",
"documentation" : "Indicates if the related person record is active"
}, {
"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"
}, {
"name" : "address-city",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-city",
"type" : "string",
"documentation" : "A city specified in an address"
}, {
"name" : "address-country",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-country",
"type" : "string",
"documentation" : "A country specified in an address"
}, {
"name" : "address-postalcode",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-postalcode",
"type" : "string",
"documentation" : "A postal code specified in an address"
}, {
"name" : "address-state",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-state",
"type" : "string",
"documentation" : "A state specified in an address"
}, {
"name" : "address-use",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-address-use",
"type" : "token",
"documentation" : "A use code specified in an address"
}, {
"name" : "birthdate",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-birthdate",
"type" : "date",
"documentation" : "The Related Person's date of birth"
}, {
"name" : "email",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-email",
"type" : "token",
"documentation" : "A value in an email contact"
}, {
"name" : "gender",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-gender",
"type" : "token",
"documentation" : "Gender of the related person"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-identifier",
"type" : "token",
"documentation" : "An Identifier of the RelatedPerson"
}, {
"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"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient",
"type" : "reference",
"documentation" : "The patient this related person is related to"
}, {
"name" : "phone",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-phone",
"type" : "token",
"documentation" : "A value in a phone contact"
}, {
"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" : "relationship",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-relationship",
"type" : "token",
"documentation" : "The relationship between the patient and the relatedperson"
}, {
"name" : "telecom",
"definition" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-telecom",
"type" : "token",
"documentation" : "The value in any kind of contact"
} ]
}, {
"type" : "RequestGroup",
"profile" : "http://hl7.org/fhir/StructureDefinition/RequestGroup",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "RequestGroup:author", "RequestGroup:encounter", "RequestGroup:instantiates-canonical", "RequestGroup:participant", "RequestGroup:patient", "RequestGroup:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "author",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-author",
"type" : "reference",
"documentation" : "The author of the request group"
}, {
"name" : "authored",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-authored",
"type" : "date",
"documentation" : "The date the request group was authored"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-code",
"type" : "token",
"documentation" : "The code of the request group"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-encounter",
"type" : "reference",
"documentation" : "The encounter the request group applies to"
}, {
"name" : "group-identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-group-identifier",
"type" : "token",
"documentation" : "The group identifier for the request group"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-identifier",
"type" : "token",
"documentation" : "External identifiers for the request group"
}, {
"name" : "instantiates-canonical",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-instantiates-canonical",
"type" : "reference",
"documentation" : "The FHIR-based definition from which the request group is realized"
}, {
"name" : "instantiates-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-instantiates-uri",
"type" : "uri",
"documentation" : "The external definition from which the request group is realized"
}, {
"name" : "intent",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-intent",
"type" : "token",
"documentation" : "The intent of the request group"
}, {
"name" : "participant",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-participant",
"type" : "reference",
"documentation" : "The participant in the requests in the 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" : "priority",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-priority",
"type" : "token",
"documentation" : "The priority of the request group"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-status",
"type" : "token",
"documentation" : "The status of the request group"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/RequestGroup-subject",
"type" : "reference",
"documentation" : "The subject that the request group is about"
} ]
}, {
"type" : "ResearchDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/ResearchDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ResearchDefinition:composed-of", "ResearchDefinition:depends-on", "ResearchDefinition:derived-from", "ResearchDefinition:predecessor", "ResearchDefinition:successor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composed-of",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the research definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the research definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-date",
"type" : "date",
"documentation" : "The research definition publication date"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "derived-from",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-derived-from",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-description",
"type" : "string",
"documentation" : "The description of the research definition"
}, {
"name" : "effective",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-effective",
"type" : "date",
"documentation" : "The time during which the research definition is intended to be in use"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-identifier",
"type" : "token",
"documentation" : "External identifier for the research definition"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the research definition"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-name",
"type" : "string",
"documentation" : "Computationally friendly name of the research definition"
}, {
"name" : "predecessor",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the research definition"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-status",
"type" : "token",
"documentation" : "The current status of the research definition"
}, {
"name" : "successor",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-successor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-title",
"type" : "string",
"documentation" : "The human-friendly name of the research definition"
}, {
"name" : "topic",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-topic",
"type" : "token",
"documentation" : "Topics associated with the ResearchDefinition"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-url",
"type" : "uri",
"documentation" : "The uri that identifies the research definition"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchDefinition-version",
"type" : "token",
"documentation" : "The business version of the research definition"
} ]
}, {
"type" : "ResearchElementDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/ResearchElementDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ResearchElementDefinition:composed-of", "ResearchElementDefinition:depends-on", "ResearchElementDefinition:derived-from", "ResearchElementDefinition:predecessor", "ResearchElementDefinition:successor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "composed-of",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-composed-of",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the research element definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the research element definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-date",
"type" : "date",
"documentation" : "The research element definition publication date"
}, {
"name" : "depends-on",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-depends-on",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "derived-from",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-derived-from",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-description",
"type" : "string",
"documentation" : "The description of the research element definition"
}, {
"name" : "effective",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-effective",
"type" : "date",
"documentation" : "The time during which the research element definition is intended to be in use"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-identifier",
"type" : "token",
"documentation" : "External identifier for the research element definition"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the research element definition"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-name",
"type" : "string",
"documentation" : "Computationally friendly name of the research element definition"
}, {
"name" : "predecessor",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-predecessor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the research element definition"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-status",
"type" : "token",
"documentation" : "The current status of the research element definition"
}, {
"name" : "successor",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-successor",
"type" : "reference",
"documentation" : "What resource is being referenced"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-title",
"type" : "string",
"documentation" : "The human-friendly name of the research element definition"
}, {
"name" : "topic",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-topic",
"type" : "token",
"documentation" : "Topics associated with the ResearchElementDefinition"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-url",
"type" : "uri",
"documentation" : "The uri that identifies the research element definition"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchElementDefinition-version",
"type" : "token",
"documentation" : "The business version of the research element definition"
} ]
}, {
"type" : "ResearchStudy",
"profile" : "http://hl7.org/fhir/StructureDefinition/ResearchStudy",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ResearchStudy:partof", "ResearchStudy:principalinvestigator", "ResearchStudy:protocol", "ResearchStudy:site", "ResearchStudy:sponsor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-category",
"type" : "token",
"documentation" : "Classifications for the study"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-date",
"type" : "date",
"documentation" : "When the study began and ended"
}, {
"name" : "focus",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-focus",
"type" : "token",
"documentation" : "Drugs"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier",
"type" : "token",
"documentation" : "Business Identifier for study"
}, {
"name" : "keyword",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword",
"type" : "token",
"documentation" : "Used to search for the study"
}, {
"name" : "location",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-location",
"type" : "token",
"documentation" : "Geographic region(s) for study"
}, {
"name" : "partof",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-partof",
"type" : "reference",
"documentation" : "Part of larger study"
}, {
"name" : "principalinvestigator",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-principalinvestigator",
"type" : "reference",
"documentation" : "Researcher who oversees multiple aspects of the study"
}, {
"name" : "protocol",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-protocol",
"type" : "reference",
"documentation" : "Steps followed in executing study"
}, {
"name" : "site",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-site",
"type" : "reference",
"documentation" : "Facility where study activities are conducted"
}, {
"name" : "sponsor",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-sponsor",
"type" : "reference",
"documentation" : "Organization that initiates and is legally responsible for the study"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-status",
"type" : "token",
"documentation" : "active "
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchStudy-title",
"type" : "string",
"documentation" : "Name for this study"
} ]
}, {
"type" : "ResearchSubject",
"profile" : "http://hl7.org/fhir/StructureDefinition/ResearchSubject",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ResearchSubject:individual", "ResearchSubject:patient", "ResearchSubject:study" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-date",
"type" : "date",
"documentation" : "Start and end of participation"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-identifier",
"type" : "token",
"documentation" : "Business Identifier for research subject in a study"
}, {
"name" : "individual",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-individual",
"type" : "reference",
"documentation" : "Who is part of study"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-patient",
"type" : "reference",
"documentation" : "Who is part of study"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-status",
"type" : "token",
"documentation" : "candidate "
}, {
"name" : "study",
"definition" : "http://hl7.org/fhir/SearchParameter/ResearchSubject-study",
"type" : "reference",
"documentation" : "Study subject is part of"
} ]
}, {
"type" : "RiskAssessment",
"profile" : "http://hl7.org/fhir/StructureDefinition/RiskAssessment",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "RiskAssessment:condition", "RiskAssessment:encounter", "RiskAssessment:patient", "RiskAssessment:performer", "RiskAssessment:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "condition",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-condition",
"type" : "reference",
"documentation" : "Condition assessed"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-date",
"type" : "date",
"documentation" : "When was assessment made?"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-encounter",
"type" : "reference",
"documentation" : "Where was assessment performed?"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-identifier",
"type" : "token",
"documentation" : "Unique identifier for the assessment"
}, {
"name" : "method",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-method",
"type" : "token",
"documentation" : "Evaluation mechanism"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-patient",
"type" : "reference",
"documentation" : "Who/what does assessment apply to?"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-performer",
"type" : "reference",
"documentation" : "Who did assessment?"
}, {
"name" : "probability",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-probability",
"type" : "number",
"documentation" : "Likelihood of specified outcome"
}, {
"name" : "risk",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-risk",
"type" : "token",
"documentation" : "Likelihood of specified outcome as a qualitative value"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskAssessment-subject",
"type" : "reference",
"documentation" : "Who/what does assessment apply to?"
} ]
}, {
"type" : "RiskEvidenceSynthesis",
"profile" : "http://hl7.org/fhir/StructureDefinition/RiskEvidenceSynthesis",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-context",
"type" : "token",
"documentation" : "A use context assigned to the risk evidence synthesis"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the risk evidence synthesis"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-date",
"type" : "date",
"documentation" : "The risk evidence synthesis publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-description",
"type" : "string",
"documentation" : "The description of the risk evidence synthesis"
}, {
"name" : "effective",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-effective",
"type" : "date",
"documentation" : "The time during which the risk evidence synthesis is intended to be in use"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-identifier",
"type" : "token",
"documentation" : "External identifier for the risk evidence synthesis"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the risk evidence synthesis"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-name",
"type" : "string",
"documentation" : "Computationally friendly name of the risk evidence synthesis"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the risk evidence synthesis"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-status",
"type" : "token",
"documentation" : "The current status of the risk evidence synthesis"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-title",
"type" : "string",
"documentation" : "The human-friendly name of the risk evidence synthesis"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-url",
"type" : "uri",
"documentation" : "The uri that identifies the risk evidence synthesis"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/RiskEvidenceSynthesis-version",
"type" : "token",
"documentation" : "The business version of the risk evidence synthesis"
} ]
}, {
"type" : "Schedule",
"profile" : "http://hl7.org/fhir/StructureDefinition/Schedule",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Schedule:actor" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "active",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-active",
"type" : "token",
"documentation" : "Is the schedule in active use"
}, {
"name" : "actor",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-actor",
"type" : "reference",
"documentation" : "The individual(HealthcareService"
}, {
"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" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-identifier",
"type" : "token",
"documentation" : "A Schedule Identifier"
}, {
"name" : "service-category",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-service-category",
"type" : "token",
"documentation" : "High-level category"
}, {
"name" : "service-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-service-type",
"type" : "token",
"documentation" : "The type of appointments that can be booked into associated slot(s)"
}, {
"name" : "specialty",
"definition" : "http://hl7.org/fhir/SearchParameter/Schedule-specialty",
"type" : "token",
"documentation" : "Type of specialty needed"
} ]
}, {
"type" : "SearchParameter",
"profile" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "SearchParameter:component", "SearchParameter:derived-from" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "base",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-base",
"type" : "token",
"documentation" : "The resource type(s) this search parameter applies to"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-code",
"type" : "token",
"documentation" : "Code used in URL"
}, {
"name" : "component",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-component",
"type" : "reference",
"documentation" : "Defines how the part works"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-context",
"type" : "token",
"documentation" : "A use context assigned to the search parameter"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the search parameter"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-date",
"type" : "date",
"documentation" : "The search parameter publication date"
}, {
"name" : "derived-from",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-derived-from",
"type" : "reference",
"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" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the search parameter"
}, {
"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" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-status",
"type" : "token",
"documentation" : "The current status of the search parameter"
}, {
"name" : "target",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-target",
"type" : "token",
"documentation" : "Types of resource (if a resource reference)"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-type",
"type" : "token",
"documentation" : "number "
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-url",
"type" : "uri",
"documentation" : "The uri that identifies the search parameter"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/SearchParameter-version",
"type" : "token",
"documentation" : "The business version of the search parameter"
} ]
}, {
"type" : "ServiceRequest",
"profile" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "ServiceRequest:based-on", "ServiceRequest:encounter", "ServiceRequest:instantiates-canonical", "ServiceRequest:patient", "ServiceRequest:performer", "ServiceRequest:replaces", "ServiceRequest:requester", "ServiceRequest:specimen", "ServiceRequest:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "authored",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-authored",
"type" : "date",
"documentation" : "Date request signed"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-based-on",
"type" : "reference",
"documentation" : "What request fulfills"
}, {
"name" : "body-site",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-body-site",
"type" : "token",
"documentation" : "Where procedure is going to be done"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-category",
"type" : "token",
"documentation" : "Classification of service"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-code",
"type" : "token",
"documentation" : "What is being requested/ordered"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-encounter",
"type" : "reference",
"documentation" : "An encounter in which this request is made"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-identifier",
"type" : "token",
"documentation" : "Identifiers assigned to this order"
}, {
"name" : "instantiates-canonical",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-instantiates-canonical",
"type" : "reference",
"documentation" : "Instantiates FHIR protocol or definition"
}, {
"name" : "instantiates-uri",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-instantiates-uri",
"type" : "uri",
"documentation" : "Instantiates external protocol or definition"
}, {
"name" : "intent",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-intent",
"type" : "token",
"documentation" : "proposal "
}, {
"name" : "occurrence",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-occurrence",
"type" : "date",
"documentation" : "When service should occur"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-patient",
"type" : "reference",
"documentation" : "Search by subject - a patient"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer",
"type" : "reference",
"documentation" : "Requested performer"
}, {
"name" : "performer-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer-type",
"type" : "token",
"documentation" : "Performer role"
}, {
"name" : "priority",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-priority",
"type" : "token",
"documentation" : "routine "
}, {
"name" : "replaces",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-replaces",
"type" : "reference",
"documentation" : "What request replaces"
}, {
"name" : "requester",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-requester",
"type" : "reference",
"documentation" : "Who/what is requesting service"
}, {
"name" : "requisition",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-requisition",
"type" : "token",
"documentation" : "Composite Request ID"
}, {
"name" : "specimen",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-specimen",
"type" : "reference",
"documentation" : "Specimen to be tested"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-status",
"type" : "token",
"documentation" : "draft "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/ServiceRequest-subject",
"type" : "reference",
"documentation" : "Search by subject"
} ]
}, {
"type" : "Slot",
"profile" : "http://hl7.org/fhir/StructureDefinition/Slot",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Slot:schedule" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "appointment-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-appointment-type",
"type" : "token",
"documentation" : "The style of appointment or patient that may be booked in the slot (not service type)"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-identifier",
"type" : "token",
"documentation" : "A Slot Identifier"
}, {
"name" : "schedule",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-schedule",
"type" : "reference",
"documentation" : "The Schedule Resource that we are seeking a slot within"
}, {
"name" : "service-category",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-service-category",
"type" : "token",
"documentation" : "A broad categorization of the service that is to be performed during this appointment"
}, {
"name" : "service-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-service-type",
"type" : "token",
"documentation" : "The type of appointments that can be booked into the slot"
}, {
"name" : "specialty",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-specialty",
"type" : "token",
"documentation" : "The specialty of a practitioner that would be required to perform the service requested in this appointment"
}, {
"name" : "start",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-start",
"type" : "date",
"documentation" : "Appointment date/time."
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Slot-status",
"type" : "token",
"documentation" : "The free/busy status of the appointment"
} ]
}, {
"type" : "Specimen",
"profile" : "http://hl7.org/fhir/StructureDefinition/Specimen",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Specimen:collector", "Specimen:parent", "Specimen:patient", "Specimen:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "accession",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-accession",
"type" : "token",
"documentation" : "The accession number associated with 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" : "collected",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-collected",
"type" : "date",
"documentation" : "The date the specimen was collected"
}, {
"name" : "collector",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-collector",
"type" : "reference",
"documentation" : "Who collected the specimen"
}, {
"name" : "container",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-container",
"type" : "token",
"documentation" : "The kind of specimen container"
}, {
"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" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-patient",
"type" : "reference",
"documentation" : "The patient the specimen comes from"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-status",
"type" : "token",
"documentation" : "available "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-subject",
"type" : "reference",
"documentation" : "The subject of the specimen"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/Specimen-type",
"type" : "token",
"documentation" : "The specimen type"
} ]
}, {
"type" : "SpecimenDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/SpecimenDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "container",
"definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-container",
"type" : "token",
"documentation" : "The type of specimen conditioned in container expected by the lab"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-identifier",
"type" : "token",
"documentation" : "The unique identifier associated with the specimen"
}, {
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/SpecimenDefinition-type",
"type" : "token",
"documentation" : "The type of collected specimen"
} ]
}, {
"type" : "StructureDefinition",
"profile" : "http://hl7.org/fhir/StructureDefinition/StructureDefinition",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "StructureDefinition:base", "StructureDefinition:valueset" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "abstract",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-abstract",
"type" : "token",
"documentation" : "Whether the structure is abstract"
}, {
"name" : "base",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-base",
"type" : "reference",
"documentation" : "Definition that this type is constrained/specialized from"
}, {
"name" : "base-path",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-base-path",
"type" : "token",
"documentation" : "Path that identifies the base element"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-context",
"type" : "token",
"documentation" : "A use context assigned to the structure definition"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the structure definition"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-date",
"type" : "date",
"documentation" : "The structure definition publication date"
}, {
"name" : "derivation",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-derivation",
"type" : "token",
"documentation" : "specialization "
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-description",
"type" : "string",
"documentation" : "The description of the structure definition"
}, {
"name" : "experimental",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-experimental",
"type" : "token",
"documentation" : "For testing purposes"
}, {
"name" : "ext-context",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-ext-context",
"type" : "token",
"documentation" : "The system is the URL for the context-type: e.g. http://hl7.org/fhir/extension-context-type#element"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-identifier",
"type" : "token",
"documentation" : "External identifier for the structure definition"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the structure definition"
}, {
"name" : "keyword",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-keyword",
"type" : "token",
"documentation" : "A code for the StructureDefinition"
}, {
"name" : "kind",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-kind",
"type" : "token",
"documentation" : "primitive-type "
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-name",
"type" : "string",
"documentation" : "Computationally friendly name of the structure definition"
}, {
"name" : "path",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-path",
"type" : "token",
"documentation" : "A path that is constrained in the StructureDefinition"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the structure definition"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-status",
"type" : "token",
"documentation" : "The current status of the structure definition"
}, {
"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" : "uri",
"documentation" : "Type defined or constrained by this structure"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-url",
"type" : "uri",
"documentation" : "The uri that identifies the structure definition"
}, {
"name" : "valueset",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-valueset",
"type" : "reference",
"documentation" : "A vocabulary binding reference"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureDefinition-version",
"type" : "token",
"documentation" : "The business version of the structure definition"
} ]
}, {
"type" : "StructureMap",
"profile" : "http://hl7.org/fhir/StructureDefinition/StructureMap",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-context",
"type" : "token",
"documentation" : "A use context assigned to the structure map"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the structure map"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-date",
"type" : "date",
"documentation" : "The structure map publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-description",
"type" : "string",
"documentation" : "The description of the structure map"
}, {
"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" : "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" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-status",
"type" : "token",
"documentation" : "The current status 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" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-url",
"type" : "uri",
"documentation" : "The uri that identifies the structure map"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/StructureMap-version",
"type" : "token",
"documentation" : "The business version of the structure map"
} ]
}, {
"type" : "Subscription",
"profile" : "http://hl7.org/fhir/StructureDefinition/Subscription",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Subscription-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Subscription-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Subscription-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Subscription-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Subscription-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "contact",
"definition" : "http://hl7.org/fhir/SearchParameter/Subscription-contact",
"type" : "token",
"documentation" : "Contact details for the subscription"
}, {
"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" : "payload",
"definition" : "http://hl7.org/fhir/SearchParameter/Subscription-payload",
"type" : "token",
"documentation" : "The mime-type of the notification payload"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Subscription-status",
"type" : "token",
"documentation" : "The current state of the subscription"
}, {
"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"
} ]
}, {
"type" : "Substance",
"profile" : "http://hl7.org/fhir/StructureDefinition/Substance",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Substance:substance-reference" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-category",
"type" : "token",
"documentation" : "The category of the substance"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-code",
"type" : "token",
"documentation" : "The code of the substance or ingredient"
}, {
"name" : "container-identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-container-identifier",
"type" : "token",
"documentation" : "Identifier of the package/container"
}, {
"name" : "expiry",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-expiry",
"type" : "date",
"documentation" : "Expiry date of package or container of substance"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-identifier",
"type" : "token",
"documentation" : "Unique identifier for the substance"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-status",
"type" : "token",
"documentation" : "active "
}, {
"name" : "substance-reference",
"definition" : "http://hl7.org/fhir/SearchParameter/Substance-substance-reference",
"type" : "reference",
"documentation" : "A component of the substance"
} ]
}, {
"type" : "SubstanceNucleicAcid",
"profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceNucleicAcid",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceNucleicAcid-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceNucleicAcid-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceNucleicAcid-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceNucleicAcid-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceNucleicAcid-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "SubstancePolymer",
"profile" : "http://hl7.org/fhir/StructureDefinition/SubstancePolymer",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstancePolymer-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstancePolymer-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstancePolymer-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstancePolymer-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstancePolymer-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "SubstanceProtein",
"profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceProtein",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceProtein-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceProtein-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceProtein-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceProtein-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceProtein-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "SubstanceReferenceInformation",
"profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceReferenceInformation",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceReferenceInformation-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceReferenceInformation-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceReferenceInformation-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceReferenceInformation-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceReferenceInformation-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "SubstanceSourceMaterial",
"profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceSourceMaterial",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSourceMaterial-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSourceMaterial-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSourceMaterial-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSourceMaterial-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSourceMaterial-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
} ]
}, {
"type" : "SubstanceSpecification",
"profile" : "http://hl7.org/fhir/StructureDefinition/SubstanceSpecification",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSpecification-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSpecification-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSpecification-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSpecification-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSpecification-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/SubstanceSpecification-code",
"type" : "token",
"documentation" : "The specific code"
} ]
}, {
"type" : "SupplyDelivery",
"profile" : "http://hl7.org/fhir/StructureDefinition/SupplyDelivery",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "SupplyDelivery:patient", "SupplyDelivery:receiver", "SupplyDelivery:supplier" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-identifier",
"type" : "token",
"documentation" : "External identifier"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-patient",
"type" : "reference",
"documentation" : "Patient for whom the item is supplied"
}, {
"name" : "receiver",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-receiver",
"type" : "reference",
"documentation" : "Who collected the Supply"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-status",
"type" : "token",
"documentation" : "in-progress "
}, {
"name" : "supplier",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyDelivery-supplier",
"type" : "reference",
"documentation" : "Dispenser"
} ]
}, {
"type" : "SupplyRequest",
"profile" : "http://hl7.org/fhir/StructureDefinition/SupplyRequest",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "SupplyRequest:requester", "SupplyRequest:subject", "SupplyRequest:supplier" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "category",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-category",
"type" : "token",
"documentation" : "The kind of supply (central"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-date",
"type" : "date",
"documentation" : "When the request was made"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-identifier",
"type" : "token",
"documentation" : "Business Identifier for SupplyRequest"
}, {
"name" : "requester",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-requester",
"type" : "reference",
"documentation" : "Individual making the request"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-status",
"type" : "token",
"documentation" : "draft "
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-subject",
"type" : "reference",
"documentation" : "The destination of the supply"
}, {
"name" : "supplier",
"definition" : "http://hl7.org/fhir/SearchParameter/SupplyRequest-supplier",
"type" : "reference",
"documentation" : "Who is intended to fulfill the request"
} ]
}, {
"type" : "Task",
"profile" : "http://hl7.org/fhir/StructureDefinition/Task",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "Task:based-on", "Task:encounter", "Task:focus", "Task:owner", "Task:part-of", "Task:patient", "Task:requester", "Task:subject" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "authored-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-authored-on",
"type" : "date",
"documentation" : "Search by creation date"
}, {
"name" : "based-on",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-based-on",
"type" : "reference",
"documentation" : "Search by requests this task is based on"
}, {
"name" : "business-status",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-business-status",
"type" : "token",
"documentation" : "Search by business status"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-code",
"type" : "token",
"documentation" : "Search by task code"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-encounter",
"type" : "reference",
"documentation" : "Search by encounter"
}, {
"name" : "focus",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-focus",
"type" : "reference",
"documentation" : "Search by task focus"
}, {
"name" : "group-identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-group-identifier",
"type" : "token",
"documentation" : "Search by group identifier"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-identifier",
"type" : "token",
"documentation" : "Search for a task instance by its business identifier"
}, {
"name" : "intent",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-intent",
"type" : "token",
"documentation" : "Search by task intent"
}, {
"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" : "part-of",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-part-of",
"type" : "reference",
"documentation" : "Search by task this task is part of"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-patient",
"type" : "reference",
"documentation" : "Search by patient"
}, {
"name" : "performer",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-performer",
"type" : "token",
"documentation" : "Search by recommended type of performer (e.g."
}, {
"name" : "period",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-period",
"type" : "date",
"documentation" : "Search by period Task is/was underway"
}, {
"name" : "priority",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-priority",
"type" : "token",
"documentation" : "Search by task priority"
}, {
"name" : "requester",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-requester",
"type" : "reference",
"documentation" : "Search by task requester"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-status",
"type" : "token",
"documentation" : "Search by task status"
}, {
"name" : "subject",
"definition" : "http://hl7.org/fhir/SearchParameter/Task-subject",
"type" : "reference",
"documentation" : "Search by subject"
} ]
}, {
"type" : "TerminologyCapabilities",
"profile" : "http://hl7.org/fhir/StructureDefinition/TerminologyCapabilities",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-context",
"type" : "token",
"documentation" : "A use context assigned to the terminology capabilities"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the terminology capabilities"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-date",
"type" : "date",
"documentation" : "The terminology capabilities publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-description",
"type" : "string",
"documentation" : "The description of the terminology capabilities"
}, {
"name" : "jurisdiction",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the terminology capabilities"
}, {
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-name",
"type" : "string",
"documentation" : "Computationally friendly name of the terminology capabilities"
}, {
"name" : "publisher",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-publisher",
"type" : "string",
"documentation" : "Name of the publisher of the terminology capabilities"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-status",
"type" : "token",
"documentation" : "The current status of the terminology capabilities"
}, {
"name" : "title",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-title",
"type" : "string",
"documentation" : "The human-friendly name of the terminology capabilities"
}, {
"name" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-url",
"type" : "uri",
"documentation" : "The uri that identifies the terminology capabilities"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/TerminologyCapabilities-version",
"type" : "token",
"documentation" : "The business version of the terminology capabilities"
} ]
}, {
"type" : "TestReport",
"profile" : "http://hl7.org/fhir/StructureDefinition/TestReport",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "TestReport:testscript" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-identifier",
"type" : "token",
"documentation" : "An external identifier for the test report"
}, {
"name" : "issued",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-issued",
"type" : "date",
"documentation" : "The test report generation date"
}, {
"name" : "participant",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-participant",
"type" : "uri",
"documentation" : "The reference to a participant in the test execution"
}, {
"name" : "result",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-result",
"type" : "token",
"documentation" : "The result disposition of the test execution"
}, {
"name" : "tester",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-tester",
"type" : "string",
"documentation" : "The name of the testing organization"
}, {
"name" : "testscript",
"definition" : "http://hl7.org/fhir/SearchParameter/TestReport-testscript",
"type" : "reference",
"documentation" : "The test script executed to produce this report"
} ]
}, {
"type" : "TestScript",
"profile" : "http://hl7.org/fhir/StructureDefinition/TestScript",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-context",
"type" : "token",
"documentation" : "A use context assigned to the test script"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the test script"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-date",
"type" : "date",
"documentation" : "The test script publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-description",
"type" : "string",
"documentation" : "The description of the test script"
}, {
"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" : "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" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-status",
"type" : "token",
"documentation" : "The current status 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" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-url",
"type" : "uri",
"documentation" : "The uri that identifies the test script"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/TestScript-version",
"type" : "token",
"documentation" : "The business version of the test script"
} ]
}, {
"type" : "ValueSet",
"profile" : "http://hl7.org/fhir/StructureDefinition/ValueSet",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-code",
"type" : "token",
"documentation" : "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource"
}, {
"name" : "context",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-context",
"type" : "token",
"documentation" : "A use context assigned to the value set"
}, {
"name" : "context-type",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-context-type",
"type" : "token",
"documentation" : "A type of use context assigned to the value set"
}, {
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-date",
"type" : "date",
"documentation" : "The value set publication date"
}, {
"name" : "description",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-description",
"type" : "string",
"documentation" : "The description of the value set"
}, {
"name" : "expansion",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-expansion",
"type" : "uri",
"documentation" : "Identifies the value set expansion (business identifier)"
}, {
"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" : "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" : "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" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-status",
"type" : "token",
"documentation" : "The current status 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" : "url",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-url",
"type" : "uri",
"documentation" : "The uri that identifies the value set"
}, {
"name" : "version",
"definition" : "http://hl7.org/fhir/SearchParameter/ValueSet-version",
"type" : "token",
"documentation" : "The business version of the value set"
} ]
}, {
"type" : "VerificationResult",
"profile" : "http://hl7.org/fhir/StructureDefinition/VerificationResult",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "VerificationResult:target" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "target",
"definition" : "http://hl7.org/fhir/SearchParameter/VerificationResult-target",
"type" : "reference",
"documentation" : "A resource that was validated"
} ]
}, {
"type" : "VisionPrescription",
"profile" : "http://hl7.org/fhir/StructureDefinition/VisionPrescription",
"interaction" : [ {
"code" : "read"
}, {
"code" : "search-type"
}, {
"code" : "update"
}, {
"code" : "history-type"
}, {
"code" : "create"
}, {
"code" : "delete"
}, {
"code" : "history-instance"
}, {
"code" : "vread"
} ],
"versioning" : "versioned-update",
"readHistory" : true,
"updateCreate" : true,
"conditionalCreate" : false,
"conditionalRead" : "full-support",
"conditionalUpdate" : false,
"conditionalDelete" : "not-supported",
"searchInclude" : [ "VisionPrescription:encounter", "VisionPrescription:patient", "VisionPrescription:prescriber" ],
"searchParam" : [ {
"name" : "_lastUpdated",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
}, {
"name" : "_profile",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-_profile",
"type" : "uri",
"documentation" : "Profiles this resource claims to conform to"
}, {
"name" : "_security",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-_security",
"type" : "token",
"documentation" : "Security Labels applied to this resource"
}, {
"name" : "_source",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-_source",
"type" : "uri",
"documentation" : "Identifies where the resource comes from"
}, {
"name" : "_tag",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-_tag",
"type" : "token",
"documentation" : "Tags applied to this resource"
}, {
"name" : "datewritten",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-datewritten",
"type" : "date",
"documentation" : "Return prescriptions written on this date"
}, {
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-encounter",
"type" : "reference",
"documentation" : "Return prescriptions with this encounter identifier"
}, {
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-identifier",
"type" : "token",
"documentation" : "Return prescriptions with this external identifier"
}, {
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-patient",
"type" : "reference",
"documentation" : "The identity of a patient to list dispenses for"
}, {
"name" : "prescriber",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-prescriber",
"type" : "reference",
"documentation" : "Who authorized the vision prescription"
}, {
"name" : "status",
"definition" : "http://hl7.org/fhir/SearchParameter/VisionPrescription-status",
"type" : "token",
"documentation" : "The status of the vision prescription"
} ]
} ]
} ]
}