{
"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.r3.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "GenderStatus",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "93e49e79-4027-41ed-bfcb-a42398e9abd2",
"valueSet": "http://hl7.org/fhir/ValueSet/animal-genderstatus",
"kind": null,
"url": "http://hl7.org/fhir/animal-genderstatus",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.408",
"system": "urn:ietf:rfc:3986"
},
"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": "3.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}