PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.9.0
    http://fhir.health.gov.il/StructureDefinition/ext-city-code
{
  "description": "A coded representation of the city, town or settlement",
  "_filename": "StructureDefinition-ext-city-code.json",
  "package_name": "il.core.fhir.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CityCode",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "City Code",
  "package_version": "0.9.0",
  "status": "draft",
  "language": "he-IL",
  "id": "abf38628-7b54-4cee-85e5-8af7d01d9568",
  "kind": "complex-type",
  "url": "http://fhir.health.gov.il/StructureDefinition/ext-city-code",
  "context": [ {
    "type": "element",
    "expression": "Element"
  } ],
  "version": "0.9.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "City Code",
      "definition": "A coded representation of the city, town or settlement"
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://fhir.health.gov.il/StructureDefinition/ext-city-code"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Extension.valueCodeableConcept",
      "max": "1",
      "min": 0,
      "path": "Extension.valueCodeableConcept",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.health.gov.il/ValueSet/city-symbol"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}