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

FHIR IG Statistics: ValueSet/dicom-cid-7301-InterventionType

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "dicom-cid-7301-InterventionType",
  "url": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7301.html",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.10008.6.1.1032"
    }
  ],
  "version": "2025.3.20250714",
  "name": "InterventionType",
  "status": "active",
  "experimental": false,
  "date": "2025-07-14",
  "publisher": "NEMA MITA DICOM",
  "description": "Transitive closure of CID 7301 InterventionType",
  "copyright": "© 2025 NEMA",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "119614000",
            "display": "Hip joint reconstruction"
          },
          {
            "code": "445185007",
            "display": "Resurfacing of the femoral head"
          },
          {
            "code": "398010007",
            "display": "Insertion of hip prosthesis"
          },
          {
            "code": "239503002",
            "display": "Resurfacing of the patella"
          }
        ]
      },
      {
        "system": "http://snomed.info/srt",
        "concept": [
          {
            "code": "P1-14810",
            "display": "Hip joint reconstruction"
          },
          {
            "code": "P1-0558A",
            "display": "Insertion of hip prosthesis"
          },
          {
            "code": "P1-189C2",
            "display": "Resurfacing of the patella"
          },
          {
            "code": "P1-103D3",
            "display": "Resurfacing of the femoral head"
          }
        ]
      }
    ]
  }
}