FHIR IG Statistics: ValueSet/specimen-type
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "specimen-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://snomed.info/fhir/ValueSet/specimen-type",
"version": "0.0.1",
"name": "SpecimenTypeValueSet",
"title": "Specimen Value Set",
"status": "active",
"date": "2025-07-09T10:34:35+00:00",
"publisher": "SNOMED on FHIR project group",
"contact": [
{
"name": "SNOMED on FHIR project group",
"telecom": [
{
"system": "url",
"value": "https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"
}
]
}
],
"description": "Codes describing the type of specimen.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "123038009"
}
]
}
]
}
}