FHIR IG Statistics: ValueSet/mni-obs-laboratory
Package | swiss.mednet.fhir |
Type | ValueSet |
Id | mni-obs-laboratory |
FHIR Version | R4 |
Source | https://mednet.swiss/fhir/https://doc.mednet.swiss/fhir/ValueSet-mni-obs-laboratory.html |
URL | https://mednet.swiss/fhir/ValueSet/mni-obs-laboratory |
Version | 0.16.0 |
Status | active |
Date | 2020-11-06T00:00:00+00:00 |
Name | MNILaboratoryObservation |
Title | MedNet Interface (MNI) - Laboratory Observation ValueSet |
Realm | ch |
Description | MedNet Interface (MNI) - Laboratory Observation ValueSet |
Copyright | This artefact includes content from LOINC®. This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use. |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org
Code | Display |
77140-2 | Creatinine [Moles/volume] in Serum, Plasma or Blood |
4535-1 | Cytotoxic percent reactive Ab [Presence] in Serum by Quick method |
46418-0 | INR in Capillary blood by Coagulation assay |
34714-6 | INR in Blood by Coagulation assay |
Source
{
"resourceType": "ValueSet",
"id": "mni-obs-laboratory",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://mednet.swiss/fhir/ValueSet/mni-obs-laboratory",
"version": "0.16.0",
"name": "MNILaboratoryObservation",
"title": "MedNet Interface (MNI) - Laboratory Observation ValueSet",
"status": "active",
"date": "2020-11-06T00:00:00+00:00",
"publisher": "novcom AG",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://mednet.swiss"
}
]
}
],
"description": "MedNet Interface (MNI) - Laboratory Observation ValueSet",
"copyright": "This artefact includes content from LOINC®. This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "77140-2",
"display": "Creatinine [Moles/volume] in Serum, Plasma or Blood"
},
{
"code": "4535-1",
"display": "Cytotoxic percent reactive Ab [Presence] in Serum by Quick method"
},
{
"code": "46418-0",
"display": "INR in Capillary blood by Coagulation assay"
},
{
"code": "34714-6",
"display": "INR in Blood by Coagulation assay"
}
]
}
]
}
}