{
  "resourceType": "StructureDefinition",
  "id": "197adf15-70d6-475d-9497-d79de34c574c",
  "meta": {
    "lastUpdated": "2019-01-17T12:00:29.508+00:00"
  },
  "url": "http://medico-emr.net/stu3/sd/Location-WardBed-1",
  "name": "Location-WardBed-1",
  "status": "active",
  "date": "2019-01-17T12:00:29.3117908+00:00",
  "description": "A FHIR resource of this profile represents a ward bed",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://medico-emr.net/stu3/sd/Location-Base-1",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.id",
        "path": "Location.id",
        "definition": "WardBed-#######"
      },
      {
        "id": "Location.meta",
        "path": "Location.meta",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Meta",
            "profile": "http://medico-emr.net/stu3/sd/Meta-ProfileOnly-1"
          }
        ]
      },
      {
        "id": "Location.meta.profile",
        "path": "Location.meta.profile",
        "fixedUri": "http://medico-emr.net/stu3/sd/Location-WardBed-1"
      },
      {
        "id": "Location.identifier:medicoResourceId",
        "path": "Location.identifier",
        "sliceName": "medicoResourceId"
      },
      {
        "id": "Location.identifier:medicoResourceId.system",
        "path": "Location.identifier.system",
        "definition": "Must be a constant underneath http://medico-emr.net/%KUNDE%/sid1/WardBed",
        "comment": "Dynamically resolved for validation\r\n--FixedValue=http://medico-emr.net/%KUNDE%/sid1/WardBed"
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "max": "0"
      },
      {
        "id": "Location.partOf",
        "path": "Location.partOf",
        "definition": "The Location resource of type WardRoom that this WardBed is part of.",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://medico-emr.net/stu3/sd/Location-WardRoom-1"
          }
        ]
      },
      {
        "id": "Location.partOf.reference",
        "path": "Location.partOf.reference",
        "min": 1
      }
    ]
  }
}