http://hl7.org/fhir/animal-genderstatus|4.0.1
name
GenderStatus
GenderStatus
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
Gender status
This example value set defines a set of codes that can be used to indicate the current state of the animal's reproductive organs.
{
"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.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "FHIR Project team",
"content" : "complete",
"name" : "GenderStatus",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Gender status",
"supliment" : null,
"status" : "draft",
"id" : "54bdf4f4-7806-5207-97f5-4ffb0cbfec49",
"valueSet" : "http://hl7.org/fhir/ValueSet/animal-genderstatus",
"url" : "http://hl7.org/fhir/animal-genderstatus",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.419",
"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" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}