{
  "resourceType" : "ValueSet",
  "id" : "MadoNarrativeNotEmpty",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MadoNarrativeNotEmpty</b></p><a name=\"MadoNarrativeNotEmpty\"> </a><a name=\"hcMadoNarrativeNotEmpty\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html\"><code>http://hl7.org/fhir/narrative-status</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version &#x1F4CD;4.0.1</span></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html\"><code>http://hl7.org/fhir/narrative-status</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version &#x1F4CD;4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html#narrative-status-empty\">empty</a></td><td style=\"color: #cccccc\">Empty</td><td>The contents of the narrative are some equivalent of &quot;No human-readable text provided in this case&quot;.</td></tr></table></li></ul></div>"
  },
  "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"
      }]
    }]
  }
}