http://hl7.org/fhir/animal-genderstatus|5.2.0

name
GenderStatus
package
hl7.fhir.uv.extensions.r4@5.2.0
content
complete
status
active
date
2025-02-10 10:45:45.0

gender status code system

This example value set defines a set of codes that can be used to indicate the current state of the animal's reproductive organs.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/animal-genderstatus"
  }, {
    "name" : "version",
    "valueString" : "5.2.0"
  } ]
}