{
  "resourceType": "StructureDefinition",
  "id": "50d8dad4-ad33-4c4e-9044-cd5bcbed504b",
  "meta": {
    "lastUpdated": "2019-04-05T12:00:07.3505579+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/se-LKFCode",
  "name": "se-LKFCode",
  "status": "draft",
  "date": "2019-04-05T12:00:07.2474164+00:00",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "datatype",
  "context": [
    "Address"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://example.org/fhir/StructureDefinition/se-LKFCode"
      },
      {
        "id": "Extension.value[x]:valueCode",
        "path": "Extension.valueCode",
        "sliceName": "valueCode",
        "type": [
          {
            "code": "code"
          }
        ],
        "example": [
          {
            "label": "LKKCode",
            "valueCode": "018004"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSetUri": "http://cambio.se/cambio/Documentation/FHIR/Profiling/"
        }
      }
    ]
  }
}