HL7 Italia FHIR Home
0.0.1 - CI Build

HL7 Italia FHIR Home - Local Development build (v0.0.1). See the Directory of published versions

AdministrativeGender - TTL Representation

(back to description)

Raw ttl

Source view

@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:Resource.id [ fhir:value "administrative-gender"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>AdministrativeGender</h2><div><p>Il genere di una persona, utilizzato per fini amministrativi.</p>\n</div><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 style=\"white-space:nowrap\">male<a name=\"administrative-gender-male\"> </a></td><td>Maschio</td><td>Maschio.</td><td>Maschio</td></tr><tr><td style=\"white-space:nowrap\">female<a name=\"administrative-gender-female\"> </a></td><td>Femmina</td><td>Femmina.</td><td>Femmina</td></tr><tr><td style=\"white-space:nowrap\">other<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 style=\"white-space:nowrap\">unknown<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 &quot;unknown&quot;. (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 &quot;H&quot; and a URL prefix of &quot;tel:&quot; to convey that it is the home phone number that is unknown.)</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.it/CodeSystem/administrative-gender"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.2" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.0.1"];
  fhir:CodeSystem.name [ fhir:value "AdministrativeGender"];
  fhir:CodeSystem.title [ fhir:value "AdministrativeGender"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2019-10-31T23:29:23+01:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 Italia"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.it" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Il genere di una persona, utilizzato per fini amministrativi."];
  fhir:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "380" ]     ]
  ];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "supplement"];
  fhir:CodeSystem.supplements [
     fhir:value "http://hl7.org/fhir/administrative-gender";
     fhir:link <http://hl7.org/fhir/administrative-gender>
  ];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ];
       fhir:Extension.valueString [ fhir:value "Maschio" ]     ];
     fhir:CodeSystem.concept.code [ fhir:value "male" ];
     fhir:CodeSystem.concept.display [ fhir:value "Maschio" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Maschio." ]
  ], [
     fhir:index 1;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ];
       fhir:Extension.valueString [ fhir:value "Femmina" ]     ];
     fhir:CodeSystem.concept.code [ fhir:value "female" ];
     fhir:CodeSystem.concept.display [ fhir:value "Femmina" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Femmina." ]
  ], [
     fhir:index 2;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ];
       fhir:Extension.valueString [ fhir:value "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:CodeSystem.concept.code [ fhir:value "other" ];
     fhir:CodeSystem.concept.display [ fhir:value "Altro" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Altro." ]
  ], [
     fhir:index 3;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments" ];
       fhir:Extension.valueString [ fhir:value "È 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 phone number that is unknown.)" ]     ];
     fhir:CodeSystem.concept.code [ fhir:value "unknown" ];
     fhir:CodeSystem.concept.display [ fhir:value "Sconosciuto" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Sconosciuto." ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.