{
"description": "This example value set defines a set of codes that can be used to indicate the current state of the animal's reproductive organs.",
"_filename": "CodeSystem-animal-genderstatus.json",
"package_name": "hl7.fhir.uv.xver-r4b.r4.r4b",
"date": "2025-09-13T16:38:45-04:00",
"publisher": "Patient Administration",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "GenderStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "687cd7ea-1cad-4381-b61c-b7a647cc5c44",
"kind": null,
"url": "http://hl7.org/fhir/animal-genderstatus",
"concept": [ {
"code": "neutered",
"display": "Neutered",
"definition": "The animal has been sterilized, castrated or otherwise made infertile.",
"designation": [ {
"value": "gesteriliseerd",
"language": "nl"
} ]
}, {
"code": "intact",
"display": "Intact",
"definition": "The animal's reproductive organs are intact.",
"designation": [ {
"value": "intact",
"language": "nl"
} ]
}, {
"code": "unknown",
"display": "Unknown",
"definition": "Unable to determine whether the animal has been neutered.",
"designation": [ {
"value": "onbekend",
"language": "nl"
} ]
} ],
"caseSensitive": true,
"version": "4.3.0",
"contact": [ {
"name": "Patient Administration",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}