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

FHIR IG Statistics: ValueSet/loinc-concept-is-a

Packagehl7.fhir.uv.tx-ecosystem
Resource TypeValueSet
Idloinc-concept-is-a
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/tx-ecosystem
URLhttp://hl7.org/fhir/test/ValueSet/loinc-concept-is-a
Version5.0.0
Statusactive
Date2023-04-01
NameLOINCValueSetConceptIsA
TitleLOINC ValueSet ConceptIsA
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-concept-is-a",
  "url": "http://hl7.org/fhir/test/ValueSet/loinc-concept-is-a",
  "version": "5.0.0",
  "name": "LOINCValueSetConceptIsA",
  "title": "LOINC ValueSet ConceptIsA",
  "status": "active",
  "experimental": false,
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "LP14082-9"
          }
        ]
      }
    ]
  }
}