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

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

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

Language: de-CH

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. ModuleQuestionnaireOrderReceiverQuestionnairehttp://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-receiver#3.0.2-ci-build
... receiver.practitionerEmpfangende Person0..1groupDefinition: PractitionerRole.practitioner
.... receiver.practitioner.titleTitel0..1stringDefinition: Practitioner.name.prefix
.... receiver.practitioner.familyNameName0..1stringDefinition: Practitioner.name.family
.... receiver.practitioner.givenNameVorname0..1stringDefinition: Practitioner.name.given
.... receiver.practitioner.glnGLN0..1stringDefinition: Practitioner.identifier:GLN.value
.... receiver.practitioner.zsrZSR (fr/it: RCC)0..1stringDefinition: Practitioner.identifier:ZSR.value
.... receiver.practitioner.phoneTelefon0..1stringDefinition: Practitioner.telecom.value
.... receiver.practitioner.emailE-Mail0..1stringDefinition: Practitioner.telecom.value
... receiver.organizationEmpfangende Organisation0..1groupDefinition: PractitionerRole.organization
.... receiver.organization.nameName der Organisation0..1stringDefinition: Organization.name
.... receiver.organization.glnGLN0..1stringDefinition: Organization.identifier:GLN
.... receiver.organization.1Unable to resolve 'address' sub-questionnaire0..1display

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "ch-orf-module-receiver",
  "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-receiver",
  "version": "3.0.2-ci-build",
  "name": "ModuleQuestionnaireOrderReceiver",
  "title": "Module Questionnaire Order Receiver",
  "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": [
    {
      "linkId": "receiver.practitioner",
      "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner",
      "text": "Empfangende Person",
      "type": "group",
      "item": [
        {
          "linkId": "receiver.practitioner.title",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix",
          "text": "Titel",
          "type": "string"
        },
        {
          "linkId": "receiver.practitioner.familyName",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family",
          "text": "Name",
          "type": "string"
        },
        {
          "linkId": "receiver.practitioner.givenName",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given",
          "text": "Vorname",
          "type": "string"
        },
        {
          "linkId": "receiver.practitioner.gln",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:GLN.value",
          "text": "GLN",
          "type": "string"
        },
        {
          "linkId": "receiver.practitioner.zsr",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:ZSR.value",
          "text": "ZSR (fr/it: RCC)",
          "type": "string"
        },
        {
          "linkId": "receiver.practitioner.phone",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value",
          "text": "Telefon",
          "type": "string"
        },
        {
          "linkId": "receiver.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": "'receiver.organization.'"
          }
        }
      ],
      "linkId": "receiver.organization",
      "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization",
      "text": "Empfangende Organisation",
      "type": "group",
      "item": [
        {
          "linkId": "receiver.organization.name",
          "definition": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.name",
          "text": "Name der Organisation",
          "type": "string"
        },
        {
          "linkId": "receiver.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": "receiver.organization.1",
          "text": "Unable to resolve 'address' sub-questionnaire",
          "type": "display"
        }
      ]
    }
  ]
}