PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r4.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/animal-species
{
  "description": "This example value set defines a set of codes that can be used to indicate species of animal patients.",
  "_filename": "CodeSystem-animal-species.json",
  "package_name": "hl7.fhir.uv.xver-r3.r4.r4b",
  "date": "2025-09-13T15:32:29-04:00",
  "publisher": "Patient Administration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AnimalSpecies",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
      } ]
    }
  } ],
  "status": "draft",
  "id": "0b808bd5-cce8-4368-8d46-f0848a9964a4",
  "valueSet": "http://hl7.org/fhir/ValueSet/animal-species|5.2.0",
  "kind": null,
  "url": "http://hl7.org/fhir/animal-species",
  "concept": [ {
    "code": "canislf",
    "display": "Dog",
    "definition": "Canis lupus familiaris"
  }, {
    "code": "ovisa",
    "display": "Sheep",
    "definition": "Ovis aries"
  }, {
    "code": "serinuscd",
    "display": "Domestic Canary",
    "definition": "Serinus canaria domestica"
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "name": "Patient Administration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}