{ "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.extensions.r5", "date": "2024-04-27T18:40:24+10:00", "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", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "gender status code system", "package_version": "5.1.0", "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": "72472452-03e2-47f9-be7f-987e47ad797a", "kind": null, "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.1.0", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm", "system": "url" } ] } ] }