{
"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.r3.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-10-24T11:53:00+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": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "ec8d5206-6abd-434f-831b-74ae91d63b55",
"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.410",
"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": "3.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}