FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/valueset-cancer-trigger-codes-example

Packagehl7.fhir.us.medmorph
Resource TypeValueSet
Idvalueset-cancer-trigger-codes-example
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/ValueSet-valueset-cancer-trigger-codes-example.html
URLhttp://hl7.org/fhir/us/medmorph/ValueSet/valueset-cancer-trigger-codes-example
Version1.0.0
Statusdraft
Date2018-08-01
NameSNOMEDCancerCodesExample
TitleSNOMED Cancer Codes Example
Realmus
Authorityhl7
DescriptionThis 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
CopyrightThis 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

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

Note: links and images are rebased to the (stated) source

This value set includes trigger code examples for cancer reporting


Source

{
  "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"
          }
        ]
      }
    ]
  }
}