{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2021-10-27T00:54:21.375+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/FEV1PERofPredictedPostBronCode",
  "name": "FEV1PERofPredictedPostBronCode",
  "title": "Observation (Spirometry) - Care Elements - FEV1% of Predicted (Post-Bronchodilator) - LOINC Code",
  "status": "draft",
  "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": "orim",
      "uri": "http://hl7.org/orim",
      "name": "Ontological RIM Mapping"
    },
    {
      "identity": "CDSS5.1",
      "uri": "www.ontariomd.com",
      "name": "CDS-S 5.1"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Coding",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Coding.system",
        "path": "Coding.system",
        "fixedUri": "http://loinc.org",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.047",
            "comment": "FEV1% of Predicted (Post-Bronchodilator)"
          }
        ]
      },
      {
        "id": "Coding.code",
        "path": "Coding.code",
        "fixedCode": "20152-5",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.047",
            "comment": "FEV1% of Predicted (Post-Bronchodilator)"
          }
        ]
      }
    ]
  }
}