This page is part of the HL7 FHIR Implementation Guide Laboratory Report (v0.2.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2019-11-01 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "administrative-gender"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.it/fhir/lab-report/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. 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.)</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.it/fhir/lab-report/CodeSystem/administrative-gender"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.2" ]
] ) ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "CsSupItAdministrativeGender"] ; #
fhir:title [ fhir:v "HL7 Italia - AdministrativeGender (translation)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Italia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Italia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.it" ] ] )
] [
fhir:name [ fhir:v "HL7 Italia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.it" ] ] )
] ) ; #
fhir:description [ fhir:v "HL7 Italia - Il genere di una persona, utilizzato per fini amministrativi."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IT" ] ;
fhir:display [ fhir:v "Italy" ] ] )
] ) ; #
fhir:content [ fhir:v "supplement"] ; #
fhir:supplements [
fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/administrative-gender>
] ; #
fhir:concept ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Maschio" ] ] ) ;
fhir:code [ fhir:v "male" ] ;
fhir:display [ fhir:v "Maschio" ] ;
fhir:definition [ fhir:v "Maschio." ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Femmina" ] ] ) ;
fhir:code [ fhir:v "female" ] ;
fhir:display [ fhir:v "Femmina" ] ;
fhir:definition [ fhir:v "Femmina." ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "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." ] ] ) ;
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Altro" ] ;
fhir:definition [ fhir:v "Altro." ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "È 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.)" ] ] ) ;
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Sconosciuto" ] ;
fhir:definition [ fhir:v "Sconosciuto." ]
] ) . #
IG © 2022+ HL7 Italia. Package hl7.fhir.it.lab-report#0.2.0 based on FHIR 4.0.1. Generated 2024-03-08
Links: Table of Contents |
QA Report