FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.registry-protocols
Resource TypeOperationOutcome
IdOperationOutcome-ACCCathPCIOutcome.json
FHIR VersionR4

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: OperationOutcome

Resource OperationOutcome "ACCCathPCIOutcome"

Profile: CREDSOperationOutcome

issue

severity: information

code: informational

diagnostics: CPCIExample

issue

severity: error

code: processing

details: Length-RX3485 (NCDRValidationErrors#RX3485)

expression: Demographics

issue

severity: error

code: processing

details: Exact Length-DL3487 (NCDRValidationErrors#DL3487)

expression: Demographics

issue

severity: error

code: processing

details: Parent Child-PC2850 (NCDRValidationErrors#PC2850)

expression: historyAndRiskFactors.priorPercutaneousCoronaryIntervention

issue

severity: error

code: processing

details: Selection-RQ2425 (NCDRValidationErrors#RQ2425)

expression: Procedure.dateAndTime

issue

severity: error

code: processing

details: Selection-CM2916 (NCDRValidationErrors#CM2916)

expression: Procedure.diagnosticCoronaryAngiographyProcedure


Source1

{
  "resourceType": "OperationOutcome",
  "id": "ACCCathPCIOutcome",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CREDSOperationOutcome"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "issue": [
    {
      "severity": "information",
      "code": "informational",
      "diagnostics": "CPCIExample"
    },
    {
      "severity": "error",
      "code": "processing",
      "details": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors",
            "code": "RX3485"
          }
        ]
      },
      "expression": [
        "Demographics"
      ]
    },
    {
      "severity": "error",
      "code": "processing",
      "details": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors",
            "code": "DL3487"
          }
        ]
      },
      "expression": [
        "Demographics"
      ]
    },
    {
      "severity": "error",
      "code": "processing",
      "details": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors",
            "code": "PC2850"
          }
        ]
      },
      "expression": [
        "historyAndRiskFactors.priorPercutaneousCoronaryIntervention"
      ]
    },
    {
      "severity": "error",
      "code": "processing",
      "details": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors",
            "code": "RQ2425"
          }
        ]
      },
      "expression": [
        "Procedure.dateAndTime"
      ]
    },
    {
      "severity": "error",
      "code": "processing",
      "details": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors",
            "code": "CM2916"
          }
        ]
      },
      "expression": [
        "Procedure.diagnosticCoronaryAngiographyProcedure"
      ]
    }
  ]
}