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

name
GenderStatus
package
hl7.fhir.uv.extensions.r5@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.

{
  "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.uv.extensions.r5@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-01-31T07:07:38.434+11:00"
  },
  "publisher" : "HL7 International / Patient Administration",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content" : "complete",
  "name" : "GenderStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "gender status code system",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "active",
  "id" : "2994caf1-e362-5666-9d88-e036e0978a12",
  "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"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.408",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.230",
    "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" : "5.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/pafm",
      "system" : "url"
    } ]
  } ]
}