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

Validator bug for CapabilityStatement

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Retracted
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R4
    • FHIR Infrastructure
    • MetadataResource
    • Hide

      Retracted by submitter

      Show
      Retracted by submitter

    Description

      Validator raises the following two errors when the kind is set to instance:

       

      ERROR: [error] in /*:CapabilityStatement[namespace-uri()='http://hl7.org/fhir'[1]] @ CapabilityStatement cpb-16: If kind = requirements, implementation and software must be absent Test=not(f:kind/@value='instance') or (not(exists(f:implementation)) and not(exists(f:software)))
      ERROR: [error] in /*:CapabilityStatement[namespace-uri()='http://hl7.org/fhir'[1]] @ CapabilityStatement cpb-15: If kind = capability, implementation must be absent, software must be present Test=not(f:kind/@value='instance') or (not(exists(f:implementation)) and exists(f:software))

      Attachments

        Activity

          People

            blangley Benjamin Langley (Inactive)
            blangley Benjamin Langley (Inactive)
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: