PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r3@0.1.0
    http://hl7.org/fhir/animal-genderstatus
{
  "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.r3",
  "date": "2026-03-20T13:55:37+11: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.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r3"
    }, {
      "url": "version",
      "valueString": "0.1.0"
    }, {
      "url": "uri",
      "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "963b44cc-729b-43b6-ad02-22d7232310c9",
  "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"
    } ]
  } ]
}