FHIR IG analytics| Package | ihe.rad.mado |
| Resource Type | ValueSet |
| Id | ValueSet-MadoNarrativeNotEmpty.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/RAD.MADO/ValueSet-MadoNarrativeNotEmpty.html |
| URL | https://profiles.ihe.net/RAD/MADO/ValueSet/MadoNarrativeNotEmpty |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-02T14:50:23+00:00 |
| Name | MadoNarrativeNotEmpty |
| Title | ValueSet: Non-empty Narrative status codes |
| Realm | uv |
| Authority | ihe |
| Description | This value set includes all Narrative status codes that are not empty. |
| StructureDefinition | ||
| ihe.rad.mado#current | MadoComposition | MADO Composition |
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | narrative-status | NarrativeStatus |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MadoNarrativeNotEmpty
This value set includes codes based on the following rules:
http://hl7.org/fhir/narrative-status version 📍4.0.1This value set excludes codes based on the following rules:
http://hl7.org/fhir/narrative-status version 📍4.0.1| Code | Display | Definition |
| empty | Empty | The contents of the narrative are some equivalent of "No human-readable text provided in this case". |
{
"resourceType": "ValueSet",
"id": "MadoNarrativeNotEmpty",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "https://profiles.ihe.net/RAD/MADO/ValueSet/MadoNarrativeNotEmpty",
"version": "0.1.0",
"name": "MadoNarrativeNotEmpty",
"title": "ValueSet: Non-empty Narrative status codes",
"status": "draft",
"experimental": false,
"date": "2026-07-02T14:50:23+00:00",
"publisher": "IHE Radiology Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/radiology/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "rad@ihe.net"
}
]
},
{
"name": "IHE Radiology Technical Committee",
"telecom": [
{
"system": "email",
"value": "rad@ihe.net"
}
]
}
],
"description": "This value set includes all Narrative status codes that are not empty.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/narrative-status",
"version": "4.0.1"
}
],
"exclude": [
{
"system": "http://hl7.org/fhir/narrative-status",
"version": "4.0.1",
"concept": [
{
"code": "empty"
}
]
}
]
}
}