FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.cogs
Resource TypeCodeSystem
Idclaim-decision-reason-codesystem.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=synapxe.cogs@0.0.1&canonical=https://fhir.synapxe.sg/CodeSystem/claim-decision-reason
URLhttps://fhir.synapxe.sg/CodeSystem/claim-decision-reason
Version0.1
Statusactive
NameClaimDecisionReason
Contentcomplete

Resources that use this resource

ValueSet
synapxe.cogs#0.0.1claim-decision-reasonClaimDecisionReason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "claim-decision-reason",
  "url": "https://fhir.synapxe.sg/CodeSystem/claim-decision-reason",
  "version": "0.1",
  "name": "ClaimDecisionReason",
  "status": "active",
  "publisher": "Synapxe",
  "content": "complete",
  "concept": [
    {
      "code": "APPROVED_WITH_REDUCTION",
      "display": "Approved with reduction"
    },
    {
      "code": "REJECTED_INCOMPLETE",
      "display": "Rejected - Incomplete"
    },
    {
      "code": "REJECTED_NOT_ELIGIBLE",
      "display": "Rejected - Not eligible"
    }
  ]
}