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

FHIR IG Statistics: CodeSystem/CorHealth128LesionTypeCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealth128LesionTypeCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth128LesionTypeCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealth128LesionTypeCS
Statusactive
NameCorHealth128LesionTypeCS
TitleLesion Type
DescriptionLesion Type
Contentcomplete

Resources that use this resource

ValueSet
CorHealth128LesionTypeVSLesion Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealth128LesionTypeCS",
  "id": "CorHealth128LesionTypeCS",
  "title": "Lesion Type",
  "description": "Lesion Type",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth128LesionTypeCS",
  "concept": [
    {
      "code": "A",
      "display": "Type A",
      "definition": "Meets type A criteria outlined in instructions."
    },
    {
      "code": "B1",
      "display": "Type B1",
      "definition": "Meets type B1 criteria outlined in instructions."
    },
    {
      "code": "B2",
      "display": "Type B2",
      "definition": "Classified as, two or more type B1 criteria."
    },
    {
      "code": "CC",
      "display": "Type C – Complex CTO",
      "definition": "Meets type C – Complex CTO criteria outlined in instructions."
    },
    {
      "code": "CN",
      "display": "Type C – Non-CTO",
      "definition": "Meets type C – Non-CTO criteria outlined in instructions."
    },
    {
      "code": "CS",
      "display": "Type C – Simple CTO",
      "definition": "Meets type C – Simple CTO criteria outlined in instructions."
    },
    {
      "code": "X",
      "display": "Not Applicable",
      "definition": "Lesion Type is not applicable."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 7
}