FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.medmorph.r4
Resource TypeValueSet
IdValueSet-valueset-cancer-trigger-codes-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

This value set includes trigger code examples for cancer reporting


Source1

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