FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeValueSet
IdValueSet-dicom-cid-6312-CrossSectionalScanPlaneOrientation.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "dicom-cid-6312-CrossSectionalScanPlaneOrientation",
  "url": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_6312.html",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.10008.6.1.1369"
    }
  ],
  "version": "20210714",
  "name": "CrosssectionalScanPlaneOrientation",
  "status": "active",
  "experimental": false,
  "date": "2023-11-19",
  "publisher": "NEMA MITA DICOM",
  "description": "Transitive closure of CID 6312 CrosssectionalScanPlaneOrientation",
  "copyright": "© 2023 NEMA",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "24422004",
            "display": "Axial"
          },
          {
            "code": "21114003",
            "display": "Oblique"
          },
          {
            "code": "30730003",
            "display": "Sagittal"
          },
          {
            "code": "81654009",
            "display": "Coronal"
          }
        ]
      }
    ]
  }
}