Package | poc.bonsai.current |
Resource Type | ValueSet |
Id | nll-reason-for-cancellation |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/ValueSet/nll-reason-for-cancellation |
URL | http://electronichealth.se/fhir/ValueSet/nll-reason-for-cancellation |
Version | 1.0.0 |
Status | active |
Date | 2021-11-11T14:05:15+00:00 |
Name | nll-reason-for-cancellation |
Title | Felregistreringsorsak |
Description | E-hälsomyndighetens koder för felregistreringsorsak. Felregistreringsorsak ska användas om förskrivningen är skickad till fel patient eller innehåller felaktiga uppgifter. |
StructureDefinition | |
NLLProvenanceMedicationRequestCancelled | NLLProvenanceMedicationRequestCancelled |
No resources found
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "nll-reason-for-cancellation", "meta": { "profile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet" ] }, "url": "http://electronichealth.se/fhir/ValueSet/nll-reason-for-cancellation", "version": "1.0.0", "name": "nll-reason-for-cancellation", "title": "Felregistreringsorsak", "status": "active", "date": "2021-11-11T14:05:15+00:00", "publisher": "E-hälsomyndigheten", "description": "E-hälsomyndighetens koder för felregistreringsorsak. Felregistreringsorsak ska användas om förskrivningen är skickad till fel patient eller innehåller felaktiga uppgifter.", "compose": { "include": [ { "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-felregistreringsorsak", "version": "1.0.0", "concept": [ { "code": "FEL_PATIENT", "display": "Fel patient" }, { "code": "FELAKTIGA_UPPGIFTER", "display": "Felaktiga uppgifter" } ] } ] } }