Package | ch.fhir.ig.ch-ig |
Type | ValueSet |
Id | ch-ig-example-sct |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-ig/https://build.fhir.org/ig/ahdis/ch-ig/ValueSet-ch-ig-example-sct.html |
URL | http://fhir.ch/ig/ch-ig/ValueSet/ch-ig-example-sct |
Version | 1.2.3 |
Status | draft |
Date | 2025-06-05T11:24:15+00:00 |
Name | ChIgExampleSct |
Title | CH IG Example SNOMED CT |
Realm | ch |
Authority | hl7 |
Description | CH IG Example SNOMED CT value set is just an other example! |
Copyright | CC0-1.0 |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
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:
http://snomed.info/sct
Code | Display |
736378000 | Medication management plan (record artifact) |
721912009 | Medication summary document (record artifact) |
http://snomed.info/sct
version http://snomed.info/sct/2011000195101
Code | Display |
82291000195104 | Medication dispense document (record artifact) |
{ "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)" } ] } ] } }