{
  "resourceType": "ValueSet",
  "id": "CareConnect-SpecimenType-1",
  "url": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-SpecimenType-1",
  "version": "1.0.0",
  "name": "Care Connect Specimen Type",
  "status": "draft",
  "date": "2019-02-19T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A code from the SNOMED Clinical Terminology UK coding system to record a specimen type.",
  "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": "constraint",
            "op": "=",
            "value": "(<105590001 |Substance (substance)|(in which case method and site should also be populated)OR <49755003 |Morphologically abnormal structure (morphologic abnormality)|OR < 260787004 |Physical object (physical object))"
          }
        ]
      }
    ]
  }
}