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 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:OperationOutcome ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ACCCathPCIOutcome"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CREDSOperationOutcome"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CREDSOperationOutcome>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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 &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>"
  ] ; # 
  fhir:issue ( [
fhir:severity [ fhir:v "information" ] ;
fhir:code [ fhir:v "informational" ] ;
fhir:diagnostics [ fhir:v "CPCIExample" ]
  ] [
fhir:severity [ fhir:v "error" ] ;
fhir:code [ fhir:v "processing" ] ;
fhir:details [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RX3485" ]       ] )     ] ;
    ( fhir:expression [ fhir:v "Demographics" ] )
  ] [
fhir:severity [ fhir:v "error" ] ;
fhir:code [ fhir:v "processing" ] ;
fhir:details [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DL3487" ]       ] )     ] ;
    ( fhir:expression [ fhir:v "Demographics" ] )
  ] [
fhir:severity [ fhir:v "error" ] ;
fhir:code [ fhir:v "processing" ] ;
fhir:details [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PC2850" ]       ] )     ] ;
    ( fhir:expression [ fhir:v "historyAndRiskFactors.priorPercutaneousCoronaryIntervention" ] )
  ] [
fhir:severity [ fhir:v "error" ] ;
fhir:code [ fhir:v "processing" ] ;
fhir:details [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RQ2425" ]       ] )     ] ;
    ( fhir:expression [ fhir:v "Procedure.dateAndTime" ] )
  ] [
fhir:severity [ fhir:v "error" ] ;
fhir:code [ fhir:v "processing" ] ;
fhir:details [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/registry-protocols/CodeSystem/NCDRValidationErrors"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CM2916" ]       ] )     ] ;
    ( fhir:expression [ fhir:v "Procedure.diagnosticCoronaryAngiographyProcedure" ] )
  ] ) . #