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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source1

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