FHIR IG analytics
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": "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"
}
]
}
]
}
}