Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-organization-synchronization-status |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-organization-synchronization-status.html |
URL | http://ehealth.sundhed.dk/cs/organization-synchronization-status |
Version | 3.5.1 |
Status | active |
Date | 2019-06-24T00:00:00+00:00 |
Name | OrganizationSynchronizationStatus |
Title | Organization Synchronization Status |
Realm | dk |
Description | Organization synchronization status type |
Content | complete |
ValueSet | |
organization-synchronization-status | Organization Synchronization Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-organization-synchronization-status
This case-sensitive code system http://ehealth.sundhed.dk/cs/organization-synchronization-status
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ehealth-organization-synchronization-status", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/organization-synchronization-status", "version": "3.5.1", "name": "OrganizationSynchronizationStatus", "title": "Organization Synchronization Status", "status": "active", "experimental": false, "date": "2019-06-24T00:00:00+00:00", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "Organization synchronization status type", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "NotSynchronized", "display": "Not synchronized", "definition": "Not synchronized" }, { "code": "EligibleForSynchronization", "display": "Eligible for synchronization", "definition": "Eligible for automatic synchronization with the source" }, { "code": "NoLongerSynchronized", "display": "No longer synchronized", "definition": "No longer eligible for automatic synchronization with the source" } ] }