FHIR Terminology (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-19 |
@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 "ColombianGenderIdentity"] ; #
fhir:language [ fhir:v "es"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ColombianGenderIdentity</b></p><a name=\"ColombianGenderIdentity\"> </a><a name=\"hcColombianGenderIdentity\"> </a><a name=\"ColombianGenderIdentity-es-CO\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: es</p></div><p>This case-sensitive code system <code>http://terminology.fhir.guide/co/CodeSystem/ColombianGenderIdentity</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"ColombianGenderIdentity-01\"> </a></td><td>Masculino</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"ColombianGenderIdentity-02\"> </a></td><td>Femenino</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"ColombianGenderIdentity-03\"> </a></td><td>Transgénero</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"ColombianGenderIdentity-04\"> </a></td><td>Neutro</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"ColombianGenderIdentity-05\"> </a></td><td>No lo declara</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianGenderIdentity"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ColombianGenderIdentity"] ; #
fhir:title [ fhir:v "CodeSystem: Colombian Gender Identity"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-19"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Colombia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Colombia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7co.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7co.org" ] ] )
] [
fhir:name [ fhir:v "Mario Enrique Cortés" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mario.cortes@hl7co.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] [
fhir:name [ fhir:v "Dra Nathalia Ortega" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "nathalia.ortega@hl7co.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] [
fhir:name [ fhir:v "Jaime Alberto Ramírez" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "jaime.ramirez@hl7co.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Gender identity code system in Colombia.\r\n\r\n[ES: Codificación de identidad de género en Colombia.]"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CO" ] ;
fhir:display [ fhir:v "Colombia" ] ] )
] ) ; #
fhir:purpose [ fhir:v "This code system is used as a general nomenclator of gender identity of persons in Colombia, used in *FHIR Extensions* associated with the *Patient* resource..\r\n\r\n[ES: Este sistema de codificación se utiliza como nomenclador general de identidad de género de personas en Colombia, utilizado en *Extensiones FHIR* asociadas con el recurso *Patient*.]"] ; #
fhir:copyright [ fhir:v "MinSalud Colombia, CC-BY-4.0 2021+"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Masculino" ]
] [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Femenino" ]
] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "Transgénero" ]
] [
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "Neutro" ]
] [
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "No lo declara" ]
] ) . #
IG © 2024+ HL7 Colombia. Package hl7.fhir.co.terminology#0.1.0 based on FHIR 4.0.1. Generated 2024-11-19
Links: Table of Contents
|