FHIR IG Statistics: ValueSet/IVR-VS-patient
Package | ch.fhir.ig.ch-ems |
Type | ValueSet |
Id | IVR-VS-patient |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-IVR-VS-patient.html |
URL | http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-patient |
Version | 1.9.0 |
Status | draft |
Date | 2020-08-25T14:08:15+02:00 |
Name | IVRVSpatient |
Title | IVR valueset patient |
Realm | ch |
Authority | hl7 |
Description | valueset for patient observation demographics |
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. |
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
sct | SNOMED CT (all versions) |
loinc.org | LOINC codes used in this IG |
sct | SNOMED codes used in this IG |
sct | veri |
loinc.org | Logical 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
Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
307117005 | Geburtsort | lieu de naissance | luogo die nascita |
66476-3 | Nationalität | Nationalité | 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à"
}
]
}
]
}
]
}
}