{
  "resourceType": "StructureDefinition",
  "url": "https://cgm.com/fhir/his/clinical/r4/sd/pip/Location_PiPWard_1",
  "name": "Location_PiPWard_1",
  "status": "draft",
  "description": "This profile describes the ward related data to be exchanged with Patient Portal",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.id",
        "path": "Location.id",
        "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.meta",
        "path": "Location.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.meta.profile",
        "path": "Location.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://cgm.com/fhir/his/clinical/r4/sd/pip/Location_PiPWard_1",
        "mustSupport": true
      },
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "definition": "Unique code or number identifying the location to its users.\r\n\r\nrepresents the identifier within CGM clinical",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.identifier.system",
        "path": "Location.identifier.system",
        "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.",
        "comment": "Dynamically resolved for validation\r\n--FixedValue=https://cgm.com/fhir/his/clinical/%KUNDE%/sid1/Ward",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.identifier.value",
        "path": "Location.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "min": 1,
        "mustSupport": true
      }
    ]
  }
}