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

FHIR IG Statistics: ValueSet/dicom-cid-3739-CathProcedureType

Packagefhir.dicom
Resource TypeValueSet
Iddicom-cid-3739-CathProcedureType
FHIR VersionR4
Sourcehttp://fhir.org/packages/fhir.dicom/http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_3739.html
URLhttp://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_3739.html
Version2025.3.20250714
Statusactive
Date2025-07-14
NameCathProcedureType
Realmus
Authorityhl7
DescriptionTransitive closure of CID 3739 CathProcedureType
Copyright© 2025 NEMA

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DCMDICOM Controlled Terminology
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "dicom-cid-3739-CathProcedureType",
  "url": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_3739.html",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.10008.6.1.236"
    }
  ],
  "version": "2025.3.20250714",
  "name": "CathProcedureType",
  "status": "active",
  "experimental": false,
  "date": "2025-07-14",
  "publisher": "NEMA MITA DICOM",
  "description": "Transitive closure of CID 3739 CathProcedureType",
  "copyright": "© 2025 NEMA",
  "compose": {
    "include": [
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "concept": [
          {
            "code": "122061",
            "display": "Percutaneous Coronary Intervention"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "128952006",
            "display": "Catheterization of both left and right heart with graft"
          },
          {
            "code": "67629009",
            "display": "Catheterization of left heart"
          },
          {
            "code": "128953001",
            "display": "Catheterization of both left and right heart without graft"
          },
          {
            "code": "40403005",
            "display": "Catheterization of right heart"
          }
        ]
      },
      {
        "system": "http://snomed.info/srt",
        "concept": [
          {
            "code": "P1-3160A",
            "display": "Catheterization of both left and right heart with graft"
          },
          {
            "code": "P1-31602",
            "display": "Catheterization of right heart"
          },
          {
            "code": "P1-3160B",
            "display": "Catheterization of both left and right heart without graft"
          },
          {
            "code": "P1-31604",
            "display": "Catheterization of left heart"
          }
        ]
      }
    ]
  }
}