{
  "resourceType": "StructureDefinition",
  "id": "00597f70-222d-4c91-b7cb-3b6d274f6bb5",
  "meta": {
    "lastUpdated": "2021-10-27T01:03:54.842+00:00"
  },
  "url": "https://simplifier.net/omd-cdss/fev1perprebronvalue",
  "name": "FEV1PERPreBronValue",
  "title": "Observation (Spirometry) - Care Elements - FEV1% (Before-Puff) - Value",
  "status": "draft",
  "date": "2021-05-07T15:06:18.9341408+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\nThe ratio of FEV1 to FVC calculated for the patient. Sometimes referred to by the Alternate Name: FEV1 / FVC ratio",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.025",
            "comment": "FEV1% (Before-Puff)"
          }
        ]
      },
      {
        "id": "Quantity.unit",
        "path": "Quantity.unit",
        "fixedString": "%",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.025",
            "comment": "FEV1% (Before-Puff)"
          }
        ]
      },
      {
        "id": "Quantity.system",
        "path": "Quantity.system",
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.025",
            "comment": "FEV1% (Before-Puff)"
          }
        ]
      }
    ]
  }
}