Sha256: a6a44d63c79d9ad8e93b0ec05b139a37329caaf95487d0fe403726a178e0d84a

Contents?: true

Size: 1.52 KB

Versions: 3

Compression:

Stored size: 1.52 KB

Contents

{
  "resourceType": "ValueSet",
  "id": "inactive",
  "url": "http://hl7.org/fhir/ValueSet/inactive",
  "version": "4.0.0",
  "name": "Example-inactive",
  "title": "Example with inactive codes",
  "status": "draft",
  "description": "HL7 v3 ActMood Predicate codes, including inactive codes",
  "compose": {
    "inactive": true,
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "_ActMoodPredicate"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:46c00b3f-003a-4f31-9d4b-ea2de58b2a99",
    "timestamp": "2017-02-26T10:00:00Z",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "inactive": true,
        "code": "CRT",
        "display": "criterion"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "code": "EXPEC",
        "display": "expectation",
        "contains": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
            "code": "GOL",
            "display": "goal"
          },
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
            "code": "RSK",
            "display": "risk"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "code": "OPT",
        "display": "option"
      }
    ]
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/valueset-example-inactive.json
fhir_models-4.0.1 lib/fhir_models/examples/json/valueset-example-inactive.json
fhir_models-4.0.0 lib/fhir_models/examples/json/valueset-example-inactive.json