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

FHIR IG analytics

Packagehl7.fhir.uv.pc-incubator
Resource TypeValueSet
IdValueSet-clinicalassessment-prognosis.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/pc-incubator/ValueSet-clinicalassessment-prognosis.html
URLhttp://hl7.org/fhir/ValueSet/clinicalassessment-prognosis
Version0.1.0
Statusactive
Date2026-06-30T20:12:21+00:00
NameClinicalAssessmentPrognosis
TitleClinical assessment Prognosis
Realmuv
Authorityhl7
DescriptionExample value set for clinical assessment prognosis.
CopyrightThis resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet clinicalassessment-prognosis

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 365858006 (Prognosis/outlook finding)

Source1

{
  "resourceType": "ValueSet",
  "id": "clinicalassessment-prognosis",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/pc-incubator/ImplementationGuide/hl7.fhir.uv.pc-incubator"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/clinicalassessment-prognosis",
  "version": "0.1.0",
  "name": "ClinicalAssessmentPrognosis",
  "title": "Clinical assessment Prognosis",
  "status": "active",
  "experimental": true,
  "date": "2026-06-30T20:12:21+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Example value set for clinical assessment prognosis.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "365858006"
          }
        ]
      }
    ]
  }
}