Package | hl7.fhir.uv.tx-ecosystem |
Resource Type | ValueSet |
Id | broken-filter2 |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/tx-ecosystem |
URL | http://hl7.org/fhir/test/ValueSet/broken-filter2 |
Version | 5.0.0 |
Status | active |
Date | 2023-04-01 |
Name | UnknownSystem |
Title | Unknown System |
Realm | uv |
Authority | hl7 |
No resources found
CodeSystem | |
simple | Simple Test Code System |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "broken-filter2", "url": "http://hl7.org/fhir/test/ValueSet/broken-filter2", "version": "5.0.0", "name": "UnknownSystem", "title": "Unknown System", "status": "active", "experimental": false, "date": "2023-04-01", "publisher": "FHIR Project", "compose": { "include": [ { "system": "http://hl7.org/fhir/test/CodeSystem/simple", "filter": [ { "property": "concept", "op": "is-a", "_value": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", "valueCode": "not-applicable" } ] } } ] } ] } }