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

FHIR IG Statistics: ValueSet/at-aps-immunization-vaccine-codes

Packagehl7.at.fhir.elga.aps.r4
TypeValueSet
Idat-aps-immunization-vaccine-codes
FHIR VersionR4
Sourcehttps://fhir.hl7.at/elga/aps/r4/https://build.fhir.org/ig/HL7Austria/ELGA-AustrianPatientSummary-R4/ValueSet-at-aps-immunization-vaccine-codes.html
URLhttps://fhir.hl7.at/elga/aps/r4/ValueSet/at-aps-immunization-vaccine-codes
Version0.2.0
Statusactive
Date2025-05-23T11:37:33+00:00
NameAtApsImmunizationVaccineCodes
TitleAT APS Immunitzation Vaccine Codes
Authorityhl7
DescriptionDieses Value-Set erweitert die in Österreich existierenden Impfstoffe um die Möglichkeit, angeben zu können, dass der verimpfte Impfstoff unbekannt ist.
CopyrightEnthält durch SNOMED International urheberrechtlich geschützte Information. Jede Verwendung von SNOMED CT in Österreich erfordert eine aufrechte Affiliate Lizenz oder eine Sublizenz. Die entsprechende Lizenz ist kostenlos, vorausgesetzt die Verwendung findet nur in Österreich statt und erfüllt die Bedingungen des Affiliate License Agreements. Affiliate Lizenzen können über das [Mitglieder-Lizenzierungs- und Distributions-Service](https://mlds.ihtsdotools.org/#/landing/AT?lang=de) (MLDS) direkt beim jeweiligen NRC beantragt werden.

Resources that use this resource

StructureDefinition
at-aps-immunizationAT APS Immunization

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri
ValueSet
eimpf-impfstoffeeImpf_Impfstoffe

Narrative

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

Generated Narrative: ValueSet at-aps-immunization-vaccine-codes

This value set includes codes based on the following rules:

  • Import all the codes that are contained in https://termgit.elga.gv.at/ValueSet/eimpf-impfstoffe
  • Include codes fromhttp://snomed.info/sct where concept is-a 787482006 (No known immunizations)

Source

{
  "resourceType": "ValueSet",
  "id": "at-aps-immunization-vaccine-codes",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.hl7.at/elga/aps/r4/ValueSet/at-aps-immunization-vaccine-codes",
  "version": "0.2.0",
  "name": "AtApsImmunizationVaccineCodes",
  "title": "AT APS Immunitzation Vaccine Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-05-23T11:37:33+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at"
        }
      ]
    },
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Dieses Value-Set erweitert die in Österreich existierenden Impfstoffe um die Möglichkeit, angeben zu können, dass der verimpfte Impfstoff unbekannt ist.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AT"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "Enthält durch SNOMED International urheberrechtlich geschützte Information. Jede Verwendung von SNOMED CT in Österreich erfordert eine aufrechte Affiliate Lizenz oder eine Sublizenz. Die entsprechende Lizenz ist kostenlos, vorausgesetzt die Verwendung findet nur in Österreich statt und erfüllt die Bedingungen des Affiliate License Agreements. Affiliate Lizenzen können über das [Mitglieder-Lizenzierungs- und Distributions-Service](https://mlds.ihtsdotools.org/#/landing/AT?lang=de) (MLDS) direkt beim jeweiligen NRC beantragt werden.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "https://termgit.elga.gv.at/ValueSet/eimpf-impfstoffe"
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "787482006"
          }
        ]
      }
    ]
  }
}