FHIR IG analytics| Package | hl7.fhir.us.registry-protocols.r4 |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-ACCCathPCIOutcome.json |
| FHIR Version | R4 |
No resources found
No resources found
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
{
"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"
]
}
]
}