FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-animal-species.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-animal-species.html
URLhttp://hl7.org/fhir/animal-species
Version4.0.1
Statusdraft
Date2025-09-13T16:11:23-04:00
NameAnimalSpecies
TitleAnimal species
Realmuv
Authorityhl7
DescriptionThis example value set defines a set of codes that can be used to indicate species of animal patients.
CopyrightThis resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org
Contentcomplete

Resources that use this resource

ValueSet
R2-animal-species-for-R4BCross-version VS for R2.AnimalSpecies for use in FHIR R4B
R2-animal-species-for-R4Cross-version VS for R2.AnimalSpecies for use in FHIR R4
R2-animal-species-for-R5Cross-version VS for R2.AnimalSpecies for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem animal-species

This case-sensitive code system http://hl7.org/fhir/animal-species defines the following codes:

CodeDisplayDefinition
canislf DogCanis lupus familiaris
ovisa SheepOvis aries
serinuscd Domestic CanarySerinus canaria domestica

Source1

{
  "resourceType": "CodeSystem",
  "id": "animal-species",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/animal-species",
  "version": "4.0.1",
  "name": "AnimalSpecies",
  "title": "Animal species",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:11:23-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This example value set defines a set of codes that can be used to indicate species of animal patients.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "caseSensitive": true,
  "content": "complete",
  "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"
    }
  ]
}