HL7 Italia Terminology
0.1.2 - ci-build Italy

HL7 Italia Terminology, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/terminology/ and changes regularly. See the Directory of published versions

: HL7 Italia - AdministrativeGender (translation) - JSON Representation

Active as of 2019-11-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "administrative-gender",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://www.hl7.it/fhir/terminology/CodeSystem/administrative-gender</code> defines features on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Comments</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male\">male</a><a name=\"administrative-gender-male\"> </a></td><td>Maschio</td><td>Maschio.</td><td>Maschio</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female\">female</a><a name=\"administrative-gender-female\"> </a></td><td>Femmina</td><td>Femmina.</td><td>Femmina</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other\">other</a><a name=\"administrative-gender-other\"> </a></td><td>Altro</td><td>Altro.</td><td>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.</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-unknown\">unknown</a><a name=\"administrative-gender-unknown\"> </a></td><td>Sconosciuto</td><td>Sconosciuto.</td><td>È applicabile un valore corretto, ma questo non è noto. Note sull'utilizzo: ciò significa che il valore reale non è noto.</td></tr></table></div>"
  },
  "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."
    }
  ]
}