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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeValueSet
IdValueSet-cz-type-of-adverse-event-szz-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/szz/ValueSet-cz-type-of-adverse-event-szz-vs.html
URLhttps://ncez.mzcr.cz/terminology/ValueSet/cz-type-of-adverse-event-szz-vs
Version0.0.1
Statusdraft
Date2025-12-22T12:04:24+00:00
NameTypeOfAdverseEventSzzVS
TitleType of adverse event Value Set
Realmcz
Authorityhl7
DescriptionType of adverse event value set includes selected codes from Type of adverse event Code System.

Resources that use this resource

StructureDefinition
cz-adverse-eventAdverse event (SZZ CZ)

Resources that this resource uses

CodeSystem
cz-type-of-adverse-event-szz-csType of adverse event Code System

Narrative

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

Generated Narrative: ValueSet cz-type-of-adverse-event-szz-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "cz-type-of-adverse-event-szz-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/ValueSet/cz-type-of-adverse-event-szz-vs",
  "version": "0.0.1",
  "name": "TypeOfAdverseEventSzzVS",
  "title": "Type of adverse event Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-12-22T12:04:24+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Type of adverse event value set includes selected codes from Type of adverse event Code System.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-type-of-adverse-event-szz-cs"
      }
    ]
  }
}