FHIR IG Statistics: ValueSet/indigenous-groups
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "indigenous-groups",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "urn://example.com/ph-core/fhir/ValueSet/indigenous-groups",
"version": "0.1.0",
"name": "IndigenousGroups",
"title": "Indigenous Groups",
"status": "draft",
"experimental": true,
"date": "2025-06-19T02:15:51+00:00",
"publisher": "UP Manila SILab",
"contact": [
{
"name": "UP Manila SILab",
"telecom": [
{
"system": "url",
"value": "https://github.com/UP-Manila-SILab"
}
]
}
],
"description": "A value set representing the recognized Indigenous groups to which a person may belong.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PH",
"display": "Philippines"
}
]
}
],
"compose": {
"include": [
{
"system": "urn://example.com/ph-core/fhir/CodeSystem/indigenous-groups"
}
]
}
}