PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot3
    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.r5.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-12-14T07:12:54.019+11:00"
  },
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AnimalSpecies",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-snapshot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "active",
  "id": "0701fe27-3dcc-45a9-804c-da7be97aa53a",
  "kind": null,
  "url": "http://hl7.org/fhir/animal-species",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.421",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.410",
    "system": "urn:ietf:rfc:3986"
  }, {
    "use": "old",
    "value": "urn:oid:2.16.840.1.113883.4.642.2.231",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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": "5.0.0-snapshot3"
}