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

FHIR IG Statistics: ValueSet/IVR-VS-sex

Packagech.fhir.ig.ch-ems
TypeValueSet
IdIVR-VS-sex
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-IVR-VS-sex.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-sex
Version1.9.0
Statusdraft
Date2020-08-25T14:08:15+02:00
NameIVRVSsex
TitleIVR Valueset sex (.143.11.31)
Realmch
Authorityhl7
DescriptionIVR Valueset sex (.143.11.31)
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
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
248152002weiblichfémininfemmina
248153007männlichmasculinmaschio
184115007unbestimmtnon définitnon 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"
              }
            ]
          }
        ]
      }
    ]
  }
}