FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | CodeSystem |
| Id | CodeSystem-mfi-category-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-mfi-category-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/mfi-category |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | MFICategoryCS |
| Title | MFI Category CodeSystem |
| Realm | eu |
| Authority | hl7 |
| Description | Mean fluorescence intensity category for DSA. |
| Content | complete |
| ValueSet | ||
| hl7.eu.fhir.protect-child#current | mfi-category-vs | MFI Category ValueSet |
No resources found
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:
| Code | Display |
| WR | WR (500â2k) |
| MR | MR (2kâ4k) |
| SR | SR (>4k) |
{
"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)"
}
]
}