FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/mni-obs-laboratory

Packageswiss.mednet.fhir
TypeValueSet
Idmni-obs-laboratory
FHIR VersionR4
Sourcehttps://mednet.swiss/fhir/https://doc.mednet.swiss/fhir/ValueSet-mni-obs-laboratory.html
URLhttps://mednet.swiss/fhir/ValueSet/mni-obs-laboratory
Version0.16.0
Statusactive
Date2020-11-06T00:00:00+00:00
NameMNILaboratoryObservation
TitleMedNet Interface (MNI) - Laboratory Observation ValueSet
Realmch
DescriptionMedNet Interface (MNI) - Laboratory Observation ValueSet
CopyrightThis 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

StructureDefinition
mni-obs-laboratoryMedNet Interface (MNI) - Laboratory Observation

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet mni-obs-laboratory

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    77140-2Creatinine [Moles/volume] in Serum, Plasma or Blood
    4535-1Cytotoxic percent reactive Ab [Presence] in Serum by Quick method
    46418-0INR in Capillary blood by Coagulation assay
    34714-6INR 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"
          }
        ]
      }
    ]
  }
}