PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@4.6.0
    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.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-05-03T21:59:52.634+10:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "AnimalSpecies",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "4.6.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "9922aa18-2e6e-46d4-ae07-1f23f8c97c7e",
  "kind": null,
  "url": "http://hl7.org/fhir/animal-species",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.421",
    "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": "4.6.0"
}