{
"resourceType" : "CapabilityStatement",
"id" : "metadata",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2/><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td>y</td></tr><tr><td>System History</td><td>y</td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET past versions of resources (vread interaction)\">V-Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"PATCH a new resource version (patch interaction)\">Patch</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th><th><b title=\"DELETE a resource (delete interaction)\">Delete</b></th><th><b title=\"GET changes to a resource (history interaction on instance)\">Updates</b></th><th><b title=\"GET changes for all resources of the type (history interaction on type)\">History</b></th></tr><tr><td>Appointment</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td></td><td></td><td></td></tr><tr><td>AppointmentResponse</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointmentresponse\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointmentresponse</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td></td><td></td><td></td></tr><tr><td>Communication</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>OperationDefinition</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/OperationDefinition\">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></td><td>y</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Patient</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td></td><td></td><td>y</td><td>y</td></tr><tr><td>Provenance</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-detached-provenance\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-detached-provenance</a></td><td>y</td><td>y</td><td>y</td><td></td><td></td><td>y</td><td></td><td>y</td><td>y</td></tr><tr><td>RelatedPerson</td><td><a href=\"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson\">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>SearchParameter</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/SearchParameter\">http://hl7.org/fhir/StructureDefinition/SearchParameter</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>StructureDefinition</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/StructureDefinition\">http://hl7.org/fhir/StructureDefinition/StructureDefinition</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/fhir/CapabilityStatement/metadata",
"version" : "2019.5.3",
"status" : "active",
"date" : "2019-04-30T08:35:26+00:00",
"publisher" : "Not provided",
"kind" : "instance",
"software" : {
"name" : "Trifork eHealth",
"version" : "3.7.0"
},
"implementation" : {
"description" : "https://ehealth-documentation.s3-eu-west-1.amazonaws.com/index.html",
"url" : "http://localhost:8080/trifork-fhir-server"
},
"fhirVersion" : "3.0.1",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"rest" : [
{
"mode" : "server",
"security" : {
"extension" : [
{
"extension" : [
{
"url" : "token",
"valueUri" : "http://localhost:8080/trifork-fhir-server/token"
},
{
"url" : "authorize",
"valueUri" : "http://localhost:8080/trifork-fhir-server/authorize"
},
{
"url" : "revoke",
"valueUri" : "http://localhost:8080/trifork-fhir-server/revoke"
}
],
"url" : "http://ehealth.sundhed.dk/StructureDefinition/oauth-uris"
}
],
"service" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/restful-security-service",
"display" : "OAuth"
}
]
}
]
},
"resource" : [
{
"type" : "Appointment",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"conditionalCreate" : true,
"conditionalUpdate" : true,
"searchParam" : [
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "date",
"type" : "date",
"documentation" : "Appointment date/time."
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "An Identifier of the Appointment"
},
{
"name" : "incomingreferral",
"type" : "reference",
"documentation" : "The ReferralRequest provided as information to allocate to the Encounter"
},
{
"name" : "practitioner",
"type" : "reference",
"documentation" : "One of the individuals of the appointment is this practitioner"
},
{
"name" : "appointment-type",
"type" : "token",
"documentation" : "The style of appointment or patient that has been booked in the slot (not service type)"
},
{
"name" : "part-status",
"type" : "token",
"documentation" : "The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests."
},
{
"name" : "service-type",
"type" : "token",
"documentation" : "The specific service that is to be performed during this appointment"
},
{
"name" : "actor",
"type" : "reference",
"documentation" : "Any one of the individuals participating in the appointment"
},
{
"name" : "patient",
"type" : "reference",
"documentation" : "One of the individuals of the appointment is this patient"
},
{
"name" : "location",
"type" : "reference",
"documentation" : "This location is listed in the participants of the appointment"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "status",
"type" : "token",
"documentation" : "The overall status of the appointment"
}
]
},
{
"type" : "AppointmentResponse",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointmentresponse"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"conditionalCreate" : true,
"conditionalUpdate" : true,
"searchParam" : [
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "actor",
"type" : "reference",
"documentation" : "The Person, Location/HealthcareService or Device that this appointment response replies for"
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "An Identifier in this appointment response"
},
{
"name" : "practitioner",
"type" : "reference",
"documentation" : "This Response is for this Practitioner"
},
{
"name" : "part-status",
"type" : "token",
"documentation" : "The participants acceptance status for this appointment"
},
{
"name" : "patient",
"type" : "reference",
"documentation" : "This Response is for this Patient"
},
{
"name" : "appointment",
"type" : "reference",
"documentation" : "The appointment that the response is attached to"
},
{
"name" : "location",
"type" : "reference",
"documentation" : "This Response is for this Location"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
}
]
},
{
"type" : "Communication",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-message"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "patch"
},
{
"code" : "delete"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"conditionalCreate" : true,
"conditionalUpdate" : true,
"conditionalDelete" : "multiple",
"searchParam" : [
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "Unique identifier"
},
{
"name" : "subject",
"type" : "reference",
"documentation" : "Focus of message"
},
{
"name" : "recipientIdentifier",
"type" : "token",
"documentation" : "Search parameter for finding communication based on the identifier(s) of the recipient"
},
{
"name" : "communicationCategory",
"type" : "token",
"documentation" : "Search parameter for finding communication based on the category code"
},
{
"name" : "part-of",
"type" : "reference",
"documentation" : "Part of this action"
},
{
"name" : "received",
"type" : "date",
"documentation" : "When received"
},
{
"name" : "encounter",
"type" : "reference",
"documentation" : "Encounter leading to message"
},
{
"name" : "medium",
"type" : "token",
"documentation" : "A channel of communication"
},
{
"name" : "sent",
"type" : "date",
"documentation" : "When sent"
},
{
"name" : "based-on",
"type" : "reference",
"documentation" : "Request fulfilled by this communication"
},
{
"name" : "sender",
"type" : "reference",
"documentation" : "Message sender"
},
{
"name" : "patient",
"type" : "reference",
"documentation" : "Focus of message"
},
{
"name" : "context",
"type" : "reference",
"documentation" : "Encounter or episode leading to message"
},
{
"name" : "recipient",
"type" : "reference",
"documentation" : "Message recipient"
},
{
"name" : "definition",
"type" : "reference",
"documentation" : "Instantiates protocol or definition"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "category",
"type" : "token",
"documentation" : "Message category"
},
{
"name" : "status",
"type" : "token",
"documentation" : "preparation | in-progress | suspended | aborted | completed | entered-in-error"
}
]
},
{
"type" : "OperationDefinition",
"profile" : {
"reference" : "http://hl7.org/fhir/StructureDefinition/OperationDefinition"
},
"interaction" : [
{
"code" : "read"
}
],
"versioning" : "versioned-update",
"searchParam" : [
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "date",
"type" : "date",
"documentation" : "The operation definition publication date"
},
{
"name" : "code",
"type" : "token",
"documentation" : "Name used to invoke the operation"
},
{
"name" : "instance",
"type" : "token",
"documentation" : "Invoke on an instance?"
},
{
"name" : "kind",
"type" : "token",
"documentation" : "operation | query"
},
{
"name" : "jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the operation definition"
},
{
"name" : "description",
"type" : "string",
"documentation" : "The description of the operation definition"
},
{
"name" : "type",
"type" : "token",
"documentation" : "Invole at the type level?"
},
{
"name" : "version",
"type" : "token",
"documentation" : "The business version of the operation definition"
},
{
"name" : "url",
"type" : "uri",
"documentation" : "The uri that identifies the operation definition"
},
{
"name" : "system",
"type" : "token",
"documentation" : "Invoke at the system level?"
},
{
"name" : "name",
"type" : "string",
"documentation" : "Computationally friendly name of the operation definition"
},
{
"name" : "publisher",
"type" : "string",
"documentation" : "Name of the publisher of the operation definition"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "param-profile",
"type" : "reference",
"documentation" : "Profile on the type"
},
{
"name" : "base",
"type" : "reference",
"documentation" : "Marks this as a profile of the base"
},
{
"name" : "status",
"type" : "token",
"documentation" : "The current status of the operation definition"
}
]
},
{
"type" : "Patient",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "patch"
},
{
"code" : "history-instance"
},
{
"code" : "history-type"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"conditionalUpdate" : true,
"searchParam" : [
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "birthdate",
"type" : "date",
"documentation" : "The patient's date of birth"
},
{
"name" : "deceased",
"type" : "token",
"documentation" : "This patient has been marked as deceased, or as a death date entered"
},
{
"name" : "address-state",
"type" : "string",
"documentation" : "A state specified in an address"
},
{
"name" : "gender",
"type" : "token",
"documentation" : "Gender of the patient"
},
{
"name" : "animal-species",
"type" : "token",
"documentation" : "The species for animal patients"
},
{
"name" : "link",
"type" : "reference",
"documentation" : "All patients linked to the given patient"
},
{
"name" : "language",
"type" : "token",
"documentation" : "Language code (irrespective of use value)"
},
{
"name" : "animal-breed",
"type" : "token",
"documentation" : "The breed for animal patients"
},
{
"name" : "address-country",
"type" : "string",
"documentation" : "A country specified in an address"
},
{
"name" : "death-date",
"type" : "date",
"documentation" : "The date of death has been provided and satisfies this search value"
},
{
"name" : "phonetic",
"type" : "string",
"documentation" : "A portion of either family or given name using some kind of phonetic matching algorithm"
},
{
"name" : "managingOrganizationIdentifier",
"type" : "token",
"documentation" : "Search parameter for finding a patient based on the identifier(s) of the managing organization"
},
{
"name" : "telecom",
"type" : "token",
"documentation" : "The value in any kind of telecom details of the patient"
},
{
"name" : "address-city",
"type" : "string",
"documentation" : "A city specified in an address"
},
{
"name" : "email",
"type" : "token",
"documentation" : "A value in an email contact"
},
{
"name" : "given",
"type" : "string",
"documentation" : "A portion of the given name of the patient"
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "A patient identifier"
},
{
"name" : "address",
"type" : "string",
"documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"
},
{
"name" : "general-practitioner",
"type" : "reference",
"documentation" : "Patient's nominated general practitioner, not the organization that manages the record"
},
{
"name" : "active",
"type" : "token",
"documentation" : "Whether the patient record is active"
},
{
"name" : "address-postalcode",
"type" : "string",
"documentation" : "A postalCode specified in an address"
},
{
"name" : "phone",
"type" : "token",
"documentation" : "A value in a phone contact"
},
{
"name" : "organization",
"type" : "reference",
"documentation" : "The organization at which this person is a patient"
},
{
"name" : "address-use",
"type" : "token",
"documentation" : "A use code specified in an address"
},
{
"name" : "name",
"type" : "string",
"documentation" : "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "family",
"type" : "string",
"documentation" : "A portion of the family name of the patient"
}
]
},
{
"type" : "Provenance",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-detached-provenance"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "history-instance"
},
{
"code" : "history-type"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"conditionalCreate" : true,
"searchParam" : [
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "entity-ref",
"type" : "reference",
"documentation" : "Identity of entity"
},
{
"name" : "agent",
"type" : "reference",
"documentation" : "Who participated"
},
{
"name" : "signature-type",
"type" : "token",
"documentation" : "Indication of the reason the entity signed the object(s)"
},
{
"name" : "activity",
"type" : "token",
"documentation" : "Search parameter for finding detached provenances based on the activity type"
},
{
"name" : "start",
"type" : "date",
"documentation" : "Starting time with inclusive boundary"
},
{
"name" : "recorded",
"type" : "date",
"documentation" : "When the activity was recorded / updated"
},
{
"name" : "target",
"type" : "reference",
"documentation" : "Target Reference(s) (usually version specific)"
},
{
"name" : "patient",
"type" : "reference",
"documentation" : "Target Reference(s) (usually version specific)"
},
{
"name" : "end",
"type" : "date",
"documentation" : "End time with inclusive boundary, if not ongoing"
},
{
"name" : "location",
"type" : "reference",
"documentation" : "Where the activity occurred, if relevant"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "agent-role",
"type" : "token",
"documentation" : "What the agents role was"
},
{
"name" : "entity-id",
"type" : "token",
"documentation" : "Identity of entity"
}
]
},
{
"type" : "RelatedPerson",
"profile" : {
"reference" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "history-instance"
},
{
"code" : "history-type"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"conditionalCreate" : true,
"conditionalUpdate" : true,
"conditionalDelete" : "multiple",
"searchParam" : [
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "An Identifier of the RelatedPerson"
},
{
"name" : "address",
"type" : "string",
"documentation" : "A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"
},
{
"name" : "birthdate",
"type" : "date",
"documentation" : "The Related Person's date of birth"
},
{
"name" : "address-state",
"type" : "string",
"documentation" : "A state specified in an address"
},
{
"name" : "gender",
"type" : "token",
"documentation" : "Gender of the related person"
},
{
"name" : "active",
"type" : "token",
"documentation" : "Indicates if the related person record is active"
},
{
"name" : "address-postalcode",
"type" : "string",
"documentation" : "A postal code specified in an address"
},
{
"name" : "address-country",
"type" : "string",
"documentation" : "A country specified in an address"
},
{
"name" : "phonetic",
"type" : "string",
"documentation" : "A portion of name using some kind of phonetic matching algorithm"
},
{
"name" : "phone",
"type" : "token",
"documentation" : "A value in a phone contact"
},
{
"name" : "patient",
"type" : "reference",
"documentation" : "The patient this related person is related to"
},
{
"name" : "address-use",
"type" : "token",
"documentation" : "A use code specified in an address"
},
{
"name" : "name",
"type" : "string",
"documentation" : "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text"
},
{
"name" : "telecom",
"type" : "token",
"documentation" : "The value in any kind of contact"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "address-city",
"type" : "string",
"documentation" : "A city specified in an address"
},
{
"name" : "email",
"type" : "token",
"documentation" : "A value in an email contact"
}
]
},
{
"type" : "SearchParameter",
"profile" : {
"reference" : "http://hl7.org/fhir/StructureDefinition/SearchParameter"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "patch"
},
{
"code" : "delete"
},
{
"code" : "history-instance"
},
{
"code" : "history-type"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"conditionalCreate" : true,
"conditionalUpdate" : true,
"conditionalDelete" : "multiple",
"searchInclude" : [
"*",
"SearchParameter:component"
],
"searchParam" : [
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "date",
"type" : "date",
"documentation" : "The search parameter publication date"
},
{
"name" : "code",
"type" : "token",
"documentation" : "Code used in URL"
},
{
"name" : "jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the search parameter"
},
{
"name" : "derived-from",
"type" : "uri",
"documentation" : "Original Definition for the search parameter"
},
{
"name" : "description",
"type" : "string",
"documentation" : "The description of the search parameter"
},
{
"name" : "type",
"type" : "token",
"documentation" : "number | date | string | token | reference | composite | quantity | uri"
},
{
"name" : "version",
"type" : "token",
"documentation" : "The business version of the search parameter"
},
{
"name" : "url",
"type" : "uri",
"documentation" : "The uri that identifies the search parameter"
},
{
"name" : "target",
"type" : "token",
"documentation" : "Types of resource (if a resource reference)"
},
{
"name" : "component",
"type" : "reference",
"documentation" : "Defines how the part works"
},
{
"name" : "name",
"type" : "string",
"documentation" : "Computationally friendly name of the search parameter"
},
{
"name" : "publisher",
"type" : "string",
"documentation" : "Name of the publisher of the search parameter"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "base",
"type" : "token",
"documentation" : "The resource type(s) this search parameter applies to"
},
{
"name" : "status",
"type" : "token",
"documentation" : "The current status of the search parameter"
}
]
},
{
"type" : "StructureDefinition",
"profile" : {
"reference" : "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
},
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "patch"
},
{
"code" : "delete"
},
{
"code" : "history-instance"
},
{
"code" : "history-type"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned-update",
"searchParam" : [
{
"name" : "_language",
"type" : "string",
"documentation" : "The language of the resource"
},
{
"name" : "date",
"type" : "date",
"documentation" : "The structure definition publication date"
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "External identifier for the structure definition"
},
{
"name" : "valueset",
"type" : "reference",
"documentation" : "A vocabulary binding reference"
},
{
"name" : "kind",
"type" : "token",
"documentation" : "primitive-type | complex-type | resource | logical"
},
{
"name" : "jurisdiction",
"type" : "token",
"documentation" : "Intended jurisdiction for the structure definition"
},
{
"name" : "description",
"type" : "string",
"documentation" : "The description of the structure definition"
},
{
"name" : "context-type",
"type" : "token",
"documentation" : "resource | datatype | extension"
},
{
"name" : "experimental",
"type" : "token",
"documentation" : "For testing purposes, not real usage"
},
{
"name" : "abstract",
"type" : "token",
"documentation" : "Whether the structure is abstract"
},
{
"name" : "title",
"type" : "string",
"documentation" : "The human-friendly name of the structure definition"
},
{
"name" : "type",
"type" : "token",
"documentation" : "Type defined or constrained by this structure"
},
{
"name" : "version",
"type" : "token",
"documentation" : "The business version of the structure definition"
},
{
"name" : "url",
"type" : "uri",
"documentation" : "The uri that identifies the structure definition"
},
{
"name" : "path",
"type" : "token",
"documentation" : "A path that is constrained in the profile"
},
{
"name" : "ext-context",
"type" : "string",
"documentation" : "Where the extension can be used in instances"
},
{
"name" : "base-path",
"type" : "token",
"documentation" : "Path that identifies the base element"
},
{
"name" : "name",
"type" : "string",
"documentation" : "Computationally friendly name of the structure definition"
},
{
"name" : "publisher",
"type" : "string",
"documentation" : "Name of the publisher of the structure definition"
},
{
"name" : "derivation",
"type" : "token",
"documentation" : "specialization | constraint - How relates to base definition"
},
{
"name" : "_id",
"type" : "token",
"documentation" : "The ID of the resource"
},
{
"name" : "keyword",
"type" : "token",
"documentation" : "A code for the profile"
},
{
"name" : "base",
"type" : "uri",
"documentation" : "Definition that this type is constrained/specialized from"
},
{
"name" : "status",
"type" : "token",
"documentation" : "The current status of the structure definition"
}
]
}
],
"interaction" : [
{
"code" : "history-system"
},
{
"code" : "transaction"
}
],
"operation" : [
{
"name" : "perform-reindexing-pass",
"definition" : {
"reference" : "OperationDefinition/-s-perform-reindexing-pass"
}
},
{
"name" : "mark-all-resources-for-reindexing",
"definition" : {
"reference" : "OperationDefinition/-s-mark-all-resources-for-reindexing"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/-s-meta"
}
},
{
"name" : "get-resource-counts",
"definition" : {
"reference" : "OperationDefinition/-s-get-resource-counts"
}
},
{
"name" : "suggest-keywords",
"definition" : {
"reference" : "OperationDefinition/-s-suggest-keywords"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/-is-expunge"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/-s-expunge"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/Appointment--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/Appointment-i-validate"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/Appointment-i-meta"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/Appointment--meta"
}
},
{
"name" : "meta-add",
"definition" : {
"reference" : "OperationDefinition/Appointment-i-meta-add"
}
},
{
"name" : "meta-delete",
"definition" : {
"reference" : "OperationDefinition/Appointment-i-meta-delete"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/Appointment-i-expunge"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/Appointment--expunge"
}
},
{
"name" : "exportAsiCal",
"definition" : {
"reference" : "OperationDefinition/Appointment-i-exportAsiCal"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/AppointmentResponse--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/AppointmentResponse-i-validate"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/AppointmentResponse-i-meta"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/AppointmentResponse--meta"
}
},
{
"name" : "meta-add",
"definition" : {
"reference" : "OperationDefinition/AppointmentResponse-i-meta-add"
}
},
{
"name" : "meta-delete",
"definition" : {
"reference" : "OperationDefinition/AppointmentResponse-i-meta-delete"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/AppointmentResponse-i-expunge"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/AppointmentResponse--expunge"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/Communication--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/Communication-i-validate"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/Communication-i-meta"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/Communication--meta"
}
},
{
"name" : "meta-add",
"definition" : {
"reference" : "OperationDefinition/Communication-i-meta-add"
}
},
{
"name" : "meta-delete",
"definition" : {
"reference" : "OperationDefinition/Communication-i-meta-delete"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/Communication-i-expunge"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/Communication--expunge"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/Patient--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/Patient-i-validate"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/Patient-i-meta"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/Patient--meta"
}
},
{
"name" : "meta-add",
"definition" : {
"reference" : "OperationDefinition/Patient-i-meta-add"
}
},
{
"name" : "meta-delete",
"definition" : {
"reference" : "OperationDefinition/Patient-i-meta-delete"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/Patient-i-expunge"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/Patient--expunge"
}
},
{
"name" : "createPatient",
"definition" : {
"reference" : "OperationDefinition/Patient--createPatient"
}
},
{
"name" : "updatePatientWithSKRSData",
"definition" : {
"reference" : "OperationDefinition/Patient--updatePatientWithSKRSData"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/Provenance--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/Provenance-i-validate"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/Provenance-i-meta"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/Provenance--meta"
}
},
{
"name" : "meta-add",
"definition" : {
"reference" : "OperationDefinition/Provenance-i-meta-add"
}
},
{
"name" : "meta-delete",
"definition" : {
"reference" : "OperationDefinition/Provenance-i-meta-delete"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/Provenance-i-expunge"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/Provenance--expunge"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/RelatedPerson--validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/RelatedPerson-i-validate"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/RelatedPerson-i-meta"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/RelatedPerson--meta"
}
},
{
"name" : "meta-add",
"definition" : {
"reference" : "OperationDefinition/RelatedPerson-i-meta-add"
}
},
{
"name" : "meta-delete",
"definition" : {
"reference" : "OperationDefinition/RelatedPerson-i-meta-delete"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/RelatedPerson-i-expunge"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/RelatedPerson--expunge"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/SearchParameter-i-validate"
}
},
{
"name" : "validate",
"definition" : {
"reference" : "OperationDefinition/SearchParameter--validate"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/SearchParameter--meta"
}
},
{
"name" : "meta",
"definition" : {
"reference" : "OperationDefinition/SearchParameter-i-meta"
}
},
{
"name" : "meta-add",
"definition" : {
"reference" : "OperationDefinition/SearchParameter-i-meta-add"
}
},
{
"name" : "meta-delete",
"definition" : {
"reference" : "OperationDefinition/SearchParameter-i-meta-delete"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/SearchParameter-i-expunge"
}
},
{
"name" : "expunge",
"definition" : {
"reference" : "OperationDefinition/SearchParameter--expunge"
}
}
]
}
]
}