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

HTTP 200 OK

Response Headers

Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, PUT, GET, OPTIONS, DELETE
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: X-FHIR-Starter,authorization,Prefer,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers
X-Powered-By: HAPI FHIR 4.0.3 REST Server (FHIR Server; FHIR 3.0.1/DSTU3)
X-Request-ID: 2cd771df2ee39271

Response Body

{
"resourceType": "CapabilityStatement",
"status": "active",
"publisher": "NHS Digital & Project Wildfyre",
"kind": "instance",
"software": {
"name": "Care Connect RI ",
"version": "4.0.0-SNAPSHOT"
},
"implementation": {
"description": "Clinical Data Repository SQL",
"url": "https://data.developer.nhs.uk/ccri-fhir/STU3"
},
"fhirVersion": "3.0.1",
"acceptUnknown": "extensions",
"format": [
"application/fhir+xml",
"application/fhir+json"
],
"implementationGuide": [
"https://nhsconnect.github.io/CareConnectAPI/"
],
"rest": [
{
"mode": "server",
"resource": [
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 151
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "AllergyIntolerance",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-AllergyIntolerance-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "clinical-status",
"type": "token",
"documentation": "active | inactive | resolved"
},
{
"name": "date",
"type": "date",
"documentation": "Date record was believed accurate"
},
{
"name": "identifier",
"type": "token",
"documentation": "External ids for this item"
},
{
"name": "patient",
"type": "reference",
"documentation": "Who the sensitivity is for"
},
{
"name": "verification-status",
"type": "token",
"documentation": "unconfirmed | confirmed | refuted | entered-in-error"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Appointment",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Appointment"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "An Identifier of the Appointment"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Bundle",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Bundle"
}
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 2
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "CarePlan",
"profile": {
"reference": "http://hl7.org/fhir/Profile/CarePlan"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchInclude": [
"*",
"CarePlan:care-team",
"CarePlan:condition",
"CarePlan:goal",
"CarePlan:patient",
"CarePlan:supporting-information"
],
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "category",
"type": "token",
"documentation": "Type of plan"
},
{
"name": "date",
"type": "date",
"documentation": "Time period plan covers"
},
{
"name": "identifier",
"type": "token",
"documentation": "External Ids for this plan"
},
{
"name": "patient",
"type": "reference",
"documentation": "Who care plan is for"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 2
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "CareTeam",
"profile": {
"reference": "http://hl7.org/fhir/Profile/CareTeam"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "External Ids for this team"
},
{
"name": "patient",
"type": "reference",
"documentation": "Who care team is for"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "ClinicalImpression",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ClinicalImpression"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "Business identifier"
},
{
"name": "patient",
"type": "reference",
"documentation": "Patient or group assessed"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1572
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "refresh"
}
]
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "CodeSystem",
"profile": {
"reference": "http://hl7.org/fhir/Profile/CodeSystem"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"searchParam": [
{
"name": "name",
"type": "string",
"documentation": "Computationally friendly name of the code system"
},
{
"name": "url",
"type": "uri",
"documentation": "The uri that identifies the code system"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 16
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "refresh"
}
]
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "translate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"
}
}
]
}
],
"type": "ConceptMap",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ConceptMap"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"searchParam": [
{
"name": "name",
"type": "string",
"documentation": "Computationally friendly name of the concept map"
},
{
"name": "publisher",
"type": "string",
"documentation": "Name of the publisher of the concept map"
},
{
"name": "url",
"type": "uri",
"documentation": "The uri that identifies the concept map"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 109
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Condition",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Condition-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "asserted-date",
"type": "date",
"documentation": "Date record was believed accurate"
},
{
"name": "category",
"type": "token",
"documentation": "The category of the condition"
},
{
"name": "clinical-status",
"type": "token",
"documentation": "The clinical status of the condition"
},
{
"name": "identifier",
"type": "token",
"documentation": "A unique identifier of the condition record"
},
{
"name": "patient",
"type": "reference",
"documentation": "Who has the condition?"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Consent",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Consent"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "Identifier for this record (external references)"
},
{
"name": "patient",
"type": "reference",
"documentation": "Who the consent applies to"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 48
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "DocumentReference",
"profile": {
"reference": "https://fhir.nhs.uk/STU3/StructureDefinition/GPConnect-DocumentReference-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "Master Version Specific Identifier"
},
{
"name": "patient",
"type": "reference",
"documentation": "Who/what is the subject of the document"
},
{
"name": "period",
"type": "date",
"documentation": "Time of service that is being documented"
},
{
"name": "setting",
"type": "token",
"documentation": "Additional details about where the content was created (e.g. clinical specialty)"
},
{
"name": "type",
"type": "token",
"documentation": "Kind of document (LOINC if possible)"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 760
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Encounter",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchInclude": [
"*",
"Composition:encounter",
"Condition:context",
"DocumentReference:context",
"Encounter:location",
"Encounter:part-of",
"Encounter:participant",
"Encounter:patient",
"Encounter:service-provider",
"Immunization:encounter",
"MedicationRequest:context",
"Observation:context",
"Procedure:context",
"ReferralRequest:encounter"
],
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "date",
"type": "date",
"documentation": "A date within the period the Encounter lasted"
},
{
"name": "episodeofcare",
"type": "reference",
"documentation": "Episode(s) of care that this encounter should be recorded against"
},
{
"name": "identifier",
"type": "token",
"documentation": "Identifier(s) by which this encounter is known"
},
{
"name": "patient",
"type": "reference",
"documentation": "The patient ro group present at the encounter"
},
{
"name": "status",
"type": "token",
"documentation": "planned | arrived | triaged | in-progress | onleave | finished | cancelled +"
},
{
"name": "type",
"type": "token",
"documentation": "Specific type of encounter"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 4
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Endpoint",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Endpoint"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "Identifies this endpoint across multiple systems"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 3
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "EpisodeOfCare",
"profile": {
"reference": "http://hl7.org/fhir/Profile/EpisodeOfCare"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "date",
"type": "date",
"documentation": "The provided date search value falls within the episode of care's period"
},
{
"name": "identifier",
"type": "token",
"documentation": "Business Identifier(s) relevant for this EpisodeOfCare"
},
{
"name": "patient",
"type": "reference",
"documentation": "The patient who is the focus of this episode of care"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 4
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Flag",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Flag-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "Business identifier"
},
{
"name": "patient",
"type": "reference",
"documentation": "The identity of a subject to list flags for"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 7
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "refresh"
}
]
}
],
"type": "GraphDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/GraphDefinition"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"searchParam": [
{
"name": "name",
"type": "string",
"documentation": "Computationally friendly name of the graph definition"
},
{
"name": "publisher",
"type": "string",
"documentation": "Name of the publisher of the graph definition"
},
{
"name": "url",
"type": "uri",
"documentation": "The uri that identifies the graph definition"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 4
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "HealthcareService",
"profile": {
"reference": "http://hl7.org/fhir/Profile/HealthcareService"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchInclude": [
"*",
"Slot"
],
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "External identifiers for this item"
},
{
"name": "name",
"type": "string",
"documentation": "A portion of the Healthcare service name"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 57
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Immunization",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Immunization-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "date",
"type": "date",
"documentation": "Vaccination (non)-Administration Date"
},
{
"name": "identifier",
"type": "token",
"documentation": "Business identifier"
},
{
"name": "notgiven",
"type": "token",
"documentation": "Administrations which were not given"
},
{
"name": "patient",
"type": "reference",
"documentation": "The patient for the vaccination record"
},
{
"name": "status",
"type": "token",
"documentation": "Immunization event status"
},
{
"name": "vaccination-procedure",
"type": "token"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 40
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "List",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ListResource"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "Business identifier"
},
{
"name": "patient",
"type": "reference",
"documentation": "If all resources have the same subject"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 32070
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Location",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "address-postalcode",
"type": "string",
"documentation": "A postal code specified in an address"
},
{
"name": "identifier",
"type": "token",
"documentation": "An identifier for the location"
},
{
"name": "name",
"type": "string",
"documentation": "A portion of the location's name or alias"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 35
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Medication",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Medication-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "code",
"type": "token",
"documentation": "Codes that identify this medication"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 5
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "MedicationAdministration",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MedicationAdministration"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "code",
"type": "token",
"documentation": "Return administrations of this medication code"
},
{
"name": "identifier",
"type": "token",
"documentation": "Return administrations with this external identifier"
},
{
"name": "medication",
"type": "reference",
"documentation": "Return administrations of this medication resource"
},
{
"name": "patient",
"type": "reference",
"documentation": "The identity of a patient to list administrations for"
},
{
"name": "status",
"type": "token",
"documentation": "MedicationAdministration event status (for example one of active/paused/completed/nullified)"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 12
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "MedicationDispense",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MedicationDispense"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "code",
"type": "token",
"documentation": "Return dispenses of this medicine code"
},
{
"name": "identifier",
"type": "token",
"documentation": "Return dispenses with this external identifier"
},
{
"name": "medication",
"type": "reference",
"documentation": "Return dispenses of this medicine resource"
},
{
"name": "patient",
"type": "reference",
"documentation": "The identity of a patient to list dispenses for"
},
{
"name": "status",
"type": "token",
"documentation": "Return dispenses with a specified dispense status"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 12
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "MedicationRequest",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "authoredon",
"type": "date",
"documentation": "Return prescriptions written on this date"
},
{
"name": "code",
"type": "token",
"documentation": "Return prescriptions of this medication code"
},
{
"name": "identifier",
"type": "token",
"documentation": "Return prescriptions with this external identifier"
},
{
"name": "medication",
"type": "reference",
"documentation": "Return prescriptions of this medication reference"
},
{
"name": "patient",
"type": "reference",
"documentation": "Returns prescriptions for a specific patient"
},
{
"name": "status",
"type": "token",
"documentation": "Status of the prescription"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 45
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "MedicationStatement",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationStatement-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "effective",
"type": "date",
"documentation": "Date when patient was taking (or not taking) the medication"
},
{
"name": "identifier",
"type": "token",
"documentation": "Return statements with this external identifier"
},
{
"name": "patient",
"type": "reference",
"documentation": "Returns statements for a specific patient."
},
{
"name": "status",
"type": "token",
"documentation": "Return statements that match the given status"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 5
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "refresh"
}
]
}
],
"type": "MessageDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/MessageDefinition"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"searchParam": [
{
"name": "identifier",
"type": "token",
"documentation": "External identifier for the message definition"
},
{
"name": "name",
"type": "string",
"documentation": "Computationally friendly name of the message definition"
},
{
"name": "publisher",
"type": "string",
"documentation": "Name of the publisher of the message definition"
},
{
"name": "url",
"type": "uri",
"documentation": "The uri that identifies the message definition"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 475
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "refresh"
}
]
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "NamingSystem",
"profile": {
"reference": "http://hl7.org/fhir/Profile/NamingSystem"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"searchParam": [
{
"name": "name",
"type": "string",
"documentation": "Computationally friendly name of the naming system"
},
{
"name": "publisher",
"type": "string",
"documentation": "Name of the publisher of the naming system"
},
{
"name": "value",
"type": "token",
"documentation": "The unique identifier"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 10819
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Observation",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchInclude": [
"*",
"Observation.related"
],
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "category",
"type": "token",
"documentation": "The classification of the type of observation"
},
{
"name": "code",
"type": "token",
"documentation": "The code of the observation type"
},
{
"name": "date",
"type": "date",
"documentation": "Obtained date/time. If the obtained element is a period, a date that falls in the period"
},
{
"name": "identifier",
"type": "token",
"documentation": "The unique id for a particular observation"
},
{
"name": "patient",
"type": "reference",
"documentation": "The subject that the observation is about (if patient)"
},
{
"name": "subject",
"type": "reference",
"documentation": "The subject that the observation is about"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 14362
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Organization",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "address-postalcode",
"type": "string",
"documentation": "A postal code specified in an address"
},
{
"name": "identifier",
"type": "token",
"documentation": "Any identifier for the organization (not the accreditation issuer's identifier)"
},
{
"name": "name",
"type": "string",
"documentation": "A portion of the organization's name or alias"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 234
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Patient",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchInclude": [
"*",
"AllergyIntolerance:patient",
"CarePlan:patient",
"Condition:patient",
"DocumentReference:patient",
"Encounter:patient",
"Flag:patient",
"Immunization:patient",
"MedicationStatement:patient",
"Observation:patient",
"Patient:general-practitioner",
"Patient:organization",
"Procedure:patient"
],
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "address-postalcode",
"type": "string",
"documentation": "A postalCode specified in an address"
},
{
"name": "birthdate",
"type": "date",
"documentation": "The patient's date of birth"
},
{
"name": "email",
"type": "string",
"documentation": "A value in an email contact"
},
{
"name": "family",
"type": "string",
"documentation": "A portion of the family name of the patient"
},
{
"name": "gender",
"type": "string",
"documentation": "Gender of the patient"
},
{
"name": "given",
"type": "string",
"documentation": "A portion of the given name of the patient"
},
{
"name": "identifier",
"type": "token",
"documentation": "A patient identifier"
},
{
"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": "phone",
"type": "string",
"documentation": "A value in a phone contact"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 135411
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Practitioner",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "address-postalcode",
"type": "string",
"documentation": "A postalCode specified in an address"
},
{
"name": "identifier",
"type": "token",
"documentation": "A practitioner's Identifier"
},
{
"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"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 135355
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "PractitionerRole",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-PractitionerRole-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "A practitioner's Identifier"
},
{
"name": "organization",
"type": "reference",
"documentation": "The identity of the organization the practitioner represents / acts on behalf of"
},
{
"name": "practitioner",
"type": "reference",
"documentation": "Practitioner that is able to provide the defined services for the organation"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 49
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Procedure",
"profile": {
"reference": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Procedure-1"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "date",
"type": "date",
"documentation": "Date/Period the procedure was performed"
},
{
"name": "identifier",
"type": "token",
"documentation": "A unique identifier for a procedure"
},
{
"name": "patient",
"type": "reference",
"documentation": "Search by subject - a patient"
},
{
"name": "subject",
"type": "reference",
"documentation": "Search by subject"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 7
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Questionnaire",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Questionnaire"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "code",
"type": "token",
"documentation": "A code that corresponds to one of its items in the questionnaire"
},
{
"name": "identifier",
"type": "token",
"documentation": "External identifier for the questionnaire"
},
{
"name": "name",
"type": "string",
"documentation": "Computationally friendly name of the questionnaire"
},
{
"name": "url",
"type": "uri",
"documentation": "The uri that identifies the questionnaire"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 25
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "QuestionnaireResponse",
"profile": {
"reference": "http://hl7.org/fhir/Profile/QuestionnaireResponse"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchInclude": [
"*"
],
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "The unique identifier for the questionnaire response"
},
{
"name": "patient",
"type": "reference",
"documentation": "The patient that is the subject of the questionnaire response"
},
{
"name": "questionnaire",
"type": "reference",
"documentation": "The questionnaire the answers are provided for"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 5
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "ReferralRequest",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ReferralRequest"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "Business identifier"
},
{
"name": "patient",
"type": "reference",
"documentation": "Who the referral is about"
},
{
"name": "type",
"type": "token",
"documentation": "The type of the referral"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 78
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "RelatedPerson",
"profile": {
"reference": "http://hl7.org/fhir/Profile/RelatedPerson"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "An Identifier of the RelatedPerson"
},
{
"name": "patient",
"type": "reference",
"documentation": "The patient this related person is related to"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 0
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Schedule",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Schedule"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "A Schedule Identifier"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 5
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "Slot",
"profile": {
"reference": "http://hl7.org/fhir/Profile/Slot"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"conditionalUpdate": true,
"searchParam": [
{
"name": "_id",
"type": "string",
"documentation": "The ID of the resource"
},
{
"name": "identifier",
"type": "token",
"documentation": "A Slot Identifier"
},
{
"name": "schedule",
"type": "reference",
"documentation": "The Schedule Resource that we are seeking a slot within"
},
{
"name": "service",
"type": "reference"
},
{
"name": "start",
"type": "date",
"documentation": "Appointment date/time."
},
{
"name": "status",
"type": "string",
"documentation": "The free/busy status of the appointment"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 311
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "refresh"
}
]
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
}
],
"type": "StructureDefinition",
"profile": {
"reference": "http://hl7.org/fhir/Profile/StructureDefinition"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "delete"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"searchParam": [
{
"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": "url",
"type": "uri",
"documentation": "The uri that identifies the structure definition"
}
]
},
{
"extension": [
{
"url": "http://hl7api.sourceforge.net/hapi-fhir/res/extdefs.html#resourceCount",
"valueDecimal": 1974
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "validate"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/Resource-validate"
}
}
]
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "refresh"
}
]
},
{
"url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-CapabilityStatement.rest.operation",
"extension": [
{
"url": "name",
"valueString": "expand"
},
{
"url": "definition",
"valueReference": {
"reference": "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"
}
}
]
}
],
"type": "ValueSet",
"profile": {
"reference": "http://hl7.org/fhir/Profile/ValueSet"
},
"interaction": [
{
"code": "read"
},
{
"code": "update"
},
{
"code": "create"
},
{
"code": "search-type"
}
],
"searchParam": [
{
"name": "identifier",
"type": "token",
"documentation": "External identifier for the value set"
},
{
"name": "name",
"type": "string",
"documentation": "Computationally friendly name of the value set"
},
{
"name": "url",
"type": "uri",
"documentation": "The uri that identifies the value set"
}
]
}
],
"operation": [
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/AllergyIntolerance--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Appointment--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Bundle--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/CarePlan--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/CareTeam--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/ClinicalImpression--validate"
}
},
{
"name": "refresh",
"definition": {
"reference": "OperationDefinition/CodeSystem--refresh"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/CodeSystem--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/ConceptMap--validate"
}
},
{
"name": "refresh",
"definition": {
"reference": "OperationDefinition/ConceptMap--refresh"
}
},
{
"name": "translate",
"definition": {
"reference": "OperationDefinition/ConceptMap--translate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Condition--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Consent--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/DocumentReference--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Encounter--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Endpoint--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/EpisodeOfCare--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Flag--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/GraphDefinition--validate"
}
},
{
"name": "refresh",
"definition": {
"reference": "OperationDefinition/GraphDefinition--refresh"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/HealthcareService--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Immunization--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/List--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Location--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Medication--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/MedicationAdministration--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/MedicationDispense--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/MedicationRequest--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/MedicationStatement--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/MessageDefinition--validate"
}
},
{
"name": "refresh",
"definition": {
"reference": "OperationDefinition/MessageDefinition--refresh"
}
},
{
"name": "refresh",
"definition": {
"reference": "OperationDefinition/NamingSystem--refresh"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/NamingSystem--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Observation--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Organization--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Patient--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Practitioner--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/PractitionerRole--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Procedure--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Questionnaire--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/QuestionnaireResponse--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/ReferralRequest--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/RelatedPerson--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Schedule--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/Slot--validate"
}
},
{
"name": "refresh",
"definition": {
"reference": "OperationDefinition/StructureDefinition--refresh"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/StructureDefinition--validate"
}
},
{
"name": "validate",
"definition": {
"reference": "OperationDefinition/ValueSet--validate"
}
},
{
"name": "refresh",
"definition": {
"reference": "OperationDefinition/ValueSet--refresh"
}
},
{
"name": "expand",
"definition": {
"reference": "OperationDefinition/ValueSet-i-expand"
}
}
]
}
]
}
Wrote 90.1 KB (782.0 KB total including HTML) in estimated 9ms