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

FHIR IG Statistics: StructureDefinition/be-model-eagreement-response

Packagehl7.fhir.be.mycarenet
TypeStructureDefinition
Idbe-model-eagreement-response
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/mycarenet/https://build.fhir.org/ig/hl7-be/mycarenet/StructureDefinition-be-model-eagreement-response.html
URLhttps://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-model-eagreement-response
Version2.1.0
Statusdraft
Date2025-06-05T14:15:50+00:00
NameBeModelEAgreementResponse
Realmbe
Authorityhl7
Typehttps://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-model-eagreement-response
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition be-model-eagreement-response

NameFlagsCard.TypeDescription & Constraintsdoco
.. be-model-eagreement-response 0..*Element
Elements defined in Ancestors:@id, extension
BeModelEAgreementResponse
... patient 0..1IdentifierPatient identification
... rejectionReason 0..*CodeableConceptReason for rejection
... serviceProvider 0..1IdentifierNIHDI number of the service provider/institution responsible for the request
... eAgreementType 0..1CodeableConceptIdentification of the type of agreement (ex: Fb)
... decisionId 0..1IdentifierIdentifier of the decision communicated by the insurer organization
... pathologicalSituation 0..1CodeableConceptCodification of the pathological situation referring to existing notification/request forms (eg: Fb-51)
... decisionType 0..1CodeableConceptCurrent decision of the request (ex: 'in process')
... decisionDate 0..1dateTimeLatest decision date (including if in process or request for info)
... insurer 0..1IdentifierInsurer organization responsible for the message (3 positions)
... agreementStartDate 0..1dateTimeAgreement start date (dd/mm/yyyy)
... agreementEndDate 0..1dateTimeAgreement end date (dd/mm/yyyy)
... refusalReason 0..*CodeableConceptReason for refusal (code with optional additional description)
... additionalInfoReason 0..*CodeableConceptReason for the request of additional information

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "be-model-eagreement-response",
  "text": {
    "status": "extensions",
    "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/StructureDefinition/be-model-eagreement-response",
  "version": "2.1.0",
  "name": "BeModelEAgreementResponse",
  "status": "draft",
  "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"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-model-eagreement-response",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "be-model-eagreement-response",
        "path": "be-model-eagreement-response",
        "short": "BeModelEAgreementResponse",
        "definition": "BeModelEAgreementResponse",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element",
          "min": 0,
          "max": "*"
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.id",
        "path": "be-model-eagreement-response.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.extension",
        "path": "be-model-eagreement-response.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.patient",
        "path": "be-model-eagreement-response.patient",
        "short": "Patient identification",
        "definition": "Patient identification",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.patient",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.rejectionReason",
        "path": "be-model-eagreement-response.rejectionReason",
        "short": "Reason for rejection",
        "definition": "Reason for rejection",
        "min": 0,
        "max": "*",
        "base": {
          "path": "be-model-eagreement-response.rejectionReason",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.serviceProvider",
        "path": "be-model-eagreement-response.serviceProvider",
        "short": "NIHDI number of the service provider/institution responsible for the request",
        "definition": "NIHDI number of the service provider/institution responsible for the request",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.serviceProvider",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.eAgreementType",
        "path": "be-model-eagreement-response.eAgreementType",
        "short": "Identification of the type of agreement (ex: Fb)",
        "definition": "Identification of the type of agreement (ex: Fb)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.eAgreementType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.decisionId",
        "path": "be-model-eagreement-response.decisionId",
        "short": "Identifier of the decision communicated by the insurer organization",
        "definition": "Identifier of the decision communicated by the insurer organization",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.decisionId",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.pathologicalSituation",
        "path": "be-model-eagreement-response.pathologicalSituation",
        "short": "Codification of the pathological situation referring to existing notification/request forms (eg: Fb-51)",
        "definition": "Codification of the pathological situation referring to existing notification/request forms (eg: Fb-51)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.pathologicalSituation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.decisionType",
        "path": "be-model-eagreement-response.decisionType",
        "short": "Current decision of the request (ex: 'in process')",
        "definition": "Current decision of the request (ex: 'in process')",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.decisionType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.decisionDate",
        "path": "be-model-eagreement-response.decisionDate",
        "short": "Latest decision date (including if in process or request for info)",
        "definition": "Latest decision date (including if in process or request for info)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.decisionDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.insurer",
        "path": "be-model-eagreement-response.insurer",
        "short": "Insurer organization responsible for the message (3 positions)",
        "definition": "Insurer organization responsible for the message (3 positions)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.insurer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.agreementStartDate",
        "path": "be-model-eagreement-response.agreementStartDate",
        "short": "Agreement start date (dd/mm/yyyy)",
        "definition": "Agreement start date (dd/mm/yyyy)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.agreementStartDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.agreementEndDate",
        "path": "be-model-eagreement-response.agreementEndDate",
        "short": "Agreement end date (dd/mm/yyyy)",
        "definition": "Agreement end date (dd/mm/yyyy)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "be-model-eagreement-response.agreementEndDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.refusalReason",
        "path": "be-model-eagreement-response.refusalReason",
        "short": "Reason for refusal (code with optional additional description)",
        "definition": "Reason for refusal (code with optional additional description)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "be-model-eagreement-response.refusalReason",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.additionalInfoReason",
        "path": "be-model-eagreement-response.additionalInfoReason",
        "short": "Reason for the request of additional information",
        "definition": "Reason for the request of additional information",
        "min": 0,
        "max": "*",
        "base": {
          "path": "be-model-eagreement-response.additionalInfoReason",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "be-model-eagreement-response",
        "path": "be-model-eagreement-response",
        "short": "BeModelEAgreementResponse",
        "definition": "BeModelEAgreementResponse"
      },
      {
        "id": "be-model-eagreement-response.patient",
        "path": "be-model-eagreement-response.patient",
        "short": "Patient identification",
        "definition": "Patient identification",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.rejectionReason",
        "path": "be-model-eagreement-response.rejectionReason",
        "short": "Reason for rejection",
        "definition": "Reason for rejection",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.serviceProvider",
        "path": "be-model-eagreement-response.serviceProvider",
        "short": "NIHDI number of the service provider/institution responsible for the request",
        "definition": "NIHDI number of the service provider/institution responsible for the request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.eAgreementType",
        "path": "be-model-eagreement-response.eAgreementType",
        "short": "Identification of the type of agreement (ex: Fb)",
        "definition": "Identification of the type of agreement (ex: Fb)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.decisionId",
        "path": "be-model-eagreement-response.decisionId",
        "short": "Identifier of the decision communicated by the insurer organization",
        "definition": "Identifier of the decision communicated by the insurer organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.pathologicalSituation",
        "path": "be-model-eagreement-response.pathologicalSituation",
        "short": "Codification of the pathological situation referring to existing notification/request forms (eg: Fb-51)",
        "definition": "Codification of the pathological situation referring to existing notification/request forms (eg: Fb-51)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.decisionType",
        "path": "be-model-eagreement-response.decisionType",
        "short": "Current decision of the request (ex: 'in process')",
        "definition": "Current decision of the request (ex: 'in process')",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.decisionDate",
        "path": "be-model-eagreement-response.decisionDate",
        "short": "Latest decision date (including if in process or request for info)",
        "definition": "Latest decision date (including if in process or request for info)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.insurer",
        "path": "be-model-eagreement-response.insurer",
        "short": "Insurer organization responsible for the message (3 positions)",
        "definition": "Insurer organization responsible for the message (3 positions)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.agreementStartDate",
        "path": "be-model-eagreement-response.agreementStartDate",
        "short": "Agreement start date (dd/mm/yyyy)",
        "definition": "Agreement start date (dd/mm/yyyy)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.agreementEndDate",
        "path": "be-model-eagreement-response.agreementEndDate",
        "short": "Agreement end date (dd/mm/yyyy)",
        "definition": "Agreement end date (dd/mm/yyyy)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.refusalReason",
        "path": "be-model-eagreement-response.refusalReason",
        "short": "Reason for refusal (code with optional additional description)",
        "definition": "Reason for refusal (code with optional additional description)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "be-model-eagreement-response.additionalInfoReason",
        "path": "be-model-eagreement-response.additionalInfoReason",
        "short": "Reason for the request of additional information",
        "definition": "Reason for the request of additional information",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}