FHIR IG analytics| Package | koppeltaalv2.00 |
| Resource Type | CodeSystem |
| Id | CodeSystem-koppeltaal-endpoint-connection-type.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem koppeltaal-endpoint-connection-type
version: 1; Last updated: 2023-09-26 12:00:00+0200; Language: nl-NL
Profile: CodeSystem
This case-sensitive code system http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type defines the following code:
| Code | Display |
| hti-smart-on-fhir | HTI Smart on FHIR |
{
"resourceType": "CodeSystem",
"id": "koppeltaal-endpoint-connection-type",
"meta": {
"versionId": "1",
"lastUpdated": "2023-09-26T12:00:00+02:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/CodeSystem"
]
},
"language": "nl-NL",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2023-09-26T12:00:00+02:00"
}
}
],
"url": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type",
"identifier": [
{
"use": "official",
"value": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type"
}
],
"version": "0.16.3",
"name": "KoppeltaalEndpointConnectionType",
"title": "Koppeltaal Endpoint Connection Type",
"status": "draft",
"experimental": false,
"date": "2023-09-26T12:00:00+02:00",
"publisher": "VZVZ",
"contact": [
{
"name": "VZVZ",
"telecom": [
{
"system": "email",
"value": "standaardisatie@vzvz.nl",
"use": "work"
}
]
}
],
"description": "Type of endpoint connection as used in Koppeltaal",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Netherlands"
}
]
}
],
"copyright": "VZVZ",
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "hti-smart-on-fhir",
"display": "HTI Smart on FHIR"
}
]
}