ACT-NOW Implementation Guide
0.4.0 - ci-build
ACT-NOW Implementation Guide, published by Te aho o te kahu - Cancer Control Agency. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/davidhay25/actnow/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-24 |
{
"resourceType" : "ValueSet",
"id" : "recurrence-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet recurrence-type</b></p><a name=\"recurrence-type\"> </a><a name=\"hcrecurrence-type\"> </a><a name=\"recurrence-type-en-NZ\"> </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/372288004\">372288004</a></td><td>Local tumor invasion (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/399374009\">399374009</a></td><td>Regional lymph node metastasis present (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/399409002\">399409002</a></td><td>Distant metastasis present (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/385432009\">385432009</a></td><td>Not applicable (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "http://canshare.co.nz/fhir/ValueSet/an-recurrence-type-vs",
"version" : "0.4.0",
"name" : "RecurrenceType",
"title" : "Type of recurrence",
"status" : "draft",
"experimental" : false,
"date" : "2024-10-24T03:11:49+00:00",
"publisher" : "Te aho o te kahu - Cancer Control Agency",
"contact" : [
{
"name" : "Te aho o te kahu - Cancer Control Agency",
"telecom" : [
{
"system" : "email",
"value" : "mailto:david.hay25@gmail.com"
}
]
}
],
"description" : "Type of recurrence",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "372288004",
"display" : "Local tumor invasion (finding)"
},
{
"code" : "399374009",
"display" : "Regional lymph node metastasis present (finding)"
},
{
"code" : "399409002",
"display" : "Distant metastasis present (finding)"
},
{
"code" : "261665006",
"display" : "Unknown (qualifier value)"
},
{
"code" : "385432009",
"display" : "Not applicable (qualifier value)"
}
]
}
]
}
}