PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4@1.1.0
    https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel
{
  "description": "Identifier-Profil für die Abbildung eines organisationsspezifischen Kürzels für die Ressourcen (Locations) und Organisationen (Organization)",
  "_filename": "StructureDefinition-identifier-kuerzel.json",
  "package_name": "basisprofil.tiplu.de.r4",
  "date": "2023-01-13",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "IdentifierKuerzel",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  } ],
  "abstract": false,
  "copyright": "Tiplu GmbH",
  "type": "Identifier",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Profil für die Abbildung eines Ressourcen-Kürzels als Identifier",
  "package_version": "1.1.0",
  "status": "active",
  "id": "cbb10dd9-f796-4340-acad-7abd4f128fb7",
  "kind": "complex-type",
  "url": "https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Identifier.type",
      "min": 1,
      "path": "Identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "https://tiplu.de/fhir/ValueSet/IdentifierTypeExtended"
      },
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "SHORT",
          "system": "https://tiplu.de/fhir/CodeSystem/IdentifierTypeExtended"
        } ]
      }
    }, {
      "id": "Identifier.system",
      "min": 1,
      "path": "Identifier.system",
      "mustSupport": true
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Tiplu GmbH",
    "telecom": [ {
      "value": "fhir@tiplu.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}