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

FHIR IG Statistics: ValueSet/eagreementadjudicationreason

Packagehl7.fhir.be.terminology
TypeValueSet
Ideagreementadjudicationreason
FHIR VersionR4
Sourcehttps://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/ValueSet-eagreementadjudicationreason.html
URLhttps://hl7belgium.org/profiles/fhir/terminology//ValueSet/eagreementadjudicationreason
Version1.0.0
Statusactive
Date2025-02-17T19:47:43+01: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

No resources found


Resources that this resource uses

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

Narrative

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

Generated Narrative: ValueSet eagreementadjudicationreason

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "eagreementadjudicationreason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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://hl7belgium.org/profiles/fhir/terminology//ValueSet/eagreementadjudicationreason",
  "version": "1.0.0",
  "name": "BeEAgreementAdjudicationReason",
  "title": "ValueSet adjudication reason",
  "status": "active",
  "experimental": false,
  "date": "2025-02-17T19:47:43+01:00",
  "publisher": "My Organization",
  "contact": [
    {
      "name": "My Organization",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.com/committees"
        },
        {
          "system": "email",
          "value": "my-group@example.com"
        }
      ]
    },
    {
      "name": "Bob Smith",
      "telecom": [
        {
          "system": "email",
          "value": "bobsmith@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Codes for use to describe eAgreement adjudication reasons in the MyCareNet eAgreement flows.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7belgium.org/profiles/fhir/terminology//CodeSystem/refusal-values"
      },
      {
        "system": "https://hl7belgium.org/profiles/fhir/terminology//CodeSystem/waitingforinformation-values"
      },
      {
        "system": "https://hl7belgium.org/profiles/fhir/terminology//CodeSystem/be-cs-partial-agreement-values"
      }
    ]
  }
}