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

FHIR IG Statistics: Questionnaire/ch-etoc-module-attachment

Packagech.fhir.ig.ch-etoc
Resource TypeQuestionnaire
Idch-etoc-module-attachment
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-etoc/https://build.fhir.org/ig/hl7ch/ch-etoc/Questionnaire-ch-etoc-module-attachment.html
URLhttp://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-attachment
Version4.0.0-ballot-ci-build
Statusactive
Date2024-03-02
NameModuleQuestionnaireAttachment
TitleModule Questionnaire Attachment
Realmch
Authorityhl7
CopyrightCC0-1.0

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: Questionnaire ch-etoc-module-attachment

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. ModuleQuestionnaireAttachmentQuestionnairehttp://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-attachment#4.0.0-ballot-ci-build
... attachedFileDatei0..*attachmentDefinition: DocumentReference.content.attachment
.... attachedFile.descriptionBeschreibung0..1stringDefinition: DocumentReference.description

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "ch-etoc-module-attachment",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation",
      "valueCode": "assemble-child"
    }
  ],
  "url": "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-attachment",
  "version": "4.0.0-ballot-ci-build",
  "name": "ModuleQuestionnaireAttachment",
  "title": "Module Questionnaire Attachment",
  "status": "active",
  "date": "2024-03-02",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "Juerg P. Bleuer",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "item": [
    {
      "linkId": "attachedFile",
      "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreference#DocumentReference.content.attachment",
      "text": "Datei",
      "type": "attachment",
      "repeats": true,
      "item": [
        {
          "linkId": "attachedFile.description",
          "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreference#DocumentReference.description",
          "text": "Beschreibung",
          "type": "string"
        }
      ]
    }
  ]
}