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

FHIR IG Statistics: StructureDefinition/MessageHeader_AMB_erog_piani_lavoro_Eng.StructureDefinition

Packageeng.fhir.profile.dev
Resource TypeStructureDefinition
IdMessageHeader_AMB_erog_piani_lavoro_Eng.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://eng.it/fhir/StructureDefinition/MessageHeader_AMB_erog_piani_lavoro_Eng
URLhttps://eng.it/fhir/StructureDefinition/MessageHeader_AMB_erog_piani_lavoro_Eng
Statusdraft
Date2023-05-17T10:15:58.6018308+00:00
NameMessageHeader_AMB_erog_piani_lavoro_Eng
Authorityhl7
TypeMessageHeader
Kindresource

Resources that use this resource

StructureDefinition
Bundle_AMB_erog_piani_lavoroBundle_AMB_erog_piani_lavoro
Bundle_rispostaBundle_risposta

Resources that this resource uses

StructureDefinition
MessageHeader_EngMessageHeader_Eng
ValueSet
message-events-amb-erog-piani-lavoromessageheaderamberogpianilavoroeventcodevalueset

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://eng.it/fhir/StructureDefinition/MessageHeader_AMB_erog_piani_lavoro_Eng",
  "name": "MessageHeader_AMB_erog_piani_lavoro_Eng",
  "status": "draft",
  "date": "2023-05-17T10:15:58.6018308+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MessageHeader",
  "baseDefinition": "https://eng.it/fhir/StructureDefinition/MessageHeader_Eng",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MessageHeader",
        "path": "MessageHeader",
        "comment": "Gli eventCoding.code ammessi per questo particolare MessageHeader sono:\r\n\r\nSIU_INS_ACC --> accettazione diretta \r\n\r\nSIU_DEL_ACC --> cancellazione accettazione diretta \r\n\r\nSIU_EROG_PRE --> erogazione prestazione \r\n\r\nSIU_EROG_VIS --> erogazione visita \r\n\r\nSIU_DEL_VIS --> prestazione non erogata \r\n\r\nSIU_ACC_MEDLP --> accettazione diretta in libera professione \r\n\r\nSIU_EROG_VISLP --> invio erogazione visita in libera professione \r\n\r\nI seguenti eventi prevedono nel bundle le entry obbligatorie Encounter, Appointment."
      },
      {
        "id": "MessageHeader.event[x]",
        "path": "MessageHeader.event[x]",
        "comment": "Gli eventCoding.code ammessi per questo particolare MessageHeader sono:\r\n\r\nSIU_INS_ACC --> accettazione diretta \r\n\r\nSIU_DEL_ACC --> cancellazione accettazione diretta \r\n\r\nSIU_EROG_PRE --> erogazione prestazione \r\n\r\nSIU_EROG_VIS --> erogazione visita \r\n\r\nSIU_DEL_VIS --> prestazione non erogata \r\n\r\nSIU_ACC_MEDLP --> accettazione diretta in libera professione \r\n\r\nSIU_EROG_VISLP --> invio erogazione visita in libera professione \r\n\r\nI seguenti eventi prevedono nel bundle le entry obbligatorie Encounter, Appointment.",
        "constraint": [
          {
            "key": "code-amb-erog-piani-lavoro",
            "severity": "error",
            "human": "verifica eventCode MessageHeader_AMB_erog_piani_lavoro",
            "expression": "exists(code='SIU_INS_ACC' or code='SIU_DEL_ACC' or code='SIU_EROG_PRE' or code='SIU_EROG_VIS' or code='SIU_DEL_VIS' or code='SIU_ACC_MEDLP' or code='SIU_EROG_VISLP' )"
          }
        ]
      },
      {
        "id": "MessageHeader.event[x].code",
        "path": "MessageHeader.event[x].code",
        "comment": "Gli eventCoding.code ammessi per questo particolare MessageHeader sono:\r\n\r\nSIU_INS_ACC --> accettazione diretta \r\n\r\nSIU_DEL_ACC --> cancellazione accettazione diretta \r\n\r\nSIU_EROG_PRE --> erogazione prestazione \r\n\r\nSIU_EROG_VIS --> erogazione visita \r\n\r\nSIU_DEL_VIS --> prestazione non erogata \r\n\r\nSIU_ACC_MEDLP --> accettazione diretta in libera professione \r\n\r\nSIU_EROG_VISLP --> invio erogazione visita in libera professione \r\n\r\nI seguenti eventi prevedono nel bundle le entry obbligatorie Encounter, Appointment.",
        "requirements": "Necessità di fare riferimento a un codice particolare nel sistema.",
        "binding": {
          "strength": "required",
          "description": "messageHeaderEventCodeValueSet",
          "valueSet": "http://ihub.eng.it/fhir/ValueSet/message-events-amb-erog-piani-lavoro"
        }
      }
    ]
  }
}