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

FHIR IG Statistics: ValueSet/indications

Packagequalitype.fhir.samples
Resource TypeValueSet
Idindications
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=qualitype.fhir.samples@1.0.0&canonical=http://www.qualitype.de/samples/fhir/ValueSet/indications
URLhttp://www.qualitype.de/samples/fhir/ValueSet/indications
Statusactive
NameSAMPLES Server ValueSet for indications
DescriptionThis ValueSet contains all currently available indications on the SAMPLES Server.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "SAMPLES Server ValueSet for indications",
  "id": "indications",
  "description": "This ValueSet contains all currently available indications on the SAMPLES Server.",
  "url": "http://www.qualitype.de/samples/fhir/ValueSet/indications",
  "identifier": [
    {
      "system": "http://www.qualitype.de/samples/fhir/NamingSystem/valueset-identifier",
      "value": "indications"
    }
  ],
  "publisher": "qualitype GmbH",
  "expansion": {
    "timestamp": "2023-07-01T12:00:00+00:00",
    "total": 2,
    "contains": [
      {
        "system": "http://www.qualitype.de/samples/fhir/CodeSystem/indications",
        "code": "INDICATION-1",
        "display": "Indication 1"
      },
      {
        "system": "http://www.qualitype.de/samples/fhir/CodeSystem/indications",
        "code": "INDICATION-2",
        "display": "Indication 2"
      }
    ]
  }
}