{
  "resourceType": "StructureDefinition",
  "baseType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<div><h1>NCTS Complete Code System v1.0.0</h1><dl><dt>URL</dt><dd><a href=\"http://ns.electronichealth.net.au/fhir/StructureDefinition/ncts/profile/CodeSystem/complete-code-system/1.0.0\">http://ns.electronichealth.net.au/fhir/StructureDefinition/ncts/profile/CodeSystem/complete-code-system/1.0.0</a></dd><dt>Base Definition</dt><dd><a href=\"http://hl7.org/fhir/StructureDefinition/CodeSystem\">http://hl7.org/fhir/StructureDefinition/CodeSystem</a></dd><dt>Status</dt><dd>ACTIVE</dd><dt>Publisher</dt><dd>Australian Digital Health Agency</dd><dt>Description</dt><dd>This StructureDefinition describes the NCTS Complete Code System, a profile of the FHIR® CodeSystem resource. The NCTS Complete Code System is designed to represent existing coding systems, or to define new coding systems.</dd></dl><h2>Elements (differential)</h2><table><thead><tr><th>Path</th><th>Cardinality</th><th>Type</th></tr></thead><tbody><tr><td>CodeSystem</td><td>1..1</td><td><span>CodeSystem</span></td></tr><tr><td>CodeSystem.implicitRules</td><td>0..0</td><td><span>uri</span></td></tr><tr><td>CodeSystem.text</td><td>1..1</td><td><span>Narrative</span></td></tr><tr><td>CodeSystem.contained</td><td>0..0</td><td><span>Resource</span></td></tr><tr><td>CodeSystem.modifierExtension</td><td>0..0</td><td><span>Extension</span></td></tr><tr><td>CodeSystem.url</td><td>1..1</td><td><span>uri</span></td></tr><tr><td>CodeSystem.identifier</td><td>1..1</td><td><span>Identifier</span></td></tr><tr><td>CodeSystem.identifier.system</td><td>1..1</td><td><span>uri</span></td></tr><tr><td>CodeSystem.identifier.value</td><td>1..1</td><td><span>string</span></td></tr><tr><td>CodeSystem.version</td><td>1..1</td><td><span>string</span></td></tr><tr><td>CodeSystem.name</td><td>1..1</td><td><span>string</span></td></tr><tr><td>CodeSystem.experimental</td><td>1..1</td><td><span>boolean</span></td></tr><tr><td>CodeSystem.publisher</td><td>1..1</td><td><span>string</span></td></tr><tr><td>CodeSystem.contact</td><td>0..*</td><td><span>BackboneElement</span></td></tr><tr><td>CodeSystem.contact.modifierExtension</td><td>0..0</td><td><span>Extension</span></td></tr><tr><td>CodeSystem.contact.name</td><td>1..1</td><td><span>string</span></td></tr><tr><td>CodeSystem.contact.telecom</td><td>1..*</td><td><span>ContactPoint</span></td></tr><tr><td>CodeSystem.date</td><td>1..1</td><td><span>dateTime</span></td></tr><tr><td>CodeSystem.description</td><td>1..1</td><td><span>string</span></td></tr><tr><td>CodeSystem.requirements</td><td>0..0</td><td><span>string</span></td></tr><tr><td>CodeSystem.copyright</td><td>1..1</td><td><span>string</span></td></tr><tr><td>CodeSystem.caseSensitive</td><td>1..1</td><td><span>boolean</span></td></tr><tr><td>CodeSystem.compositional</td><td>1..1</td><td><span>boolean</span></td></tr><tr><td>CodeSystem.versionNeeded</td><td>1..1</td><td><span>boolean</span></td></tr><tr><td>CodeSystem.content</td><td>1..1</td><td><span>code</span></td></tr><tr><td>CodeSystem.count</td><td>1..1</td><td><span>unsignedInt</span></td></tr><tr><td>CodeSystem.concept</td><td>1..*</td><td><span>BackboneElement</span></td></tr><tr><td>CodeSystem.concept.modifierExtension</td><td>0..0</td><td><span>Extension</span></td></tr><tr><td>CodeSystem.concept.display</td><td>1..1</td><td><span>string</span></td></tr><tr><td>CodeSystem.concept.definition</td><td>1..1</td><td><span>string</span></td></tr><tr><td>CodeSystem.concept.designation</td><td>0..*</td><td><span>BackboneElement</span></td></tr><tr><td>CodeSystem.concept.designation.modifierExtension</td><td>0..0</td><td><span>Extension</span></td></tr><tr><td>CodeSystem.concept.designation.use</td><td>1..1</td><td><span>Coding</span></td></tr></tbody></table></div>"
  },
  "url": "http://ns.electronichealth.net.au/fhir/StructureDefinition/ncts/profile/CodeSystem/complete-code-system/1.0.0",
  "name": "NCTS Complete Code System v1.0.0",
  "status": "active",
  "date": "2016-08-03",
  "publisher": "Australian Digital Health Agency",
  "description": "This StructureDefinition describes the NCTS Complete Code System, a profile of the FHIR® CodeSystem resource. The NCTS Complete Code System is designed to represent existing coding systems, or to define new coding systems.",
  "fhirVersion": "1.4.0",
  "kind": "resource",
  "abstract": false,
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeSystem",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "name": "ncts-complete-code-system-1.0.0",
        "path": "CodeSystem",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeSystem"
          }
        ]
      },
      {
        "path": "CodeSystem.implicitRules",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "path": "CodeSystem.text",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ]
      },
      {
        "path": "CodeSystem.contained",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "Resource"
          }
        ]
      },
      {
        "path": "CodeSystem.modifierExtension",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true
      },
      {
        "path": "CodeSystem.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "path": "CodeSystem.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "path": "CodeSystem.identifier.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "urn:ietf:rfc:3986"
      },
      {
        "path": "CodeSystem.identifier.value",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.version",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.experimental",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "path": "CodeSystem.publisher",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "path": "CodeSystem.contact.modifierExtension",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true
      },
      {
        "path": "CodeSystem.contact.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.contact.telecom",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "path": "CodeSystem.date",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "path": "CodeSystem.description",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.requirements",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.copyright",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.caseSensitive",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "path": "CodeSystem.compositional",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "fixedBoolean": false
      },
      {
        "path": "CodeSystem.versionNeeded",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "path": "CodeSystem.content",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "complete"
      },
      {
        "path": "CodeSystem.count",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ]
      },
      {
        "path": "CodeSystem.concept",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "path": "CodeSystem.concept.modifierExtension",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true
      },
      {
        "path": "CodeSystem.concept.display",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.concept.definition",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "path": "CodeSystem.concept.designation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "path": "CodeSystem.concept.designation.modifierExtension",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true
      },
      {
        "path": "CodeSystem.concept.designation.use",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ]
      }
    ]
  }
}