| Package | ch.fhir.ig.ch-etoc |
| Resource Type | Questionnaire |
| Id | ch-etoc-module-attachment |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-etoc/http://fhir.ch/ig/ch-etoc/3.0.0/Questionnaire-ch-etoc-module-attachment.html |
| URL | http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-attachment |
| Version | 3.0.0 |
| Status | active |
| Date | 2024-03-02 |
| Name | ModuleQuestionnaireAttachment |
| Title | Module Questionnaire Attachment |
| Realm | ch |
| Authority | hl7 |
| Copyright | CC0-1.0 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire ch-etoc-module-attachment
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire | http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-attachment#3.0.0 | ||
![]() ![]() | Datei | 0..* | attachment | Definition: DocumentReference.content.attachment |
![]() ![]() ![]() | Beschreibung | 0..1 | string | Definition: DocumentReference.description |
{
"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": "3.0.0",
"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"
}
]
}
]
}