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

FHIR IG analytics

Packagech.fhir.ig.ch-emr
Resource TypeValueSet
IdValueSet-ch-emr-advance-directive-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ehealthsuisse/ch-emr/ValueSet-ch-emr-advance-directive-type-vs.html
URLhttp://fhir.ch/ig/ch-emr/ValueSet/ch-emr-advance-directive-type-vs
Version0.1.0
Statusactive
Date2025-01-15
NameChEmrAdvanceDirectiveTypeVS
TitleAdvance Directive Type
Realmch
Authorityhl7
DescriptionTypes of advance directives and emergency medical orders.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch.fhir.ig.ch-emr#currentch-emr-documentreference-advance-directiveCH Emergency Record Advance Directive DocumentReference

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet ch-emr-advance-directive-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "ch-emr-advance-directive-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-advance-directive-type-vs",
  "version": "0.1.0",
  "name": "ChEmrAdvanceDirectiveTypeVS",
  "title": "Advance Directive Type",
  "status": "active",
  "experimental": false,
  "date": "2025-01-15",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description": "Types of advance directives and emergency medical orders.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CHE"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "371538006",
            "display": "Advance directive report"
          },
          {
            "code": "734163000",
            "display": "Care plan"
          }
        ]
      }
    ]
  }
}