PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.carin-bb@1.0.0
    http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBClaimProcedureType
{
  "description": "Indicates if the inpatient institutional procedure (ICD-PCS) is the principal procedure or another procedure",
  "_filename": "CodeSystem-C4BBClaimProcedureType.json",
  "package_name": "hl7.fhir.us.carin-bb",
  "date": "2020-11-23T17:26:16+00:00",
  "publisher": "HL7 Financial Management Working Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "C4BBClaimProcedureType",
  "copyright": "This CodeSystem is not copyrighted.",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "C4BB Claim Procedure Type",
  "package_version": "1.0.0",
  "status": "active",
  "id": "87fa725d-416a-4080-99b6-b7705a820238",
  "kind": null,
  "count": 2,
  "url": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBClaimProcedureType",
  "concept": [ {
    "code": "principal",
    "display": "Principal",
    "definition": "The Principal Procedure is based on the relation of the procedure to the Principal Diagnosis"
  }, {
    "code": "other",
    "display": "Other",
    "definition": "Other procedures performed during the inpatient institutional admission"
  } ],
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 Financial Management Working Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm/index.cfm",
      "system": "url"
    }, {
      "value": "fm@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}