Janus
0.1.1 - ci-build

Janus - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Example Binary: EXP-QuestionnaireTransform

    
{
  "resourceType": "Questionnaire",
  "id": "Questionnaire-Infectiologie",
  "url": "https://www.ghdc.be/Questionnaire/Questionnaire-Infectiologie",
  "description": "Ressource Questionnaire utilisée pour recueillir des données structurées sur l'infectiologie.",
  "item": [
    {
      "item": [
        {
          "linkId": "date-de-l-examen",
          "type": "dateTime",
          "text": "Date de l'Examen",
          "required": false,
          "repeats": false
        },
        {
          "linkId": "date-du-premier-contact",
          "type": "dateTime",
          "text": "Date du Premier Contact",
          "required": false,
          "repeats": false
        },
        {
          "linkId": "medecin-demandeur-prescripteur",
          "type": "string",
          "text": "Médecin Demandeur/Prescripteur",
          "required": false,
          "repeats": false
        },
        {
          "linkId": "specialite-du-medecin-demandeur",
          "type": "string",
          "text": "Spécialité du Médecin Demandeur",
          "required": false,
          "repeats": false
        }
      ],
      "linkId": "reponse-a-l-avis-de-diagnostic-en-infectiologie",
      "type": "group",
      "text": "Réponse à l'Avis de Diagnostic en Infectiologie",
      "required": false
    },
    {
      "item": [
        {
          "linkId": "demande-d-avis",
          "type": "choice",
          "text": "Demande d'Avis",
          "required": false,
          "repeats": true,
          "answerValueSet": "https://www.ghdc.be/ValueSet/VS-infectiology-avis-motifs-full"
        },
        {
          "linkId": "informations-complementaires",
          "type": "string",
          "text": "Informations Complémentaires",
          "required": false,
          "repeats": false
        },
        {
          "linkId": "situation",
          "type": "string",
          "text": "Situation",
          "required": false,
          "repeats": false
        },
        {
          "linkId": "background",
          "type": "string",
          "text": "Background",
          "required": false,
          "repeats": false
        },
        {
          "linkId": "analyse",
          "type": "string",
          "text": "Analyse",
          "required": false,
          "repeats": false
        },
        {
          "linkId": "attentes-et-besoins",
          "type": "string",
          "text": "Attentes et Besoins",
          "required": false,
          "repeats": false
        },
        {
          "linkId": "prescripteur",
          "type": "string",
          "text": "Prescripteur",
          "required": false,
          "repeats": false
        }
      ],
      "linkId": "motif-de-la-demande-d-avis",
      "type": "group",
      "text": "Motif de la Demande d'Avis",
      "required": false,
      "repeats": true
    },
    {
      "item": [
        {
          "linkId": "tarification",
          "type": "decimal",
          "text": "Tarification",
          "required": false
        }
      ],
      "linkId": "synthese",
      "type": "group",
      "text": "Synthèse",
      "required": false
    },
    {
      "item": [
        {
          "linkId": "examen-clinique",
          "type": "string",
          "text": "Examen Clinique",
          "required": false,
          "repeats": true
        },
        {
          "linkId": "resultats-des-examens-complementaires",
          "type": "string",
          "text": "Résultats des Examens Complémentaires",
          "required": false,
          "repeats": true
        },
        {
          "linkId": "date",
          "type": "dateTime",
          "text": "Date",
          "required": false,
          "repeats": true
        },
        {
          "linkId": "evolution",
          "type": "string",
          "text": "Évolution",
          "required": false,
          "repeats": true
        },
        {
          "linkId": "hypothese-diagnostique",
          "type": "string",
          "text": "Hypothèses Diagnostiques",
          "required": false,
          "repeats": false
        },
        {
          "linkId": "conduite-a-tenir",
          "type": "string",
          "text": "Conduite à Tenir",
          "required": false,
          "repeats": true
        }
      ],
      "linkId": "anamnese",
      "type": "group",
      "text": "Anamnèse",
      "required": false,
      "repeats": true
    },
    {
      "item": [
        {
          "linkId": "diagnostic",
          "type": "choice",
          "text": "Diagnostic",
          "required": false,
          "answerValueSet": "https://www.ghdc.be/ValueSet/VS-infectiology-avis-diagnostics-full"
        },
        {
          "linkId": "informations-complementaires",
          "type": "string",
          "text": "Informations Complémentaires",
          "required": false
        },
        {
          "linkId": "conclusion",
          "type": "string",
          "text": "Conclusion",
          "required": false,
          "repeats": true
        },
        {
          "linkId": "traitement",
          "type": "string",
          "text": "Traitement",
          "required": false,
          "repeats": true
        }
      ],
      "linkId": "diagnostic-principal",
      "type": "group",
      "text": "Diagnostic Principal",
      "required": false
    },
    {
      "item": [
        {
          "linkId": "notes",
          "type": "string",
          "text": "Notes",
          "required": false,
          "repeats": false
        }
      ],
      "linkId": "notes",
      "type": "group",
      "text": "Notes",
      "required": false
    }
  ],
  "status": "draft",
  "title": "Avis de Diagnostic en Infectiologie"
}