PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.7
    http://fkcfhir.org/fhir/StructureDefinition/fmc-account-profile
{
  "description": "Fresenius Insurance Account Profile",
  "_filename": "StructureDefinition-fmc-account-profile.json",
  "package_name": "fmcna.caredata.fhir.ig.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "FreseniusAccount",
  "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": "Account",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Fresenius Insurance Account Profile",
  "package_version": "1.1.7",
  "status": "active",
  "id": "9d752fc2-38b7-4420-8b1d-b39ba4c3e3d9",
  "kind": "resource",
  "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-account-profile",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Account.extension",
      "path": "Account.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Account.extension:addlHelathPlans",
      "max": "1",
      "min": 0,
      "path": "Account.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-additional-healthplans-extn" ]
      } ],
      "sliceName": "addlHelathPlans",
      "mustSupport": true
    }, {
      "id": "Account.identifier",
      "min": 1,
      "path": "Account.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Account.identifier:AccountNumber",
      "max": "1",
      "min": 1,
      "path": "Account.identifier",
      "sliceName": "AccountNumber",
      "mustSupport": true
    }, {
      "id": "Account.identifier:AccountNumber.type",
      "path": "Account.identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203"
      }
    }, {
      "id": "Account.identifier:AccountNumber.system",
      "min": 1,
      "path": "Account.identifier.system",
      "patternUri": "urn:oid:2.16.840.1.113883.3.7418.4.2"
    }, {
      "id": "Account.type",
      "min": 1,
      "path": "Account.type",
      "mustSupport": true
    }, {
      "id": "Account.subject",
      "max": "1",
      "min": 1,
      "path": "Account.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Account.owner",
      "min": 1,
      "path": "Account.owner",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Account"
}