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

FHIR IG Statistics: ValueSet/notSelectable-reprop-true

Packagehl7.fhir.uv.tx-ecosystem
Resource TypeValueSet
IdnotSelectable-reprop-true
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/tx-ecosystem
URLhttp://hl7.org/fhir/test/ValueSet/notSelectable-reprop-true
Version5.0.0
Statusactive
Date2023-04-01
NameNotSelectableValueSetRePropAll
TitleNotSelectable ValueSetRePropAll
Realmuv
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
notSelectable-repropNotSelectable Test Code System Renamed Property

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "notSelectable-reprop-true",
  "url": "http://hl7.org/fhir/test/ValueSet/notSelectable-reprop-true",
  "version": "5.0.0",
  "name": "NotSelectableValueSetRePropAll",
  "title": "NotSelectable ValueSetRePropAll",
  "status": "active",
  "experimental": false,
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/test/CodeSystem/notSelectable-reprop",
        "filter": [
          {
            "property": "not-selectable",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}