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

FHIR IG Statistics: CodeSystem/administrative-gender

Packagehl7.fhir.it.terminology
TypeCodeSystem
Idadministrative-gender
FHIR VersionR4
Sourcehttps://www.hl7.it/fhir/terminology/https://build.fhir.org/ig/hl7-it/terminology/CodeSystem-administrative-gender.html
URLhttps://www.hl7.it/fhir/terminology/CodeSystem/administrative-gender
Version0.1.2
Statusactive
Date2019-11-01T09:29:23+11:00
NameCsSupItAdministrativeGender
TitleHL7 Italia - AdministrativeGender (translation)
Realmit
Authorityhl7
DescriptionIl genere di una persona, utilizzato per fini amministrativi.
Contentsupplement
Supplementshttp://hl7.org/fhir/administrative-gender

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
administrative-genderAdministrative Gender
administrative-genderAdministrativeGender

Narrative

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

Generated Narrative: SistemaDiCodifica administrative-gender

This code system supplement https://www.hl7.it/fhir/terminology/CodeSystem/administrative-gender defines features on the following codes:

CodeDisplayDefinitionComments
male MaschioMaschio.Maschio
female FemminaFemmina.Femmina
other AltroAltro.Il genere amministrativo che ha un valore diverso da male/femmina/unknown. Quando viene selezionato questo valore, i sistemi possono spesso scegliere di includere una estensione con il valore localizzato più specifico.
unknown SconosciutoSconosciuto.È applicabile un valore corretto, ma questo non è noto. Note sull'utilizzo: ciò significa che il valore reale non è noto.

Source

{
  "resourceType": "CodeSystem",
  "id": "administrative-gender",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.hl7.it/fhir/terminology/CodeSystem/administrative-gender",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.2"
    }
  ],
  "version": "0.1.2",
  "name": "CsSupItAdministrativeGender",
  "title": "HL7 Italia - AdministrativeGender (translation)",
  "status": "active",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7 Italia",
  "contact": [
    {
      "name": "HL7 Italia",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.it"
        }
      ]
    },
    {
      "name": "HL7 Italia",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.it"
        }
      ]
    }
  ],
  "description": "Il genere di una persona, utilizzato per fini amministrativi.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/administrative-gender",
  "concept": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
          "valueString": "Maschio"
        }
      ],
      "code": "male",
      "display": "Maschio",
      "definition": "Maschio."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
          "valueString": "Femmina"
        }
      ],
      "code": "female",
      "display": "Femmina",
      "definition": "Femmina."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
          "valueString": "Il genere amministrativo che ha un valore diverso da  male/femmina/unknown. Quando viene selezionato questo valore, i sistemi possono spesso scegliere di includere una estensione con il valore localizzato più specifico."
        }
      ],
      "code": "other",
      "display": "Altro",
      "definition": "Altro."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
          "valueString": "È applicabile un valore corretto, ma questo non è noto. Note sull'utilizzo: ciò significa che il valore reale non è noto."
        }
      ],
      "code": "unknown",
      "display": "Sconosciuto",
      "definition": "Sconosciuto."
    }
  ]
}