Aggregator Adapter for QuickFHIR - Local Development build (v1.0.0). See the Directory of published versions
Active as of 2021-01-01 |
{
"resourceType" : "CapabilityStatement",
"id" : "adapter",
"text" : {
"status" : "extensions",
"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></td></tr><tr><td>System History</td><td></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 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=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>MedicationStatement</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/MedicationStatement\">http://hl7.org/fhir/StructureDefinition/MedicationStatement</a></td><td></td><td>y</td><td></td><td></td></tr><tr><td>AllergyIntolerance</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/AllergyIntolerance\">http://hl7.org/fhir/StructureDefinition/AllergyIntolerance</a></td><td></td><td>y</td><td></td><td></td></tr><tr><td>Flag</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/Flag\">http://hl7.org/fhir/StructureDefinition/Flag</a></td><td></td><td>y</td><td></td><td></td></tr></table></div>"
},
"url" : "https://quickfhir.cloud/ig/@blackpear/quickfhir-aws-adapter-aggregator/CapabilityStatement/adapter",
"version" : "1.0.0",
"title" : "Adapter capabilities",
"status" : "active",
"date" : "2021-01-01",
"kind" : "capability",
"software" : {
"name" : "Aggregator Adapter for QuickFHIR"
},
"fhirVersion" : "4.0.1",
"format" : [
"json"
],
"rest" : [
{
"mode" : "server",
"resource" : [
{
"extension" : [
{
"extension" : [
{
"url" : "required",
"valueString" : "identifier"
},
{
"url" : "optional",
"valueString" : "birthdate"
},
{
"url" : "optional",
"valueString" : "effective"
},
{
"url" : "optional",
"valueString" : "status"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
}
],
"type" : "MedicationStatement",
"profile" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"interaction" : [
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "identifier",
"type" : "token",
"documentation" : "Must use system `https://fhir.nhs.uk/Id/nhs-number` for NHS numbers"
},
{
"name" : "birthdate",
"type" : "date"
},
{
"name" : "effective",
"type" : "date"
},
{
"name" : "status",
"type" : "token"
}
]
},
{
"extension" : [
{
"extension" : [
{
"url" : "required",
"valueString" : "identifier"
},
{
"url" : "optional",
"valueString" : "birthdate"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
}
],
"type" : "AllergyIntolerance",
"profile" : "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"interaction" : [
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "identifier",
"type" : "token",
"documentation" : "Must use system `https://fhir.nhs.uk/Id/nhs-number` for NHS numbers"
},
{
"name" : "birthdate",
"type" : "date"
}
]
},
{
"extension" : [
{
"extension" : [
{
"url" : "required",
"valueString" : "identifier"
},
{
"url" : "optional",
"valueString" : "birthdate"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
}
],
"type" : "Flag",
"profile" : "http://hl7.org/fhir/StructureDefinition/Flag",
"interaction" : [
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "identifier",
"type" : "token",
"documentation" : "Must use system `https://fhir.nhs.uk/Id/nhs-number` for NHS numbers"
},
{
"name" : "birthdate",
"type" : "date"
}
]
}
]
}
]
}
IG © 2021+ . Package ig#1.0.0 based on FHIR 4.0.1. Generated 2023-07-18
Links: Table of Contents |
QA Report
Links: Table of Contents |
QA Report