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

FHIR IG Statistics: ValueSet/ndhm-adjudication-reason

Packagendhm.in
TypeValueSet
Idndhm-adjudication-reason
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-adjudication-reason.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-adjudication-reason
Version6.5.0
Statusdraft
Date2023-11-28
NameAdjudicationReason
TitleAdjudication Reason
Realmin
Authoritynational
DescriptionThis ValueSet contains a set of codes to captures reasons associated with adjudication of each Product/service while claim processing.

Resources that use this resource

StructureDefinition
ClaimResponseClaimResponse

Resources that this resource uses

CodeSystem
ndhm-adjudication-reasonAdjudication Reason

Narrative

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

Generated Narrative: ValueSet ndhm-adjudication-reason


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-adjudication-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-adjudication-reason",
  "version": "6.5.0",
  "name": "AdjudicationReason",
  "title": "Adjudication Reason",
  "status": "draft",
  "experimental": false,
  "date": "2023-11-28",
  "publisher": "National Resource Center for EHR Standards",
  "contact": [
    {
      "name": "National Resource Center for EHR Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://nrces.in/"
        }
      ]
    }
  ],
  "description": "This ValueSet contains a set of codes to captures reasons associated with adjudication of each Product/service while claim processing.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-adjudication-reason"
      }
    ]
  }
}