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

FHIR IG analytics

Packagehl7.fhir.uv.tx-ecosystem
Resource TypeValueSet
Idsimple-import
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/tx-ecosystem
URLhttp://hl7.org/fhir/test/ValueSet/simple-import-bad
Version5.0.0
Statusactive
Date2023-04-01
NameSimpleValueSetImportBad
TitleSimple ValueSet With Bad Import
Realmuv
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "simple-import",
  "url": "http://hl7.org/fhir/test/ValueSet/simple-import-bad",
  "version": "5.0.0",
  "name": "SimpleValueSetImportBad",
  "title": "Simple ValueSet With Bad Import",
  "status": "active",
  "experimental": false,
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/test/ValueSet/simple-filter-isaX"
        ]
      }
    ]
  }
}