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

FHIR IG Statistics: ValueSet/dicom-cid-3642-DegreeFinding

Packagefhir.dicom
Resource TypeValueSet
Iddicom-cid-3642-DegreeFinding
FHIR VersionR4
Sourcehttp://fhir.org/packages/fhir.dicom/http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_3642.html
URLhttp://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_3642.html
Version2025.3.20250714
Statusactive
Date2025-07-14
NameDegreeFinding
Realmus
Authorityhl7
DescriptionTransitive closure of CID 3642 DegreeFinding
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-3642-DegreeFinding",
  "url": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_3642.html",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.10008.6.1.178"
    }
  ],
  "version": "2025.3.20250714",
  "name": "DegreeFinding",
  "status": "active",
  "experimental": false,
  "date": "2025-07-14",
  "publisher": "NEMA MITA DICOM",
  "description": "Transitive closure of CID 3642 DegreeFinding",
  "copyright": "© 2025 NEMA",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "260360000",
            "display": "Severely Elevated"
          },
          {
            "code": "1250004",
            "display": "Decreased"
          },
          {
            "code": "75540009",
            "display": "Elevated"
          },
          {
            "code": "260395002",
            "display": "Normal Range"
          }
        ]
      },
      {
        "system": "http://snomed.info/srt",
        "concept": [
          {
            "code": "G-A316",
            "display": "Decreased"
          },
          {
            "code": "G-A37A",
            "display": "Severely Elevated"
          },
          {
            "code": "G-A373",
            "display": "Elevated"
          },
          {
            "code": "R-40765",
            "display": "Normal Range"
          }
        ]
      }
    ]
  }
}