{
  "resourceType": "StructureDefinition",
  "id": "22f6d94c-6877-4844-8cd8-6ab6ea16a6f7",
  "meta": {
    "lastUpdated": "2021-10-27T00:50:42.623+00:00"
  },
  "url": "https://simplifier.net/omd-cdss/fev1predictedcode",
  "name": "FEV1PredictedCode",
  "title": "Observation (Spirometry) - Care Elements - FEV1 Predicted - LOINC Code",
  "status": "draft",
  "date": "2021-05-07T13:32:40.3810432+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": "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.027",
            "comment": "FEV1 Predicted"
          }
        ]
      },
      {
        "id": "Coding.code",
        "path": "Coding.code",
        "fixedCode": "20156-6",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.027",
            "comment": "FEV1 Predicted"
          }
        ]
      }
    ]
  }
}