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

FHIR IG Statistics: ValueSet/be-vs-eagreementerrors

Packagehl7.fhir.be.mycarenet
TypeValueSet
Idbe-vs-eagreementerrors
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/mycarenet/https://build.fhir.org/ig/hl7-be/mycarenet/ValueSet-be-vs-eagreementerrors.html
URLhttps://www.ehealth.fgov.be/standards/fhir/mycarenet/ValueSet/be-vs-eagreementerrors
Version2.1.0
Statusdraft
Date2025-06-05T14:15:50+00:00
NameBeVSEagreementErrors
TitleEAgreement errors
Realmbe
Authorityhl7
DescriptionErrors in the EAgreement flow

Resources that use this resource

StructureDefinition
be-eagreementconsultreplyMyCareNet eAgreement Consult Reply Bundle BE profile
be-eagreementdemandreplyMyCareNet eAgreement Demand Reply Bundle BE profile

Resources that this resource uses

CodeSystem
agreement-errorsCodeSystem agreement errors

Narrative

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

Generated Narrative: ValueSet be-vs-eagreementerrors


Source

{
  "resourceType": "ValueSet",
  "id": "be-vs-eagreementerrors",
  "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://www.ehealth.fgov.be/standards/fhir/mycarenet/ValueSet/be-vs-eagreementerrors",
  "version": "2.1.0",
  "name": "BeVSEagreementErrors",
  "title": "EAgreement errors",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-05T14:15:50+00: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": "Errors in the EAgreement flow",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-errors"
      }
    ]
  }
}