fhir 1.1.0

Fast Healthcare Interoperability Resources (FHIR) data model for Rust: the complete FHIR R5 and R4 resources, datatypes, and code systems as serde-serializable types, plus a spec-driven code generator.
{
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-expansionSource",
      "valueUri": "http://hl7.org/fhir/ValueSet/example"
    }
  ],
  "identifier": "urn:uuid:42316ff8-2714-4680-9980-f37a6d1a71bc",
  "timestamp": "2015-06-22T13:56:07Z",
  "total": 8,
  "offset": 0,
  "parameter": [
    {
      "name": "version",
      "valueString": "2.50"
    }
  ],
  "property": [
    {
      "code": "PROPERTY",
      "uri": "http://loinc.org/property/PROPERTY"
    }
  ],
  "contains": [
    {
      "system": "http://loinc.org",
      "version": "2.50",
      "code": "14647-2",
      "display": "Cholesterol [Moles/volume] in Serum or Plasma",
      "property": [
        {
          "code": "PROPERTY",
          "valueCode": "SCnc"
        }
      ]
    },
    {
      "abstract": true,
      "display": "Cholesterol codes",
      "contains": [
        {
          "system": "http://loinc.org",
          "version": "2.50",
          "code": "2093-3",
          "display": "Cholesterol [Mass/volume] in Serum or Plasma",
          "property": [
            {
              "code": "PROPERTY",
              "valueCode": "SCnc"
            }
          ]
        },
        {
          "system": "http://loinc.org",
          "version": "2.50",
          "code": "48620-9",
          "display": "Cholesterol [Mass/volume] in Serum or Plasma ultracentrifugate",
          "property": [
            {
              "code": "PROPERTY",
              "valueCode": "MCnc"
            }
          ]
        },
        {
          "system": "http://loinc.org",
          "version": "2.50",
          "code": "9342-7",
          "display": "Cholesterol [Percentile]",
          "property": [
            {
              "code": "PROPERTY",
              "valueCode": "Prctl"
            }
          ]
        }
      ]
    },
    {
      "abstract": true,
      "display": "Cholesterol Ratios",
      "contains": [
        {
          "system": "http://loinc.org",
          "version": "2.50",
          "code": "2096-6",
          "display": "Cholesterol/Triglyceride [Mass Ratio] in Serum or Plasma",
          "property": [
            {
              "code": "PROPERTY",
              "valueCode": "SCnc"
            }
          ]
        },
        {
          "system": "http://loinc.org",
          "version": "2.50",
          "code": "35200-5",
          "display": "Cholesterol/Triglyceride [Mass Ratio] in Serum or Plasma",
          "property": [
            {
              "code": "PROPERTY",
              "valueCode": "SCnc"
            }
          ]
        },
        {
          "system": "http://loinc.org",
          "version": "2.50",
          "code": "48089-7",
          "display": "Cholesterol/Apolipoprotein B [Molar ratio] in Serum or Plasma",
          "property": [
            {
              "code": "PROPERTY",
              "valueCode": "SCnc"
            }
          ]
        },
        {
          "system": "http://loinc.org",
          "version": "2.50",
          "code": "55838-7",
          "display": "Cholesterol/Phospholipid [Molar ratio] in Serum or Plasma",
          "property": [
            {
              "code": "PROPERTY",
              "valueCode": "SCnc"
            }
          ]
        }
      ]
    }
  ]
}