FLUTE Cross-border Prostate Cancer Data Standard Guide
0.1.0 - ci-build
FLUTE Cross-border Prostate Cancer Data Standard Guide, published by Flute Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/flute/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-25 |
{
"resourceType" : "ValueSet",
"id" : "VS-DREOutcomeCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VS-DREOutcomeCode</b></p><a name=\"VS-DREOutcomeCode\"> </a><a name=\"hcVS-DREOutcomeCode\"> </a><a name=\"VS-DREOutcomeCode-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/17621005\">17621005</a></td><td>Normal</td></tr><tr><td><a href=\"http://snomed.info/id/131196009\">131196009</a></td><td>susceptible</td></tr></table></li></ul></div>"
},
"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" : "2024-09-25T16:08:44+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"
}
]
}
]
}
}