FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/animal-genderstatus

Packagehl7.fhir.uv.extensions.r5
TypeValueSet
Idanimal-genderstatus
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/http://hl7.org/fhir/extensions/5.2.0/ValueSet-animal-genderstatus.html
URLhttp://hl7.org/fhir/ValueSet/animal-genderstatus
Version5.2.0
Statusactive
Date2025-02-10T21:45:45+11:00
NameGenderStatus
Titlegender status value set
Realmuv
Authorityhl7
DescriptionThis example value set defines a set of codes that can be used to indicate the current state of the animal's reproductive organs.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
animal-genderstatusgender status code system
animal-genderstatusgender status code system

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet animal-genderstatus

Last updated: 2023-01-31 07:07:38+1100

Profile: Shareable ValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "animal-genderstatus",
  "meta": {
    "lastUpdated": "2023-01-31T07:07:38.434+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/animal-genderstatus",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.418"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.407"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.2.230"
    }
  ],
  "version": "5.2.0",
  "name": "GenderStatus",
  "title": "gender status value set",
  "status": "active",
  "experimental": false,
  "date": "2025-02-10T21:45:45+11:00",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "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.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/animal-genderstatus"
      }
    ]
  }
}