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

FHIR IG analytics

Packagehl7.fhir.be.terminology
Resource TypeValueSet
IdValueSet-eagreementadjudicationreason.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/ValueSet-eagreementadjudicationreason.html
URLhttps://www.ehealth.fgov.be/standards/fhir/mycarenet/ValueSet/eagreementadjudicationreason
Version2.1.2
Statusactive
Date2025-07-10T09:50:54+02:00
NameBeEAgreementAdjudicationReason
TitleValueSet adjudication reason
Realmbe
Authorityhl7
DescriptionCodes for use to describe eAgreement adjudication reasons in the MyCareNet eAgreement flows.

Resources that use this resource

StructureDefinition
be-eagreementclaimresponseMyCareNet eAgreement Claim Response BE profile

Resources that this resource uses

CodeSystem
be-cs-partial-agreement-valuesBeCSPartialAgreementValues
refusal-valuesCodeSystem refusal values
waitingforinformation-valuesCodeSystem waiting for information values

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eagreementadjudicationreason",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
          }
        ]
      }
    }
  ],
  "url": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ValueSet/eagreementadjudicationreason",
  "version": "2.1.2",
  "name": "BeEAgreementAdjudicationReason",
  "title": "ValueSet adjudication reason",
  "status": "active",
  "experimental": false,
  "date": "2025-07-10T09:50:54+02:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.ehealth.fgov.be/"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Codes for use to describe eAgreement adjudication reasons in the MyCareNet eAgreement flows.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/refusal-values"
      },
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/waitingforinformation-values"
      },
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/be-cs-partial-agreement-values"
      }
    ]
  }
}