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

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

Packagech.fhir.ig.ch-ig
TypeValueSet
Idch-ig-example-translation
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ig/https://build.fhir.org/ig/ahdis/ch-ig/ValueSet-ch-ig-example-translation.html
URLhttp://fhir.ch/ig/ch-ig/ValueSet/ch-ig-example-translation
Version1.2.3
Statusdraft
Date2025-06-05T11:24:15+00:00
NameChIgExampleTranslation
TitleCH IG Example Translation
Realmch
Authorityhl7
DescriptionCH IG Example Tranlation value set is just an example with translated values!
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ch-ig-example-translationCH IG Example Translation

Narrative

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

Generated Narrative: ValueSet ch-ig-example-translation


Source

{
  "resourceType": "ValueSet",
  "id": "ch-ig-example-translation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ig/ValueSet/ch-ig-example-translation",
  "version": "1.2.3",
  "name": "ChIgExampleTranslation",
  "title": "CH IG Example Translation",
  "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 Tranlation value set is just an example with translated values!",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CHE"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-ig/CodeSystem/ch-ig-example-translation"
      }
    ]
  }
}