Uploaded image for project: 'FHIR Specification Feedback'
  1. FHIR Specification Feedback
  2. FHIR-27140

Mapping Language - type parameter of cast function should contain model info

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive with Modification
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R4
    • FHIR Infrastructure
    • Mapping Language
    • Hide

      Will indicate that the default namespace is FHIR.

      Show
      Will indicate that the default namespace is FHIR.
    • Rick Geimer/Alexander Zautke: 14-0-0
    • Correction
    • Non-substantive
    • R5

    Description

      The cast transformation function has an optional type parameter. Document that the parameter value SHOULD contain information about the target model as documented in the FHIRPath specification (http://hl7.org/fhirpath/#models), e.g.:

      The cast example in http://hl7.org/fhir/mapping-tutorial.html#step4 should be updated from

      "src.a21 as a -> tgt.a21 = cast(a, "integer")"

      to

      src.a21 as a -> tgt.a21 = cast(a, "FHIR.integer")

      Attachments

        Activity

          People

            alexanderzautke Alexander Zautke
            alexanderzautke Alexander Zautke
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: