PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.9
    http://fkcfhir.org/fhir/StructureDefinition/fmc-insurance-organization-profile
{
  "description": "Fresenius Insurance Organization Profile",
  "_filename": "StructureDefinition-fmc-insurance-organization-profile.json",
  "package_name": "fmcna.caredata.fhir.ig.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "FreseniusInsuranceOrganization",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Fresenius Insurance Organization Profile",
  "package_version": "1.1.9",
  "status": "active",
  "id": "b67e7100-89f0-4ab1-b8e6-daa2c04417c2",
  "kind": "resource",
  "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-insurance-organization-profile",
  "version": "1.1.8",
  "differential": {
    "element": [ {
      "id": "Organization.identifier",
      "min": 1,
      "path": "Organization.identifier"
    }, {
      "id": "Organization.identifier:ORGID",
      "max": "1",
      "min": 1,
      "path": "Organization.identifier",
      "sliceName": "ORGID",
      "mustSupport": true,
      "patternIdentifier": {
        "system": "urn:oid:2.16.840.1.113883.3.7418.1.2"
      }
    }, {
      "id": "Organization.identifier:ORGID.type",
      "path": "Organization.identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203"
      }
    }, {
      "id": "Organization.identifier:NIIP",
      "max": "1",
      "min": 0,
      "path": "Organization.identifier",
      "sliceName": "NIIP",
      "patternIdentifier": {
        "system": "urn:oid:2.16.840.1.113883.3.7418.1.3"
      }
    }, {
      "id": "Organization.identifier:NIIP.type",
      "path": "Organization.identifier.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203"
      }
    }, {
      "id": "Organization.type",
      "min": 1,
      "path": "Organization.type",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Organization.type:ORGHIERARCHY",
      "max": "1",
      "min": 1,
      "path": "Organization.type",
      "sliceName": "ORGHIERARCHY",
      "mustSupport": true
    }, {
      "id": "Organization.type:ORGHIERARCHY.coding",
      "path": "Organization.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/organization-type"
      }
    }, {
      "id": "Organization.type:PAYORCTNCUSETYPE",
      "max": "1",
      "min": 0,
      "path": "Organization.type",
      "sliceName": "PAYORCTNCUSETYPE"
    }, {
      "id": "Organization.type:PAYORCTNCUSETYPE.coding",
      "path": "Organization.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://fkcfhir.org/fhir/CodeSystem/fmc-insurance-contact-use-type-vs"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
}