FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sexo-minsal-643

Packagecens.fhir.poclis
TypeValueSet
Idsexo-minsal-643
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cens.fhir.poclis@1.0.0&canonical=http://cens.cl/fhir/ValueSet/SexoMinsal643
URLhttp://cens.cl/fhir/ValueSet/SexoMinsal643
Version1.0
Statusactive
Date2020-05-11T09:00:00-04:00
NameSexoMinsal643
TitleSexoMinsal643
DescriptionTabla Sexo Minsal Decreto Excento 643

Resources that use this resource

ConceptMap
CmAdministrativeGenderMinsal643Cm Administrative Gender Minsal 643

Resources that this resource uses

No resources found


Narrative

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

text

Source

{
  "resourceType": "ValueSet",
  "id": "sexo-minsal-643",
  "text": {
    "div": "<!-- snip (see above) -->",
    "status": "generated"
  },
  "url": "http://cens.cl/fhir/ValueSet/SexoMinsal643",
  "version": "1.0",
  "name": "SexoMinsal643",
  "title": "SexoMinsal643",
  "status": "active",
  "date": "2020-05-11T09:00:00-04:00",
  "publisher": "CENS",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://cens.cl"
        },
        {
          "system": "email",
          "value": "contacto@cens.cl"
        }
      ]
    }
  ],
  "description": "Tabla Sexo Minsal Decreto Excento 643",
  "compose": {
    "include": [
      {
        "system": "http://minsal.cl/SexoMinsal643",
        "concept": [
          {
            "code": "01",
            "display": "Hombre"
          },
          {
            "code": "02",
            "display": "Mujer"
          },
          {
            "code": "03",
            "display": "Intersex"
          },
          {
            "code": "99",
            "display": "Desconocido"
          }
        ]
      }
    ]
  }
}