Package | ch.fhir.ig.ch-orf |
Resource Type | Questionnaire |
Id | ch-orf-module-practitioner-nametel |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-orf/https://build.fhir.org/ig/hl7ch/ch-orf/Questionnaire-ch-orf-module-practitioner-nametel.html |
URL | http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-practitioner-nametel |
Version | 3.0.2-ci-build |
Status | active |
Date | 2022-05-09 |
Name | ModuleQuestionnairePractitionerNameTel |
Title | Module Questionnaire Practitioner with Name and Telecom |
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-orf-module-practitioner-nametel
Language: de-CH
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | Questionnaire | http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-practitioner-nametel#3.0.2-ci-build | ||
![]() ![]() ![]() | Titel | 0..1 | string | Definition: Practitioner.name.prefix |
![]() ![]() ![]() | Name | 0..1 | string | Definition: Practitioner.name.family |
![]() ![]() ![]() | Vorname | 0..1 | string | Definition: Practitioner.name.given |
![]() ![]() ![]() | Telefon | 0..1 | string | Definition: Practitioner.telecom.value |
![]() ![]() ![]() | 0..1 | string | Definition: Practitioner.telecom.value | |
{ "resourceType": "Questionnaire", "id": "ch-orf-module-practitioner-nametel", "language": "de-CH", "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://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembleContext", "valueString": "linkIdPrefix" } ], "url": "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-practitioner-nametel", "version": "3.0.2-ci-build", "name": "ModuleQuestionnairePractitionerNameTel", "title": "Module Questionnaire Practitioner with Name and Telecom", "status": "active", "date": "2022-05-09", "publisher": "HL7 Switzerland", "contact": [ { "name": "HL7 Switzerland", "telecom": [ { "system": "url", "value": "https://www.hl7.ch/" } ] } ], "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "item": [ { "linkId": "title", "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix", "text": "Titel", "type": "string" }, { "linkId": "familyName", "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family", "text": "Name", "type": "string" }, { "linkId": "givenName", "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given", "text": "Vorname", "type": "string" }, { "linkId": "phone", "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value", "text": "Telefon", "type": "string" }, { "linkId": "email", "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value", "text": "E-Mail", "type": "string" } ] }