{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2017-10-17T12:34:36.113+00:00"
  },
  "url": "http://helse-nord.no/fhir/StructureDefinition/Workflow.Encounter/Location_HN",
  "version": "1.0",
  "name": "Location Helse Nord",
  "title": "Location Helse Nord",
  "status": "draft",
  "date": "2017-10-17T08:45:27.274+00:00",
  "publisher": "Helse Nord IKT",
  "description": "Helse Nord profile for Location.",
  "purpose": "Describe a location of an organization providing healthcare services in Helse Nord.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.implicitRules",
        "path": "Location.implicitRules",
        "max": "0"
      },
      {
        "id": "Location.language",
        "path": "Location.language",
        "max": "0"
      },
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "label": "Resh-ID",
        "comment": "The identifier is the RESH-id according to urn:oid:2.16.578.1.12.4.1.4.102 (resh-id)."
      },
      {
        "id": "Location.status",
        "path": "Location.status",
        "max": "0"
      },
      {
        "id": "Location.operationalStatus",
        "path": "Location.operationalStatus",
        "max": "0"
      },
      {
        "id": "Location.mode",
        "path": "Location.mode",
        "max": "0"
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "min": 1
      },
      {
        "id": "Location.physicalType",
        "path": "Location.physicalType",
        "max": "0"
      },
      {
        "id": "Location.position",
        "path": "Location.position",
        "max": "0"
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "max": "0"
      },
      {
        "id": "Location.partOf",
        "path": "Location.partOf",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://helse-nord.no/fhir/StructureDefinition/Workflow.Encounter/Location_HN"
          }
        ]
      },
      {
        "id": "Location.endpoint",
        "path": "Location.endpoint",
        "max": "0"
      }
    ]
  }
}