HL7 FHIR Implementation Guide Laboratory Report
0.2.0 - trial-use Italy flag

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

: HL7 Italia - AdministrativeGender (translation) - TTL Representation

Active as of 2019-11-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDiCodifica administrative-gender</b></p><a name=\"administrative-gender\"> </a><a name=\"hcadministrative-gender\"> </a><p>This code system supplement <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></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></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></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></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></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://hl7.it/fhir/lab-report/CodeSystem/administrative-gender"^^xsd:anyURI ;
fhir:l <http://hl7.it/fhir/lab-report/CodeSystem/administrative-gender>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
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] ; # 
  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:l <urn:iso:std:iso:3166>       ] ;
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:l <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:l <http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments>       ] ;
fhir:value [
a fhir:String ;
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:l <http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments>       ] ;
fhir:value [
a fhir:String ;
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:l <http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments>       ] ;
fhir:value [
a fhir:String ;
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:l <http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments>       ] ;
fhir:value [
a fhir:String ;
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." ]
  ] ) . #