FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-Terminologie.json |
| FHIR Version | R3 |
| Source | https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/CapabilityStatement-Terminologie.html |
| URL | http://fhir.hl7.nl/zorgviewer/CapabilityStatement/Terminologie |
| Version | 1.23.0 |
| Status | active |
| Date | 2023-09-04 |
| Name | Terminologie |
| Title | Terminologie |
| Realm | nl |
| Authority | hl7 |
| Description | Deze CapabilityStatement beschrijft de minimale requirements voor het Terminologie Bouwblok. |
| Copyright | CC0 |
| Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement Terminologie
xml, jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $lookup | |
| SHALL | $translate |
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| ConceptMap | Y | ||||||||
| CodeSystem | Y | ||||||||
| ValueSet | Y |
{
"resourceType": "CapabilityStatement",
"id": "Terminologie",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hl7.nl/zorgviewer/CapabilityStatement/Terminologie",
"version": "1.23.0",
"name": "Terminologie",
"title": "Terminologie",
"status": "active",
"date": "2023-09-04",
"publisher": "RIVO-NN HL7NL",
"contact": [
{
"name": "RIVO-NN",
"telecom": [
{
"system": "url",
"value": "https://rivo-noord.nl"
}
]
},
{
"name": "HL7NL",
"telecom": [
{
"system": "url",
"value": "https://hl7.nl"
}
]
}
],
"description": "Deze CapabilityStatement beschrijft de minimale requirements voor het Terminologie Bouwblok.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL"
}
]
}
],
"copyright": "CC0",
"kind": "requirements",
"fhirVersion": "3.0.2",
"acceptUnknown": "both",
"format": [
"xml",
"json"
],
"rest": [
{
"mode": "server",
"resource": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "ConceptMap",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "CodeSystem",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "ValueSet",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
]
}
],
"operation": [
{
"name": "lookup",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/CodeSystem-lookup"
}
},
{
"name": "translate",
"definition": {
"reference": "http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"
}
}
]
}
]
}