FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "gender-example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://canonical.fhir.link/flc/base/ValueSet/gender-example",
"version": "0.2.4",
"name": "GenderExampleVS",
"title": "All Codes from Example Gender CodeSystem",
"status": "draft",
"experimental": true,
"date": "2025-12-01T13:03:56+00:00",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
}
]
}
],
"description": "Example ValueSet that defines gender values for mapping purposes.",
"compose": {
"include": [
{
"system": "http://canonical.fhir.link/flc/base/CodeSystem/gender-example"
}
]
}
}