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

FHIR IG analytics

Packageflute.requirements
Resource TypeValueSet
IdValueSet-VS-DREOutcomeCode.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/flute-requirements/ValueSet-VS-DREOutcomeCode.html
URLhttps://flute.com/ValueSet/VS-DREOutcomeCode
Version0.1.0
Statusdraft
Date2026-01-30T16:42:51+00:00
NameVS_DREOutcomeCode
TitleDRE Observation Interpretation Codes
Authorityhl7
DescriptionThis ValueSet includes codes for interpreting the results of a digital rectal examination (DRE) in the context of prostate assessment.

Resources that use this resource

StructureDefinition
PR-DigitalRectalExaminationProcedure: DRE

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet VS-DREOutcomeCode


Source1

{
  "resourceType": "ValueSet",
  "id": "VS-DREOutcomeCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://flute.com/ValueSet/VS-DREOutcomeCode",
  "version": "0.1.0",
  "name": "VS_DREOutcomeCode",
  "title": "DRE Observation Interpretation Codes",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-30T16:42:51+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.eu"
        }
      ]
    }
  ],
  "description": "This ValueSet includes codes for interpreting the results of a digital rectal examination (DRE) in the context of prostate assessment.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "17621005",
            "display": "Normal"
          },
          {
            "code": "131196009",
            "display": "susceptible"
          }
        ]
      }
    ]
  }
}