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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
restful-interactionFHIR Restful Interactions
message-eventsCodeSystem message events

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eagreementmessage",
  "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/eagreementmessage",
  "version": "2.1.2",
  "name": "BeMessageEAgreement",
  "title": "ValueSet message",
  "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 messages 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/message-events"
      },
      {
        "system": "http://hl7.org/fhir/restful-interaction"
      }
    ]
  }
}