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-clinical-document-types-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ehealthsuisse/ch-emr/ValueSet-ch-emr-clinical-document-types-vs.html
URLhttp://fhir.ch/ig/ch-emr/ValueSet/ch-emr-clinical-document-types-vs
Version0.1.0
Statusactive
Date2025-01-15
NameChEmrClinicalDocumentTypesVS
TitleClinical Document Types
Realmch
Authorityhl7
DescriptionValue Set for clinical document types
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch.fhir.ig.ch-emr#currentch-emr-documentreferenceCH Emergency Record 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-clinical-document-types-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "ch-emr-clinical-document-types-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-clinical-document-types-vs",
  "version": "0.1.0",
  "name": "ChEmrClinicalDocumentTypesVS",
  "title": "Clinical Document Types",
  "status": "active",
  "experimental": false,
  "date": "2025-01-15",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description": "Value Set for clinical document types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CHE"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "4191000179101",
            "display": "Emergency nursing report"
          },
          {
            "code": "422735006",
            "display": "Summary clinical document"
          },
          {
            "code": "772790007",
            "display": "Organ donor card"
          },
          {
            "code": "1264561001",
            "display": "Living will"
          }
        ]
      }
    ]
  }
}