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

FHIR IG Statistics: CodeSystem/C4BBClaimDiagnosisType

Packagehl7.fhir.us.carin-bb
TypeCodeSystem
IdC4BBClaimDiagnosisType
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/carin-bb/https://build.fhir.org/ig/HL7/carin-bb/CodeSystem-C4BBClaimDiagnosisType.html
URLhttp://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBClaimDiagnosisType
Version2.1.0
Statusactive
Date2025-02-17T19:01:44+00:00
NameC4BBClaimDiagnosisType
TitleC4BB Claim Diagnosis Type Code System
Realmus
Authorityhl7
DescriptionIndicates if the institutional diagnosis is admitting, principal, secondary, other, an external cause of injury or a patient reason for visit. Complements http://terminology.hl7.org/CodeSystem/ex-diagnosistype. This is a code system defined locally by the CARIN BlueButton IG. As this IG matures, it is expected that this CodeSystem will be migrated to THO (terminology.hl7.org). The current CodeSystem url should be considered temporary and subject to change in a future version.
CopyrightThis CodeSystem is not copyrighted.
Contentcomplete

Resources that use this resource

ValueSet
C4BBClaimInpatientInstitutionalDiagnosisTypeC4BB Claim Inpatient Institutional Diagnosis Type Value Set
C4BBClaimOutpatientInstitutionalDiagnosisTypeC4BB Claim Outpatient Institutional Diagnosis Type Value Set
C4BBClaimProfessionalAndNonClinicianDiagnosisTypeC4BB Claim Professional And Non Clinician Diagnosis Type Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem C4BBClaimDiagnosisType

This case-sensitive code system http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBClaimDiagnosisType defines the following codes:

CodeDisplayDefinition
externalcauseofinjury External Cause of InjuryRequired when an external cause of injury is needed to describe the injury
patientreasonforvisit Patient Reason for VisitIdentifies the patient's reason for the outpatient institutional visit
other OtherRequired when other conditions coexist or develop subsequently during the treatment
secondary SecondaryRequired when necessary to report additional diagnoses on professional and non-clinician claims

Source

{
  "resourceType": "CodeSystem",
  "id": "C4BBClaimDiagnosisType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "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/us/carin-bb/ImplementationGuide/hl7.fhir.us.carin-bb"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBClaimDiagnosisType",
  "version": "2.1.0",
  "name": "C4BBClaimDiagnosisType",
  "title": "C4BB Claim Diagnosis Type Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-02-17T19:01:44+00:00",
  "publisher": "HL7 International / Financial Management",
  "contact": [
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system": "email",
          "value": "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Indicates if the institutional diagnosis is admitting, principal, secondary, other, an external cause of injury or a patient reason for visit.  Complements http://terminology.hl7.org/CodeSystem/ex-diagnosistype.\n\nThis is a code system defined locally by the CARIN BlueButton IG. As this IG matures, it is expected that this CodeSystem will be migrated to THO (terminology.hl7.org). The current CodeSystem url should be considered temporary and subject to change in a future version.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "This CodeSystem is not copyrighted.",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "externalcauseofinjury",
      "display": "External Cause of Injury",
      "definition": "Required when an external cause of injury is needed to describe the injury"
    },
    {
      "code": "patientreasonforvisit",
      "display": "Patient Reason for Visit",
      "definition": "Identifies the patient's reason for the outpatient institutional visit"
    },
    {
      "code": "other",
      "display": "Other",
      "definition": "Required when other conditions coexist or develop subsequently during the treatment"
    },
    {
      "code": "secondary",
      "display": "Secondary",
      "definition": "Required when necessary to report additional diagnoses on professional and non-clinician claims"
    }
  ]
}