http://hl7.org/fhir/ValueSet/specimen-collection-method|4.0.1

FHIR Specimen Collection Method

FHIRSpecimenCollectionMethod

http://hl7.org/fhir/ValueSet/specimen-collection-method

This example value set defines a set of codes that can be used to indicate the method by which a specimen was collected.

IDspecimen-collection-method
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/specimen-collection-method
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherFHIR Project team
Copyright

This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

Includes

Systemhttp://snomed.info/sct
Concepts
CodeDisplay
129316008Aspiration - action
129314006Biopsy - action
129300006Puncture - action
129304002Excision - action
129323009Scraping - action
73416001Urine specimen collection, clean catch
225113003Timed urine collection
70777001Urine specimen collection, catheterized
386089008Collection of coughed sputum
278450005Finger-prick sampling
{
  "resourceType": "ValueSet",
  "id": "specimen-collection-method",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:43:07.429+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "oo"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
  "valueCode": "draft"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
  "valueInteger": 1
  } ],
  "url": "http://hl7.org/fhir/ValueSet/specimen-collection-method",
  "identifier": [ {
  "system": "urn:ietf:rfc:3986",
  "value": "urn:oid:2.16.840.1.113883.4.642.3.468"
  } ],
  "version": "4.0.1",
  "name": "FHIRSpecimenCollectionMethod",
  "title": "FHIR Specimen Collection Method",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "FHIR Project team",
  "contact": [ {
  "telecom": [ {
    "system": "url",
    "value": "http://hl7.org/fhir"
  } ]
  } ],
  "description": " This example value set defines a set of codes that can be used to indicate the method by which a specimen was collected.",
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
  "include": [ {
    "system": "http://snomed.info/sct",
    "concept": [ {
    "code": "129316008",
    "display": "Aspiration - action"
    }, {
    "code": "129314006",
    "display": "Biopsy - action"
    }, {
    "code": "129300006",
    "display": "Puncture - action"
    }, {
    "code": "129304002",
    "display": "Excision - action"
    }, {
    "code": "129323009",
    "display": "Scraping - action"
    }, {
    "code": "73416001",
    "display": "Urine specimen collection, clean catch"
    }, {
    "code": "225113003",
    "display": "Timed urine collection"
    }, {
    "code": "70777001",
    "display": "Urine specimen collection, catheterized"
    }, {
    "code": "386089008",
    "display": "Collection of coughed sputum"
    }, {
    "code": "278450005",
    "display": "Finger-prick sampling"
    } ]
  } ]
  }
}