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

FHIR IG Statistics: ValueSet/IVR-VS-patient

Packagech.fhir.ig.ch-ems
TypeValueSet
IdIVR-VS-patient
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-IVR-VS-patient.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-patient
Version1.9.0
Statusdraft
Date2020-08-25T14:08:15+02:00
NameIVRVSpatient
TitleIVR valueset patient
Realmch
Authorityhl7
Descriptionvalueset for patient observation demographics
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
sctSNOMED CT (all versions)
loinc.orgLOINC codes used in this IG
sctSNOMED codes used in this IG
sctveri
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

This value set includes codes based on the following rules:

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
307117005Geburtsortlieu de naissanceluogo die nascita
66476-3NationalitätNationalitéNazionalità

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-patient",
  "meta": {
    "source": "http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.67--20171128111725",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2017-11-28T11:17:25+02:00"
      }
    }
  ],
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-patient",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.756.5.30.1.1.11.67"
    }
  ],
  "version": "1.9.0",
  "name": "IVRVSpatient",
  "title": "IVR valueset patient",
  "status": "draft",
  "experimental": false,
  "date": "2020-08-25T14:08:15+02:00",
  "publisher": "IVR Interverband für Rettungswesen",
  "contact": [
    {
      "name": "IVR Interverband für Rettungswesen",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "description": "valueset for patient observation demographics",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Place of origin"
              }
            ],
            "code": "307117005",
            "display": "Place of origin",
            "designation": [
              {
                "language": "de-CH",
                "value": "Geburtsort"
              },
              {
                "language": "fr-CH",
                "value": "lieu de naissance"
              },
              {
                "language": "it-CH",
                "value": "luogo die nascita"
              }
            ]
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "66476-3",
            "display": "Country of citizenship",
            "designation": [
              {
                "language": "de-CH",
                "value": "Nationalität"
              },
              {
                "language": "fr-CH",
                "value": "Nationalité"
              },
              {
                "language": "it-CH",
                "value": "Nazionalità"
              }
            ]
          }
        ]
      }
    ]
  }
}