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 - JSON Representation
Raw json | Download
{
"resourceType" : "OperationOutcome",
"id" : "ACCCathPCIOutcome",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CREDSOperationOutcome"
]
},
"text" : {
"status" : "generated",
"div" : "<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 "ACCCathPCIOutcome" </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>"
},
"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"
]
}
]
}