FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-brain-imaging-type-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/brain-imaging-type-cs |
| URL | http://testSK.org/CodeSystem/brain-imaging-type-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | BrainImagingTypeCS |
| Title | Brain Imaging Type Code System |
| Description | Codes specifying the type of brain imaging performed (e.g., CT, MRI). |
| Content | complete |
| ValueSet | |
| brain-imaging-modality-vs | Brain Imaging Modality ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem brain-imaging-type-cs
This code system http://testSK.org/CodeSystem/brain-imaging-type-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "brain-imaging-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/CodeSystem/brain-imaging-type-cs",
"version": "0.1.0",
"name": "BrainImagingTypeCS",
"title": "Brain Imaging Type Code System",
"status": "active",
"date": "2025-10-21T11:09:58+00:00",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Codes specifying the type of brain imaging performed (e.g., CT, MRI).",
"content": "complete",
"count": 5,
"concept": [
{
"code": "ct-cta",
"display": "CT-CTA",
"definition": "Computed Tomography (CT) and CT Angiography (CTA)"
},
{
"code": "ct-cta-perfusion",
"display": "CT-CTA and Perfusion",
"definition": "Computed Tomography (CT), CT Angiography (CTA), and CT Perfusion"
},
{
"code": "mr-dwi-flair",
"display": "MR DWI-FLAIR",
"definition": "Magnetic Resonance Imaging (MRI) with Diffusion-Weighted Imaging (DWI) or Fluid-Attenuated Inversion Recovery (FLAIR)"
},
{
"code": "mr-dwi-flair-mra",
"display": "MR DWI-FLAIR and MRA",
"definition": "Magnetic Resonance Imaging (MRI) with Diffusion-Weighted Imaging (DWI) or Fluid-Attenuated Inversion Recovery (FLAIR), and Magnetic Resonance Angiography (MRA)"
},
{
"code": "mr-dwi-flair-mra-perfusion",
"display": "MR DWI-FLAIR, MRA, and Perfusion",
"definition": "Magnetic Resonance Imaging (MRI) with Diffusion-Weighted Imaging (DWI) and Fluid-Attenuated Inversion Recovery (FLAIR), Magnetic Resonance Angiography (MRA), and MR Perfusion"
}
]
}