FHIR IG Statistics: ValueSet/mii-vs-labor-order-codes
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "mii-vs-labor-order-codes",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/ValueSet/ValueSetOrderCodes",
"version": "2025.0.2",
"name": "MII_VS_Labor_Order_Codes",
"title": "MII VS Labor Order Codes",
"status": "active",
"experimental": false,
"date": "2023-12-12",
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "Kodierung der Beauftragungen von Laboruntersuchungen",
"compose": {
"include": [
{
"system": "http://loinc.org",
"filter": [
{
"property": "ORDER_OBS",
"op": "regex",
"value": "Order|Both"
}
]
}
]
}
}