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. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "PatientCorrectionCommunicationTypes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PatientCorrectionCommunicationTypes</b></p><a name=\"PatientCorrectionCommunicationTypes\"> </a><a name=\"hcPatientCorrectionCommunicationTypes\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionCommunicationTypes</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\">medRecCxReq<a name=\"PatientCorrectionCommunicationTypes-medRecCxReq\"> </a></td><td>Correction Request</td><td>Correction request by the Patient or RelatedPerson</td></tr><tr><td style=\"white-space:nowrap\">medRecCxDenialDisagree<a name=\"PatientCorrectionCommunicationTypes-medRecCxDenialDisagree\"> </a></td><td>Disagreement</td><td>Disagreement by the Patient or RelatedPerson regarding the denied correction request</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pe"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionCommunicationTypes",
"version" : "1.0.0",
"name" : "PatientCorrectionCommunicationTypes",
"title" : "Patient Correction Communication Types",
"status" : "active",
"experimental" : false,
"date" : "2025-07-10T15:54:42+00:00",
"publisher" : "HL7 International / Patient Empowerment",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientempowerment"
}
]
},
{
"name" : "Virginia Lorenzi",
"telecom" : [
{
"system" : "email",
"value" : "vlorenzi@nyp.org"
}
]
},
{
"name" : "David Pyke",
"telecom" : [
{
"system" : "email",
"value" : "david@pyke.ca"
}
]
}
],
"description" : "CodeSystem of Communication categories for use in Patient Correction Request",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "medRecCxReq",
"display" : "Correction Request",
"definition" : "Correction request by the Patient or RelatedPerson"
},
{
"code" : "medRecCxDenialDisagree",
"display" : "Disagreement",
"definition" : "Disagreement by the Patient or RelatedPerson regarding the denied correction request"
}
]
}