ValueSets

ValueSet 'PueblosOriginariosMinsalDecreto643'

Version1.0
Published byCENS
StatusActive (since 2021-06-02T09:00:00-04:00)

Tabla Pueblos Originarios Minsal Decreto Excento 643

Contact Information

Website: https://cens.cl
Email: contacto@cens.cl

This value set includes codes from the following code systems:

  • The following codes from system: http://cens.cl/fhir/PueblosOriginariosMinsalDecreto643

    CodeDisplay
    01MAPUCHE
    02AYMARA
    03RAPA NUI (PASCUENSE)
    04LICAN ANTAI (ATACAMEÑO)
    05QUECHUA
    06COLLA
    07DIAGUITA
    08KAWÉSHQAR
    09YAGÁN (YÁMANA)
    10OTRO (ESPECIFICAR)
    96NINGUNO
{
    "resourceType": "StructureDefinition",
    "url": "http://example.org/fhir/StructureDefinition/PacienteCurso",
    "name": "PacienteCurso",
    "status": "draft",
    "fhirVersion": "4.0.1",
    "mapping":  [
        {
            "identity": "rim",
            "uri": "http://hl7.org/v3",
            "name": "RIM Mapping"
        },
        {
            "identity": "cda",
            "uri": "http://hl7.org/v3/cda",
            "name": "CDA (R2)"
        },
        {
            "identity": "w5",
            "uri": "http://hl7.org/fhir/fivews",
            "name": "FiveWs Pattern Mapping"
        },
        {
            "identity": "v2",
            "uri": "http://hl7.org/v2",
            "name": "HL7 v2 Mapping"
        },
        {
            "identity": "loinc",
            "uri": "http://loinc.org",
            "name": "LOINC code for the element"
        }
    ],
    "kind": "resource",
    "abstract": false,
    "type": "Patient",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "Patient.extension",
                "path": "Patient.extension",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "value",
                            "path": "url"
                        }
                    ],
                    "rules": "open"
                }
            },
            {
                "id": "Patient.extension:PuebloOriginario",
                "path": "Patient.extension",
                "sliceName": "PuebloOriginario",
                "min": 1,
                "max": "1",
                "type":  [
                    {
                        "code": "Extension",
                        "profile":  [
                            "http://example.org/fhir/StructureDefinition/PueblosOriginarios"
                        ]
                    }
                ]
            },
            {
                "id": "Patient.gender",
                "path": "Patient.gender",
                "min": 1
            }
        ]
    }
}