PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.9
    http://fkcfhir.org/fhir/StructureDefinition/fmc-location-profile
{
  "description": "This profile sets minimum expectations for the Location resource",
  "_filename": "StructureDefinition-fmc-location-profile.json",
  "package_name": "fmcna.caredata.fhir.ig.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "FreseniusLocation",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Fresenius Location Profile",
  "package_version": "1.1.9",
  "status": "active",
  "id": "b84912f2-e29f-45d0-814d-6eecd3816c89",
  "kind": "resource",
  "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-location-profile",
  "version": "1.1.8",
  "differential": {
    "element": [ {
      "id": "Location.identifier",
      "min": 1,
      "base": {
        "max": "*",
        "min": 1,
        "path": "Location.identifier"
      },
      "path": "Location.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Location.identifier:LOCIdentifier",
      "max": "1",
      "min": 1,
      "path": "Location.identifier",
      "sliceName": "LOCIdentifier",
      "mustSupport": true
    }, {
      "id": "Location.identifier:LOCIdentifier.type",
      "path": "Location.identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203"
      }
    }, {
      "id": "Location.identifier:LOCIdentifier.system",
      "min": 1,
      "path": "Location.identifier.system",
      "patternUri": "urn:oid:2.16.840.1.113883.3.7418.5.1"
    }, {
      "id": "Location.name",
      "path": "Location.name",
      "short": "Name of the Fresenius Location"
    }, {
      "id": "Location.type",
      "min": 1,
      "path": "Location.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-location-type-vs"
      }
    }, {
      "id": "Location.managingOrganization",
      "min": 1,
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile" ]
      } ],
      "short": "Reference to Organization"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location"
}