Structured Data Capture
4.0.0 - STU 4 International flag

Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions

Logical Model: SDCQuestionLibrary - Detailed Descriptions

Page standards status: Informative

Definitions for the SdcQuestionLibrary logical model.

Guidance on how to interpret the contents of this table can be foundhere

0. SdcQuestionLibrary
Definition

A set of questions related to demographics

ShortSDC Question Library
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. SdcQuestionLibrary.dob
Definition

n/a

Shortn/a
Control0..1
Typedate
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
LabelWhat is this person's date of birth?
Min Value1900-01-01
4. SdcQuestionLibrary.sex
Definition

n/a

Shortn/a
Control0..1
BindingThe codes SHALL be taken from AdministrativeGender
(required to http://hl7.org/fhir/ValueSet/administrative-gender)
Typecode
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
LabelWhat is this person's gender?
6. SdcQuestionLibrary.address
Definition

n/a

Shortn/a
Control0..1
TypeElement
LabelWhat is this person's current mailing address?
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. SdcQuestionLibrary.address.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

ShortUnique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
10. SdcQuestionLibrary.address.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on SdcQuestionLibrary.address.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 12. SdcQuestionLibrary.address.street
    Definition

    n/a

    Shortn/a
    Control0..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    LabelStreet address
    14. SdcQuestionLibrary.address.city
    Definition

    n/a

    Shortn/a
    Control0..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    LabelCity/Town
    16. SdcQuestionLibrary.address.state
    Definition

    n/a

    Shortn/a
    Control0..1
    BindingUnless not suitable, these codes SHALL be taken from Australian States - example value set
    (extensible to http://hl7.org/fhir/uv/sdc/ValueSet/sdc-question-library-states)
    Typecode
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    LabelState
    18. SdcQuestionLibrary.address.postalCode
    Definition

    n/a

    Shortn/a
    Control1..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    LabelPostal Code
    Invariantssdc-ex-pcode: Postal code must be 4 digits (value.matches('^[0-9]{4}$'))
    20. SdcQuestionLibrary.name
    Definition

    n/a

    Shortn/a
    Control0..1
    TypeElement
    LabelWhat is the person's official name?
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    22. SdcQuestionLibrary.name.id
    Definition

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    ShortUnique id for inter-element referencing
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    24. SdcQuestionLibrary.name.extension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on SdcQuestionLibrary.name.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 26. SdcQuestionLibrary.name.prefix
      Definition

      n/a

      Shortn/a
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelPrefix
      28. SdcQuestionLibrary.name.first
      Definition

      n/a

      Shortn/a
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelFirst
      Max Length:100
      30. SdcQuestionLibrary.name.last
      Definition

      n/a

      Shortn/a
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelLast
      Max Length:100

      Guidance on how to interpret the contents of this table can be foundhere

      0. SdcQuestionLibrary
      Definition

      A set of questions related to demographics

      ShortSDC Question Library
      Logical ModelInstances of this logical model are not marked to be the target of a Reference
      2. SdcQuestionLibrary.dob
      Definition

      n/a

      Shortn/a
      Control0..1
      Typedate
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelWhat is this person's date of birth?
      Min Value1900-01-01
      4. SdcQuestionLibrary.sex
      Definition

      n/a

      Shortn/a
      Control0..1
      BindingThe codes SHALL be taken from AdministrativeGender
      (required to http://hl7.org/fhir/ValueSet/administrative-gender)
      Typecode
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelWhat is this person's gender?
      6. SdcQuestionLibrary.address
      Definition

      n/a

      Shortn/a
      Control0..1
      TypeElement
      LabelWhat is this person's current mailing address?
      8. SdcQuestionLibrary.address.street
      Definition

      n/a

      Shortn/a
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelStreet address
      10. SdcQuestionLibrary.address.city
      Definition

      n/a

      Shortn/a
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelCity/Town
      12. SdcQuestionLibrary.address.state
      Definition

      n/a

      Shortn/a
      Control0..1
      BindingUnless not suitable, these codes SHALL be taken from Australian States - example value set
      (extensible to http://hl7.org/fhir/uv/sdc/ValueSet/sdc-question-library-states)
      Typecode
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelState
      14. SdcQuestionLibrary.address.postalCode
      Definition

      n/a

      Shortn/a
      Control1..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelPostal Code
      Invariantssdc-ex-pcode: Postal code must be 4 digits (value.matches('^[0-9]{4}$'))
      16. SdcQuestionLibrary.name
      Definition

      n/a

      Shortn/a
      Control0..1
      TypeElement
      LabelWhat is the person's official name?
      18. SdcQuestionLibrary.name.prefix
      Definition

      n/a

      Shortn/a
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelPrefix
      20. SdcQuestionLibrary.name.first
      Definition

      n/a

      Shortn/a
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelFirst
      Max Length:100
      22. SdcQuestionLibrary.name.last
      Definition

      n/a

      Shortn/a
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelLast
      Max Length:100

      Guidance on how to interpret the contents of this table can be foundhere

      0. SdcQuestionLibrary
      Definition

      A set of questions related to demographics

      ShortSDC Question Library
      Control0..*
      Is Modifierfalse
      Logical ModelInstances of this logical model are not marked to be the target of a Reference
      2. SdcQuestionLibrary.dob
      Definition

      n/a

      Shortn/a
      Control0..1
      Typedate
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelWhat is this person's date of birth?
      Min Value1900-01-01
      4. SdcQuestionLibrary.sex
      Definition

      n/a

      Shortn/a
      Control0..1
      BindingThe codes SHALL be taken from AdministrativeGender
      (required to http://hl7.org/fhir/ValueSet/administrative-gender)
      Typecode
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      LabelWhat is this person's gender?
      6. SdcQuestionLibrary.address
      Definition

      n/a

      Shortn/a
      Control0..1
      TypeElement
      LabelWhat is this person's current mailing address?
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      8. SdcQuestionLibrary.address.id
      Definition

      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

      ShortUnique id for inter-element referencing
      Control0..1
      Typestring
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      10. SdcQuestionLibrary.address.extension
      Definition

      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

      ShortAdditional content defined by implementations
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifierfalse
      Summaryfalse
      Alternate Namesextensions, user content
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingThis element introduces a set of slices on SdcQuestionLibrary.address.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 12. SdcQuestionLibrary.address.street
        Definition

        n/a

        Shortn/a
        Control0..1
        Typestring
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        LabelStreet address
        14. SdcQuestionLibrary.address.city
        Definition

        n/a

        Shortn/a
        Control0..1
        Typestring
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        LabelCity/Town
        16. SdcQuestionLibrary.address.state
        Definition

        n/a

        Shortn/a
        Control0..1
        BindingUnless not suitable, these codes SHALL be taken from Australian States - example value set
        (extensible to http://hl7.org/fhir/uv/sdc/ValueSet/sdc-question-library-states)
        Typecode
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        LabelState
        18. SdcQuestionLibrary.address.postalCode
        Definition

        n/a

        Shortn/a
        Control1..1
        Typestring
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        LabelPostal Code
        Invariantssdc-ex-pcode: Postal code must be 4 digits (value.matches('^[0-9]{4}$'))
        20. SdcQuestionLibrary.name
        Definition

        n/a

        Shortn/a
        Control0..1
        TypeElement
        LabelWhat is the person's official name?
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        22. SdcQuestionLibrary.name.id
        Definition

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortUnique id for inter-element referencing
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        24. SdcQuestionLibrary.name.extension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        ShortAdditional content defined by implementations
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingThis element introduces a set of slices on SdcQuestionLibrary.name.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 26. SdcQuestionLibrary.name.prefix
          Definition

          n/a

          Shortn/a
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          LabelPrefix
          28. SdcQuestionLibrary.name.first
          Definition

          n/a

          Shortn/a
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          LabelFirst
          Max Length:100
          30. SdcQuestionLibrary.name.last
          Definition

          n/a

          Shortn/a
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          LabelLast
          Max Length:100