| Package | hl7.fhir.us.medmorph |
| Resource Type | ValueSet |
| Id | valueset-cancer-trigger-codes-example |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/ValueSet-valueset-cancer-trigger-codes-example.html |
| URL | http://hl7.org/fhir/us/medmorph/ValueSet/valueset-cancer-trigger-codes-example |
| Version | 1.0.0 |
| Status | draft |
| Date | 2018-08-01 |
| Name | SNOMEDCancerCodesExample |
| Title | SNOMED Cancer Codes Example |
| Realm | us |
| Authority | hl7 |
| Description | This example set of values contains diagnoses or problems that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition |
| 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 |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
This value set includes trigger code examples for cancer reporting
{
"resourceType": "ValueSet",
"id": "valueset-cancer-trigger-codes-example",
"meta": {
"versionId": "1",
"lastUpdated": "2020-11-30T23:10:42.057+00:00",
"profile": [
"http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-valueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-steward",
"valueContactDetail": {
"name": "CSTE Steward"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
"valueContactDetail": {
"name": "CSTE Author"
}
}
],
"url": "http://hl7.org/fhir/us/medmorph/ValueSet/valueset-cancer-trigger-codes-example",
"version": "1.0.0",
"name": "SNOMEDCancerCodesExample",
"title": "SNOMED Cancer Codes Example",
"status": "draft",
"experimental": true,
"date": "2018-08-01",
"publisher": "HL7 International - Public Health Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/pher"
}
]
}
],
"description": "This example set of values contains diagnoses or problems that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "program"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-valueset-usecontext-codes",
"code": "ph-reporting",
"display": "ValueSet is to be used in the context of public health reporting use cases."
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"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": "281566005",
"display": "Abdominothoracic neuroblastoma"
}
]
}
]
}
}