{
  "resourceType": "StructureDefinition",
  "id": "0be3cd56-533a-43d4-933a-63bc0bc6f8e1",
  "meta": {
    "lastUpdated": "2021-10-27T01:14:19.994+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/FVCPreBronCode",
  "name": "FVCPreBronCode",
  "title": "Observation (Spirometry) - Care Elements FVC (Before Puff) - LOINC Code",
  "status": "draft",
  "date": "2021-03-15T20:27:51.3608404+00:00",
  "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.023",
            "comment": "FVC (Pre-Bronchodilator)"
          }
        ]
      },
      {
        "id": "Coding.code",
        "path": "Coding.code",
        "fixedCode": "19876-2",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CDSS5.1",
            "map": "DE16.023",
            "comment": "FVC (Pre-Bronchodilator)"
          }
        ]
      }
    ]
  }
}