FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypeCodeSystem
IdCodeSystem-administrative-gender.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-it/lab-report/CodeSystem-administrative-gender.html
URLhttp://hl7.it/fhir/lab-report/CodeSystem/administrative-gender
Version0.2.0
Statusactive
Date2019-11-01T09:29:23+11:00
NameCsSupItAdministrativeGender
TitleHL7 Italia - AdministrativeGender (translation)
Realmit
Authorityhl7
DescriptionHL7 Italia - Il 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-genderAdministrativeGender

Narrative

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

Generated Narrative: SistemaDiCodifica administrative-gender

This code system supplement http://hl7.it/fhir/lab-report/CodeSystem/administrative-gender defines features on the following codes:

CodeDisplayDefinition
male MaschioMaschio.
female FemminaFemmina.
other AltroAltro.
unknown SconosciutoSconosciuto.

Source1

{
  "resourceType": "CodeSystem",
  "id": "administrative-gender",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/lab-report/CodeSystem/administrative-gender",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.2"
    }
  ],
  "version": "0.2.0",
  "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": "HL7 Italia - 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. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:  Those properties themselves directly translate to a semantic of \"unknown\". (E.g. a local code sent as a translation that conveys 'unknown') Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of \"H\" and a URL prefix of \"tel:\" to convey that it is the home vda number that is unknown.)"
        }
      ],
      "code": "unknown",
      "display": "Sconosciuto",
      "definition": "Sconosciuto."
    }
  ]
}