Package | elona.health |
Type | CodeSystem |
Id | FeedbackState |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=elona.health@1.0.3&canonical=https://fhir.elona.health/CodeSystem/FeedbackState |
URL | https://fhir.elona.health/CodeSystem/FeedbackState |
Status | active |
Name | FeedbackState |
Title | FeedbackState |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "CodeSystem", "title": "FeedbackState", "url": "https://fhir.elona.health/CodeSystem/FeedbackState", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.elona.health" } ] } ], "status": "active", "compositional": false, "content": "complete", "concept": [ { "code": "PLANNED", "display": "Planned" }, { "code": "DONE", "display": "Done" }, { "code": "NO_RESPONSE", "display": "No response" } ], "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "count": 3, "name": "FeedbackState" }