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

FHIR IG analytics

Packageca.infoway.vip.mert
Resource TypeValueSet
IdValueSet-mert-vitals-code-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.vip.mert@0.1.0-retry&canonical=https://intrahealth.com/fhir/mert/ValueSet/mert-vitals-code-vs
URLhttps://intrahealth.com/fhir/mert/ValueSet/mert-vitals-code-vs
Statusactive
NameMERTVitalSignsCodeVS
TitleMERT Vital Signs Codes (LOINC)
DescriptionAllowed Observation.code LOINC values for MERT vitals exchange. LOINC 39156-5 (BMI) SHALL be represented using Observation.valueQuantity (kg/m2) in MERT.

Resources that use this resource

StructureDefinition
ca.infoway.vip.mert#0.1.0-retryObservationVitalsMERTObservation (Vitals) (MERT)

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "MERTVitalSignsCodeVS",
  "id": "mert-vitals-code-vs",
  "title": "MERT Vital Signs Codes (LOINC)",
  "url": "https://intrahealth.com/fhir/mert/ValueSet/mert-vitals-code-vs",
  "description": "Allowed Observation.code LOINC values for MERT vitals exchange.\n\nLOINC 39156-5 (BMI) SHALL be represented using Observation.valueQuantity (kg/m2) in MERT.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "9279-1"
          },
          {
            "code": "8867-4"
          },
          {
            "code": "2708-6"
          },
          {
            "code": "8310-5"
          },
          {
            "code": "8302-2"
          },
          {
            "code": "9843-4"
          },
          {
            "code": "29463-7"
          },
          {
            "code": "39156-5"
          },
          {
            "code": "85354-9"
          }
        ]
      }
    ]
  }
}