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

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeCodeSystem
IdCodeSystem-mfi-category-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-mfi-category-cs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/mfi-category
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NameMFICategoryCS
TitleMFI Category CodeSystem
Realmeu
Authorityhl7
DescriptionMean fluorescence intensity category for DSA.
Contentcomplete

Resources that use this resource

ValueSet
hl7.eu.fhir.protect-child#currentmfi-category-vsMFI Category ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem mfi-category-cs

This case-insensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/mfi-category defines the following codes:

CodeDisplay
WR WR (500–2k)
MR MR (2k–4k)
SR SR (>4k)

Source1

{
  "resourceType": "CodeSystem",
  "id": "mfi-category-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/mfi-category",
  "version": "0.1.0-ci-build",
  "name": "MFICategoryCS",
  "title": "MFI Category CodeSystem",
  "status": "draft",
  "experimental": true,
  "date": "2026-06-05T19:23:32+00:00",
  "publisher": "Protect Child",
  "contact": [
    {
      "name": "Protect Child",
      "telecom": [
        {
          "system": "url",
          "value": "https://protect-child.eu/"
        }
      ]
    }
  ],
  "description": "Mean fluorescence intensity category for DSA.",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "WR",
      "display": "WR (500–2k)"
    },
    {
      "code": "MR",
      "display": "MR (2k–4k)"
    },
    {
      "code": "SR",
      "display": "SR (>4k)"
    }
  ]
}