Package | hl7.fhir.uv.tx-ecosystem |
Resource Type | ValueSet |
Id | loinc-filter-dockind-exists |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/tx-ecosystem |
URL | http://hl7.org/fhir/test/ValueSet/loinc-filter-dockind-exists |
Version | 5.0.0 |
Status | active |
Date | 2023-04-01 |
Name | LOINCValueSetFilterDocumentKindExists |
Title | LOINC ValueSet Filter by DocumentKindExists |
Realm | uv |
Authority | hl7 |
No resources found
CodeSystem | |
loinc.org | LOINC Code System |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "loinc-filter-dockind-exists", "url": "http://hl7.org/fhir/test/ValueSet/loinc-filter-dockind-exists", "version": "5.0.0", "name": "LOINCValueSetFilterDocumentKindExists", "title": "LOINC ValueSet Filter by DocumentKindExists", "status": "active", "experimental": false, "date": "2023-04-01", "publisher": "FHIR Project", "compose": { "include": [ { "system": "http://loinc.org", "filter": [ { "property": "document-kind", "op": "exists", "value": "true" } ] } ] } }