This page is part of the Structured Data Capture FHIR IG (v2.7.0: STU 3 Ballot 2) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions 
Narrative view of the Value Set
{
"resourceType" : "ValueSet",
"id" : "species",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Questionnaire Context Species</h2><div><p>Species for defining the context of Questionnaires</p>\n</div><p><b>Copyright Statement:</b> 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.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 410607006 (Organism (organism))</li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/sdc/ValueSet/species",
"version" : "2.7.0",
"name" : "QuestionnaireContextSpecies",
"title" : "Questionnaire Context Species",
"status" : "draft",
"date" : "2019-03-27T07:28:05+11:00",
"publisher" : "HL7 International - FHIR Infrastructure",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http:\\\\healthit.gov"
}
]
}
],
"description" : "Species for defining the context of Questionnaires",
"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.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "410607006"
}
]
}
]
}
}