ValueSets

This value set includes codes from the following code systems:

{
"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",
"element": [
{
"id": "Patient.extension",
"path": "Patient.extension",
"slicing": {
{
"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
}
]
}
}