FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/PatientCorrectionCommunicationTypes

Packagenictiz.fhir.nl.r4.patientcorrections
Resource TypeCodeSystem
IdPatientCorrectionCommunicationTypes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.patientcorrections@1.0.6&canonical=https://hl7.org/fhir/uv/fhir-patient-correction/CodeSystem/PatientCorrectionCommunicationTypes
URLhttps://hl7.org/fhir/uv/fhir-patient-correction/CodeSystem/PatientCorrectionCommunicationTypes
Version0.4.5
Statusactive
NamePatientCorrectionCommunicationTypes
TitlePatient Correction Communication Types
Realmnl
DescriptionCodeSystem of Communication categories for use in Patient Correction Request
Contentcomplete

Resources that use this resource

ValueSet
PatientCorrectionCommunicationTypesVSPatientCorrectionCommunicationTypesVS

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "PatientCorrectionCommunicationTypes",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "language": "nl-NL",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2021-11-29T20:26:00+01:00"
      }
    }
  ],
  "url": "https://hl7.org/fhir/uv/fhir-patient-correction/CodeSystem/PatientCorrectionCommunicationTypes",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.130.5.6"
    }
  ],
  "version": "0.4.5",
  "name": "PatientCorrectionCommunicationTypes",
  "title": "Patient Correction Communication Types",
  "status": "active",
  "experimental": false,
  "publisher": "Patient Empowerment Workgroup",
  "description": "CodeSystem of Communication categories for use in Patient Correction Request",
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "medRecCxReq",
      "display": "Correction request by the Patient or RelatedPerson"
    },
    {
      "code": "medRecCxDenialDisagree",
      "display": "Disagreement with a denial correction request by the Patient or RelatedPerson"
    }
  ]
}