{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2018-05-04T07:52:58.86+00:00"
  },
  "url": "http://kbv.de/abo/StructureDefinition/quadrant_abo",
  "name": "quadrant_abo",
  "status": "draft",
  "date": "2018-05-04T07:38:59.611+00:00",
  "contact": [
    {
      "name": "ABO"
    }
  ],
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "CodeSystem",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeSystem",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CodeSystem.copyright",
        "path": "CodeSystem.copyright",
        "comment": "Systems are not required to have markdown support, and there is considerable variation in markdown syntax, so the text should be readable without markdown processing. The preferred markdown syntax is described here: http://daringfireball.net/projects/markdown/syntax (and tests here: http://daringfireball.net/projects/downloads/MarkdownTest_1.0.zip)\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required."
      },
      {
        "id": "CodeSystem.concept",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "ConceptDefinition"
          }
        ],
        "path": "CodeSystem.concept",
        "code": [
          {
            "code": "alpha",
            "display": "Alpha-Quadrant",
            "userSelected": false
          },
          {
            "code": "beta",
            "display": "Beta-Quadrant"
          },
          {
            "code": "gamma",
            "display": "Gamma-Quadrant"
          },
          {
            "code": "delta",
            "display": "Delta-Quadrant"
          }
        ]
      }
    ]
  }
}