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

FHIR IG Statistics: ValueSet/ch-ig-example-sct

Packagech.fhir.ig.ch-ig
TypeValueSet
Idch-ig-example-sct
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ig/https://build.fhir.org/ig/ahdis/ch-ig/ValueSet-ch-ig-example-sct.html
URLhttp://fhir.ch/ig/ch-ig/ValueSet/ch-ig-example-sct
Version1.2.3
Statusdraft
Date2025-06-05T11:24:15+00:00
NameChIgExampleSct
TitleCH IG Example SNOMED CT
Realmch
Authorityhl7
DescriptionCH IG Example SNOMED CT value set is just an other example!
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet ch-ig-example-sct

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ch-ig-example-sct",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ig/ValueSet/ch-ig-example-sct",
  "version": "1.2.3",
  "name": "ChIgExampleSct",
  "title": "CH IG Example SNOMED CT",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-05T11:24:15+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description": "CH IG Example SNOMED CT value set is just an other example!",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CHE"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "736378000",
            "display": "Medication management plan (record artifact)"
          },
          {
            "code": "721912009",
            "display": "Medication summary document (record artifact)"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/2011000195101",
        "concept": [
          {
            "code": "82291000195104",
            "display": "Medication dispense document (record artifact)"
          }
        ]
      }
    ]
  }
}