FHIR IG analytics| Package | hl7.fhir.us.eltss.r4b |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-eltss-client.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
eLTSS IG Client.
This is a profile on the US Core Implementation Guide and adheres to the requirements
{
"resourceType": "CapabilityStatement",
"id": "eltss-client",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "hsswg"
}
],
"url": "http://hl7.org/fhir/us/eltss/CapabilityStatement/eltss-client",
"version": "2.0.0-ballot",
"name": "ELTSS_Client",
"title": "eLTSS Client",
"status": "active",
"date": "2019-02-08T00:00:00-05:00",
"publisher": "HL7 International / Human and Social Services",
"contact": [
{
"name": "HL7 International / Human and Social Services",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/hsswg"
},
{
"system": "email",
"value": "hhswg@lists.HL7.org"
}
]
}
],
"description": "This profile defines the expected capabilities of the eLTSS Client.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"kind": "requirements",
"imports": [
"http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client"
],
"fhirVersion": "4.3.0",
"format": [
"xml",
"json"
],
"rest": [
{
"mode": "client",
"resource": [
{
"type": "CarePlan",
"supportedProfile": [
"http://hl7.org/fhir/us/eltss/StructureDefinition/CarePlan-eltss"
],
"interaction": [
{
"code": "search-type"
},
{
"code": "read"
},
{
"code": "history-instance"
},
{
"code": "vread"
}
]
}
]
}
]
}