FHIR IG Statistics: ValueSet/probenart
Resources that use this resource
StructureDefinition |
SpecimenCore | Profile - Specimen - Bioprobe - Core |
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "probenart",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/probenart",
"version": "2025.0.4",
"name": "ValueSetProbenart",
"title": "ValueSet - Probenart",
"status": "active",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "123038009"
}
]
}
]
}
}