This page is part of the Patient Request for Corrections Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PatientCorrectionBusinessStatus"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PatientCorrectionBusinessStatus</b></p><a name=\"PatientCorrectionBusinessStatus\"> </a><a name=\"hcPatientCorrectionBusinessStatus\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionBusinessStatus</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">queued<a name=\"PatientCorrectionBusinessStatus-queued\"> </a></td><td>Queued</td><td>A request to correct a record or log a disagreement has been received by the fulfiller (e.g. provider) but has not yet been reviewed.</td></tr><tr><td style=\"white-space:nowrap\">in-review<a name=\"PatientCorrectionBusinessStatus-in-review\"> </a></td><td>In-Review</td><td>Review is in progress.</td></tr><tr><td style=\"white-space:nowrap\">waiting-for-information<a name=\"PatientCorrectionBusinessStatus-waiting-for-information\"> </a></td><td>Waiting For Info</td><td>The fulfiller (e.g. provider) is waiting for additional information.</td></tr><tr><td style=\"white-space:nowrap\">requester-cancelled<a name=\"PatientCorrectionBusinessStatus-requester-cancelled\"> </a></td><td>Cancelled</td><td>The request has been cancelled by the requester.</td></tr><tr><td style=\"white-space:nowrap\">accepted<a name=\"PatientCorrectionBusinessStatus-accepted\"> </a></td><td>Accepted</td><td>Decision was made to accept the correction request.</td></tr><tr><td style=\"white-space:nowrap\">partial-accept<a name=\"PatientCorrectionBusinessStatus-partial-accept\"> </a></td><td>Partail Acceptance</td><td>Part of the correction request was accepted, and part was denied.</td></tr><tr><td style=\"white-space:nowrap\">amendment-completed<a name=\"PatientCorrectionBusinessStatus-amendment-completed\"> </a></td><td>Amended</td><td>The record has been amended (corrected).</td></tr><tr><td style=\"white-space:nowrap\">denied<a name=\"PatientCorrectionBusinessStatus-denied\"> </a></td><td>Denied</td><td>The request has been denied.</td></tr><tr><td style=\"white-space:nowrap\">disagreement-logged<a name=\"PatientCorrectionBusinessStatus-disagreement-logged\"> </a></td><td>Disagreement logged</td><td>The fulfiller (e.g. provider) has logged the requester’s (eg patient’s) disagreement with the correction request denial.</td></tr><tr><td style=\"white-space:nowrap\">completed<a name=\"PatientCorrectionBusinessStatus-completed\"> </a></td><td>Completed</td><td>The fulfiller (e.g. provider) has logged the requester’s (e.g. patient’s) disagreement with the correction request denial, and provided a formal rebuttal.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pe" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionBusinessStatus"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "PatientCorrectionBusinessStatus"] ; #
fhir:title [ fhir:v "Patient Correction Business Statuses"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-10T15:50:53+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Patient Empowerment"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientempowerment" ] ] )
] [
fhir:name [ fhir:v "Virginia Lorenzi" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "vlorenzi@nyp.org" ] ] )
] [
fhir:name [ fhir:v "David Pyke" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "david@pyke.ca" ] ] )
] ) ; #
fhir:description [ fhir:v "CodeSystem of business statuses for patient request for corrections"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "queued" ] ;
fhir:display [ fhir:v "Queued" ] ;
fhir:definition [ fhir:v "A request to correct a record or log a disagreement has been received by the fulfiller (e.g. provider) but has not yet been reviewed." ]
] [
fhir:code [ fhir:v "in-review" ] ;
fhir:display [ fhir:v "In-Review" ] ;
fhir:definition [ fhir:v "Review is in progress." ]
] [
fhir:code [ fhir:v "waiting-for-information" ] ;
fhir:display [ fhir:v "Waiting For Info" ] ;
fhir:definition [ fhir:v "The fulfiller (e.g. provider) is waiting for additional information." ]
] [
fhir:code [ fhir:v "requester-cancelled" ] ;
fhir:display [ fhir:v "Cancelled" ] ;
fhir:definition [ fhir:v "The request has been cancelled by the requester." ]
] [
fhir:code [ fhir:v "accepted" ] ;
fhir:display [ fhir:v "Accepted" ] ;
fhir:definition [ fhir:v "Decision was made to accept the correction request." ]
] [
fhir:code [ fhir:v "partial-accept" ] ;
fhir:display [ fhir:v "Partail Acceptance" ] ;
fhir:definition [ fhir:v "Part of the correction request was accepted, and part was denied." ]
] [
fhir:code [ fhir:v "amendment-completed" ] ;
fhir:display [ fhir:v "Amended" ] ;
fhir:definition [ fhir:v "The record has been amended (corrected)." ]
] [
fhir:code [ fhir:v "denied" ] ;
fhir:display [ fhir:v "Denied" ] ;
fhir:definition [ fhir:v "The request has been denied." ]
] [
fhir:code [ fhir:v "disagreement-logged" ] ;
fhir:display [ fhir:v "Disagreement logged" ] ;
fhir:definition [ fhir:v "The fulfiller (e.g. provider) has logged the requester’s (eg patient’s) disagreement with the correction request denial." ]
] [
fhir:code [ fhir:v "completed" ] ;
fhir:display [ fhir:v "Completed" ] ;
fhir:definition [ fhir:v "The fulfiller (e.g. provider) has logged the requester’s (e.g. patient’s) disagreement with the correction request denial, and provided a formal rebuttal." ]
] ) . #
IG © 2020+ HL7 International / Patient Empowerment. Package hl7.fhir.uv.patient-corrections#1.0.0 based on FHIR 4.0.1. Generated 2025-07-10
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change