FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idspecimen-type-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/ValueSet/specimen-type
URLhttps://fhir.synapxe.sg/ValueSet/specimen-type
Version1.0.0
Statusactive
NameSpecimenTypeValueSet
TitleSpecimen Type Value Set
DescriptionValue set containing types of clinical specimens.

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.1.3profile-ot-specimenSpecimen

Resources that this resource uses

CodeSystem
synapxe.sgcdi#1.1.3specimen-typeSpecimen Type Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "specimen-type",
  "url": "https://fhir.synapxe.sg/ValueSet/specimen-type",
  "version": "1.0.0",
  "name": "SpecimenTypeValueSet",
  "title": "Specimen Type Value Set",
  "status": "active",
  "description": "Value set containing types of clinical specimens.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/specimen-type"
      }
    ]
  }
}