FHIR IG Statistics: ValueSet/IVR-VS-sex
Package | ch.fhir.ig.ch-ems |
Type | ValueSet |
Id | IVR-VS-sex |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-IVR-VS-sex.html |
URL | http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-sex |
Version | 1.9.0 |
Status | draft |
Date | 2020-08-25T14:08:15+02:00 |
Name | IVRVSsex |
Title | IVR Valueset sex (.143.11.31) |
Realm | ch |
Authority | hl7 |
Description | IVR Valueset sex (.143.11.31) |
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 |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Additional Language Displays
Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
248152002 | weiblich | féminin | femmina |
248153007 | männlich | masculin | maschio |
184115007 | unbestimmt | non définit | non definito |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-sex",
"meta": {
"source": "http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.36--20170107115004",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2017-01-07T11:50:04+02:00"
}
}
],
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-sex",
"identifier": [
{
"use": "official",
"system": "http://art-decor.org/ns/oids/vs",
"value": "2.16.756.5.30.1.1.11.36"
}
],
"version": "1.9.0",
"name": "IVRVSsex",
"title": "IVR Valueset sex (.143.11.31)",
"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": "IVR Valueset sex (.143.11.31)",
"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": [
{
"code": "248152002",
"display": "female",
"designation": [
{
"language": "de-CH",
"value": "weiblich"
},
{
"language": "fr-CH",
"value": "féminin"
},
{
"language": "it-CH",
"value": "femmina"
}
]
},
{
"code": "248153007",
"display": "male",
"designation": [
{
"language": "de-CH",
"value": "männlich"
},
{
"language": "fr-CH",
"value": "masculin"
},
{
"language": "it-CH",
"value": "maschio"
}
]
},
{
"code": "184115007",
"display": "patient sex unknown",
"designation": [
{
"language": "de-CH",
"value": "unbestimmt"
},
{
"language": "fr-CH",
"value": "non définit"
},
{
"language": "it-CH",
"value": "non definito"
}
]
}
]
}
]
}
}