Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG
1.0.0 - STU1 United States of America flag

Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG, published by HL7 International / Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 1.0.0. This version is based on the current content of https://github.com/HL7/fhir-registry-protocols-ig/ and changes regularly. See the Directory of published versions

: ACCCathPCIOutcome - XML Representation

Raw xml | Download



<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="ACCCathPCIOutcome"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CREDSOperationOutcome"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: OperationOutcome</b><a name="ACCCathPCIOutcome"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource OperationOutcome &quot;ACCCathPCIOutcome&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-CREDSOperationOutcome.html">CREDSOperationOutcome</a></p></div><blockquote><p><b>issue</b></p><p><b>severity</b>: information</p><p><b>code</b>: informational</p><p><b>diagnostics</b>: CPCIExample</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: error</p><p><b>code</b>: processing</p><p><b>details</b>: Length-RX3485 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-NCDRValidationErrors.html">NCDRValidationErrors</a>#RX3485)</span></p><p><b>expression</b>: Demographics</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: error</p><p><b>code</b>: processing</p><p><b>details</b>: Exact Length-DL3487 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-NCDRValidationErrors.html">NCDRValidationErrors</a>#DL3487)</span></p><p><b>expression</b>: Demographics</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: error</p><p><b>code</b>: processing</p><p><b>details</b>: Parent Child-PC2850 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-NCDRValidationErrors.html">NCDRValidationErrors</a>#PC2850)</span></p><p><b>expression</b>: historyAndRiskFactors.priorPercutaneousCoronaryIntervention</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: error</p><p><b>code</b>: processing</p><p><b>details</b>: Selection-RQ2425 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-NCDRValidationErrors.html">NCDRValidationErrors</a>#RQ2425)</span></p><p><b>expression</b>: Procedure.dateAndTime</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: error</p><p><b>code</b>: processing</p><p><b>details</b>: Selection-CM2916 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-NCDRValidationErrors.html">NCDRValidationErrors</a>#CM2916)</span></p><p><b>expression</b>: Procedure.diagnosticCoronaryAngiographyProcedure</p></blockquote></div>
  </text>
  <issue>
    <severity value="information"/>
    <code value="informational"/>
    <diagnostics value="CPCIExample"/>
  </issue>
  <issue>
    <severity value="error"/>
    <code value="processing"/>
    <details>
      <coding>
        <system
                value="http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"/>
        <code value="RX3485"/>
      </coding>
    </details>
    <expression value="Demographics"/>
  </issue>
  <issue>
    <severity value="error"/>
    <code value="processing"/>
    <details>
      <coding>
        <system
                value="http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"/>
        <code value="DL3487"/>
      </coding>
    </details>
    <expression value="Demographics"/>
  </issue>
  <issue>
    <severity value="error"/>
    <code value="processing"/>
    <details>
      <coding>
        <system
                value="http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"/>
        <code value="PC2850"/>
      </coding>
    </details>
    <expression
                value="historyAndRiskFactors.priorPercutaneousCoronaryIntervention"/>
  </issue>
  <issue>
    <severity value="error"/>
    <code value="processing"/>
    <details>
      <coding>
        <system
                value="http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"/>
        <code value="RQ2425"/>
      </coding>
    </details>
    <expression value="Procedure.dateAndTime"/>
  </issue>
  <issue>
    <severity value="error"/>
    <code value="processing"/>
    <details>
      <coding>
        <system
                value="http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"/>
        <code value="CM2916"/>
      </coding>
    </details>
    <expression value="Procedure.diagnosticCoronaryAngiographyProcedure"/>
  </issue>
</OperationOutcome>