FHIR IG analytics
| Package | hl7.eu.fhir.flute |
| Resource Type | ValueSet |
| Id | ValueSet-VS-DREOutcomeCode.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/flute/ValueSet-VS-DREOutcomeCode.html |
| URL | http://hl7.eu/fhir/ig/flute/ValueSet/VS-DREOutcomeCode |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-11-05T13:36:02+00:00 |
| Name | VS_DREOutcomeCode |
| Title | DRE Observation Interpretation Codes |
| Realm | eu |
| Authority | hl7 |
| Description | This ValueSet includes codes for interpreting the results of a digital rectal examination (DRE) in the context of prostate assessment. |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "VS-DREOutcomeCode",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/flute/ValueSet/VS-DREOutcomeCode",
"version": "0.1.0",
"name": "VS_DREOutcomeCode",
"title": "DRE Observation Interpretation Codes",
"status": "draft",
"experimental": false,
"date": "2025-11-05T13:36:02+00:00",
"publisher": "Flute Project",
"contact": [
{
"name": "Flute Project",
"telecom": [
{
"system": "url",
"value": "https://www.fluteproject.eu/"
}
]
},
{
"name": "Flute Project",
"telecom": [
{
"system": "url",
"value": "https://www.fluteproject.eu/"
}
]
}
],
"description": "This ValueSet includes codes for interpreting the results of a digital rectal examination (DRE) in the context of prostate assessment.",
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "17621005",
"display": "Normal"
},
{
"code": "131196009",
"display": "susceptible"
}
]
}
]
}
}