| Package | ch.fhir.ig.ch-etoc |
| Resource Type | Questionnaire |
| Id | ch-etoc-module-purpose |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-etoc/http://fhir.ch/ig/ch-etoc/3.0.0/Questionnaire-ch-etoc-module-purpose.html |
| URL | http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-purpose |
| Version | 3.0.0 |
| Status | active |
| Date | 2023-06-21 |
| Name | ModuleQuestionnaireEtocPurpose |
| Title | Module Questionnaire Order Purpose |
| 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-purpose
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire | http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-purpose#3.0.0 | ||
![]() ![]() | Procedere / Behandlung / Sonstiges? | 0..1 | string | Definition: ServiceRequest.code.text |
![]() ![]() ![]() | Procedere / Behandlung im Detail? | 0..* | string | Definition: ServiceRequest.orderDetail |
![]() ![]() | Begründung | 0..* | string | Definition: ServiceRequest.reasonCode.text |
{
"resourceType": "Questionnaire",
"id": "ch-etoc-module-purpose",
"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-purpose",
"version": "3.0.0",
"name": "ModuleQuestionnaireEtocPurpose",
"title": "Module Questionnaire Order Purpose",
"status": "active",
"date": "2023-06-21",
"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": "purpose.aim",
"definition": "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.code.text",
"text": "Procedere / Behandlung / Sonstiges?",
"type": "string",
"item": [
{
"linkId": "purpose.aim.detail",
"definition": "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.orderDetail",
"text": "Procedere / Behandlung im Detail?",
"type": "string",
"repeats": true
}
]
},
{
"linkId": "reason.statement",
"definition": "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.reasonCode.text",
"text": "Begründung",
"type": "string",
"repeats": true
}
]
}