MyHealth@Eu Laboratory Report
0.0.1 - qa-preview 150

This page is part of the MyHealth@Eu Laboratory Report (v0.0.1: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: eHDSI Animal Species - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "eHDSIAnimalSpecies",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/125097000\">125097000</a></td><td>Capra hircus</td></tr><tr><td><a href=\"http://snomed.info/id/125099002\">125099002</a></td><td>Ovis aries</td></tr><tr><td><a href=\"http://snomed.info/id/34618005\">34618005</a></td><td>Bos taurus</td></tr><tr><td><a href=\"http://snomed.info/id/388445009\">388445009</a></td><td>Equus</td></tr><tr><td><a href=\"http://snomed.info/id/125076001\">125076001</a></td><td>Domestic Guinea pig</td></tr><tr><td><a href=\"http://snomed.info/id/448169003\">448169003</a></td><td>Domestic cat</td></tr><tr><td><a href=\"http://snomed.info/id/448771007\">448771007</a></td><td>Domestic dog</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://terminology.ehdsi.eu/ValueSet/eHDSIAnimalSpecies",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.72"
    }
  ],
  "version" : "0.0.1",
  "name" : "EHDSIAnimalSpecies",
  "title" : "eHDSI Animal Species",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-04-18T20:56:17+02:00",
  "publisher" : "MyHealth@Eu",
  "contact" : [
    {
      "name" : "MyHealth@Eu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description" : "The Value Set is used to code the animal species of specimen subject (animal of the patient)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "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",
        "concept" : [
          {
            "code" : "125097000",
            "display" : "Capra hircus"
          },
          {
            "code" : "125099002",
            "display" : "Ovis aries"
          },
          {
            "code" : "34618005",
            "display" : "Bos taurus"
          },
          {
            "code" : "388445009",
            "display" : "Equus"
          },
          {
            "code" : "125076001",
            "display" : "Domestic Guinea pig"
          },
          {
            "code" : "448169003",
            "display" : "Domestic cat"
          },
          {
            "code" : "448771007",
            "display" : "Domestic dog"
          }
        ]
      }
    ]
  }
}