FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/FeedbackType

Packageelona.health
TypeCodeSystem
IdFeedbackType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=elona.health@1.0.3&canonical=https://fhir.elona.health/CodeSystem/FeedbackType
URLhttps://fhir.elona.health/CodeSystem/FeedbackType
Statusactive
NameFeedbackType
TitleFeedbackType
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

FeedbackType

https://fhir.elona.health/CodeSystem/FeedbackType


Source

{
  "resourceType": "CodeSystem",
  "title": "FeedbackType",
  "url": "https://fhir.elona.health/CodeSystem/FeedbackType",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.elona.health"
        }
      ]
    }
  ],
  "status": "active",
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "GLOSSARY",
      "display": "Glossary"
    },
    {
      "code": "ACTIVITY",
      "display": "Activity"
    },
    {
      "code": "FINISHED_TASK",
      "display": "Finished Task"
    },
    {
      "code": "CANCELED_TASK",
      "display": "Canceled Task"
    },
    {
      "code": "OTHER",
      "display": "Other"
    }
  ],
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "count": 4,
  "name": "FeedbackType"
}