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

FHIR IG Statistics: Questionnaire/ch-orf-module-sender

Packagech.fhir.ig.ch-orf
TypeQuestionnaire
Idch-orf-module-sender
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-orf/https://build.fhir.org/ig/hl7ch/ch-orf/Questionnaire-ch-orf-module-sender.html
URLhttp://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-sender
Version3.0.2-ci-build
Statusactive
Date2022-05-04
NameModuleQuestionnaireOrderSender
TitleModule Questionnaire Order Sender
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-orf-module-sender

Language: de-CH

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. ModuleQuestionnaireOrderSenderQuestionnairehttp://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-sender#3.0.2-ci-build
... sender.authorVerantwortlicher1..1groupDefinition: Composition.author
.... sender.author.practitionerVerantwortliche Person0..1groupDefinition: PractitionerRole.practitioner
..... sender.author.practitioner.titleTitel0..1stringDefinition: Practitioner.name.prefix
..... sender.author.practitioner.familyNameName0..1stringDefinition: Practitioner.name.family
..... sender.author.practitioner.givenNameVorname0..1stringDefinition: Practitioner.name.given
..... sender.author.practitioner.glnGLN0..1stringDefinition: Practitioner.identifier:GLN.value
..... sender.author.practitioner.zsrZSR (fr/it: RCC)0..1stringDefinition: Practitioner.identifier:ZSR.value
..... sender.author.practitioner.phoneTelefon0..1stringDefinition: Practitioner.telecom.value
..... sender.author.practitioner.emailE-Mail0..1stringDefinition: Practitioner.telecom.value
.... sender.author.organizationVerantwortliche Organisation0..1groupDefinition: PractitionerRole.organization
..... sender.author.organization.nameName der Organisation0..1stringDefinition: Organization.name
..... sender.author.organization.glnGLN0..1stringDefinition: Organization.identifier:GLN
..... sender.author.organization.1Unable to resolve 'address' sub-questionnaire0..1display
... sender.dataentererErfasser0..1groupDefinition: Composition.extension
.... sender.dataenterer.practitionerErfassende Person0..1groupDefinition: PractitionerRole.practitioner
..... sender.dataenterer.practitioner.1Unable to resolve 'practitioner-nametel' sub-questionnaire0..1display

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "ch-orf-module-sender",
  "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://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-sender",
  "version": "3.0.2-ci-build",
  "name": "ModuleQuestionnaireOrderSender",
  "title": "Module Questionnaire Order Sender",
  "status": "active",
  "date": "2022-05-04",
  "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": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/variable",
          "valueExpression": {
            "name": "senderPractitionerRoles",
            "language": "application/x-fhir-query",
            "expression": "PractitionerRole?practitioner={{%user.id}}"
          }
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/variable",
          "valueExpression": {
            "name": "senderPractitionerRole",
            "language": "text/fhirpath",
            "expression": "%senderPractitionerRoles.entry[0].resource"
          }
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/variable",
          "valueExpression": {
            "name": "senderOrganizations",
            "language": "application/x-fhir-query",
            "expression": "Organization?_id={{%senderPractitionerRole.organization.reference}}"
          }
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/variable",
          "valueExpression": {
            "name": "senderOrganization",
            "language": "text/fhirpath",
            "expression": "%senderOrganizations.entry[0].resource"
          }
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/variable",
          "valueExpression": {
            "name": "address",
            "language": "text/fhirpath",
            "expression": "%senderOrganization.address"
          }
        }
      ],
      "linkId": "sender.author",
      "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.author",
      "text": "Verantwortlicher",
      "type": "group",
      "required": true,
      "item": [
        {
          "linkId": "sender.author.practitioner",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner",
          "text": "Verantwortliche Person",
          "type": "group",
          "item": [
            {
              "linkId": "sender.author.practitioner.title",
              "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix",
              "text": "Titel",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/fhirpath",
                    "expression": "%user.name.family"
                  }
                }
              ],
              "linkId": "sender.author.practitioner.familyName",
              "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family",
              "text": "Name",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/fhirpath",
                    "expression": "%user.name.given"
                  }
                }
              ],
              "linkId": "sender.author.practitioner.givenName",
              "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given",
              "text": "Vorname",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/fhirpath",
                    "expression": "%user.identifier.where(system='urn:oid:2.51.1.3').value"
                  }
                }
              ],
              "linkId": "sender.author.practitioner.gln",
              "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:GLN.value",
              "text": "GLN",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/fhirpath",
                    "expression": "%user.identifier.where(system='urn:oid:2.16.756.5.30.1.123.100.2.1.1').value"
                  }
                }
              ],
              "linkId": "sender.author.practitioner.zsr",
              "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:ZSR.value",
              "text": "ZSR (fr/it: RCC)",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/fhirpath",
                    "expression": "%user.telecom.where(system='phone').value"
                  }
                }
              ],
              "linkId": "sender.author.practitioner.phone",
              "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value",
              "text": "Telefon",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/fhirpath",
                    "expression": "%user.telecom.where(system='email').value"
                  }
                }
              ],
              "linkId": "sender.author.practitioner.email",
              "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value",
              "text": "E-Mail",
              "type": "string"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/variable",
              "valueExpression": {
                "name": "linkIdPrefix",
                "language": "text/fhirpath",
                "expression": "'sender.author.organization.'"
              }
            }
          ],
          "linkId": "sender.author.organization",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization",
          "text": "Verantwortliche Organisation",
          "type": "group",
          "item": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/fhirpath",
                    "expression": "%senderOrganization.name"
                  }
                }
              ],
              "linkId": "sender.author.organization.name",
              "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.name",
              "text": "Name der Organisation",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/fhirpath",
                    "expression": "%senderOrganization.identifier.where(system='urn:oid:2.51.1.3').value"
                  }
                }
              ],
              "linkId": "sender.author.organization.gln",
              "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.identifier:GLN",
              "text": "GLN",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-subQuestionnaire",
                  "valueCanonical": "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-address|3.0.1"
                }
              ],
              "linkId": "sender.author.organization.1",
              "text": "Unable to resolve 'address' sub-questionnaire",
              "type": "display"
            }
          ]
        }
      ]
    },
    {
      "linkId": "sender.dataenterer",
      "definition": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension",
      "text": "Erfasser",
      "type": "group",
      "item": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/variable",
              "valueExpression": {
                "name": "linkIdPrefix",
                "language": "text/fhirpath",
                "expression": "'sender.dataenterer.practitioner.'"
              }
            }
          ],
          "linkId": "sender.dataenterer.practitioner",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner",
          "text": "Erfassende Person",
          "type": "group",
          "item": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-subQuestionnaire",
                  "valueCanonical": "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-practitioner-nametel|3.0.1"
                }
              ],
              "linkId": "sender.dataenterer.practitioner.1",
              "text": "Unable to resolve 'practitioner-nametel' sub-questionnaire",
              "type": "display"
            }
          ]
        }
      ]
    }
  ]
}