{
  "resourceType": "StructureDefinition",
  "id": "ae00efeb-236c-4c0d-8807-74dd5de9986c",
  "meta": {
    "lastUpdated": "2021-10-27T00:54:49.247+00:00"
  },
  "url": "https://simplifier.net/omd-cdss/fev1perofpredictedpostbronvalue",
  "name": "FEV1PERofPredictedPostBronValue",
  "title": "Observation (Spirometry) - Care Elements - FEV1% of Predicted (After-Puff) - Value",
  "status": "draft",
  "date": "2021-05-07T13:52:25.4987425+00:00",
  "publisher": "OMD",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "CDSS5.1",
      "uri": "www.ontariomd.com",
      "name": "CDS-S 5.1"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Quantity",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Quantity.value",
        "path": "Quantity.value",
        "definition": "BASE RESOURCE DEFINITION:\r\nThe value of the measured amount. The value includes an implicit precision in the presentation of the value.\r\n\r\nCDS-S PROFILE DEFINITION:\r\nFEV1% (After-Puff) of the patient divided by the average FEV1% predicted in the population with similar characteristics (e.g., height, age, sex, race, weight). Sometimes referred to by the alternate name: FEV1 ratio (before puff).",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.047",
            "comment": "FEV1% of Predicted (After-Puff)"
          }
        ]
      },
      {
        "id": "Quantity.unit",
        "path": "Quantity.unit",
        "fixedString": "%",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.047",
            "comment": "FEV1% of Predicted (After-Puff)"
          }
        ]
      }
    ]
  }
}