{
"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.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "AnimalSpecies",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.231"
} ],
"status": "draft",
"id": "ffa6faaa-6df3-4745-a84f-6f6f5eac024e",
"valueSet": "http://hl7.org/fhir/ValueSet/animal-species",
"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": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}