{ "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/codesystem-shareable-definition" ], "lastUpdated": "2016-12-06T12:22:34.981+11:00" }, "publisher": "FHIR Project team", "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": "1.8.0", "status": "draft", "id": "24edea40-c55d-4b8a-bfd9-0bae618f79aa", "valueSet": "http://hl7.org/fhir/ValueSet/animal-species", "kind": null, "url": "http://hl7.org/fhir/animal-species", "identifier": { "value": "urn:oid:2.16.840.1.113883.4.642.1.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": "1.8.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ] }