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

FHIR IG analytics

Packageihe.rad.mado
Resource TypeValueSet
IdValueSet-MadoNarrativeNotEmpty.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/RAD.MADO/ValueSet-MadoNarrativeNotEmpty.html
URLhttps://profiles.ihe.net/RAD/MADO/ValueSet/MadoNarrativeNotEmpty
Version0.1.0
Statusdraft
Date2026-07-02T14:50:23+00:00
NameMadoNarrativeNotEmpty
TitleValueSet: Non-empty Narrative status codes
Realmuv
Authorityihe
DescriptionThis value set includes all Narrative status codes that are not empty.

Resources that use this resource

StructureDefinition
ihe.rad.mado#currentMadoCompositionMADO Composition

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0narrative-statusNarrativeStatus

Narrative

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

Generated Narrative: ValueSet MadoNarrativeNotEmpty

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:

  • Exclude these codes as defined in http://hl7.org/fhir/narrative-status version 📍4.0.1
    CodeDisplayDefinition
    emptyEmptyThe contents of the narrative are some equivalent of "No human-readable text provided in this case".

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}