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

FHIR IG Statistics: ValueSet/loinc-enumerated

Packagehl7.fhir.uv.tx-ecosystem
Resource TypeValueSet
Idloinc-enumerated
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/tx-ecosystem
URLhttp://hl7.org/fhir/test/ValueSet/loinc-enumerated
Version5.0.0
Statusactive
Date2023-04-01
NameLOINCValueSetEnumerated
TitleLOINC ValueSet Enumerated
Realmuv
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "loinc-enumerated",
  "url": "http://hl7.org/fhir/test/ValueSet/loinc-enumerated",
  "version": "5.0.0",
  "name": "LOINCValueSetEnumerated",
  "title": "LOINC ValueSet Enumerated",
  "status": "active",
  "experimental": false,
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA4489-6"
          },
          {
            "code": "LL2972-9"
          },
          {
            "code": "LP111373-9"
          },
          {
            "code": "2339-0"
          }
        ]
      }
    ]
  }
}