FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/fmc-coverage-profile

Packagefmcna.caredata.fhir.ig.r4
Resource TypeStructureDefinition
Idfmc-coverage-profile
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fmcna.caredata.fhir.ig.r4@1.1.9&canonical=http://fkcfhir.org/fhir/StructureDefinition/fmc-coverage-profile
URLhttp://fkcfhir.org/fhir/StructureDefinition/fmc-coverage-profile
Version1.1.8
Statusactive
NameFreseniusCoverage
TitleFresenius Insurance Coverage Profile
DescriptionFresenius Insurance Coverage Profile
TypeCoverage
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
us-core-coverageUS Core Coverage Profile
fmc-fin-clearance-extnExtension: Fresenius financial clearance Extension
fmc-patient-profileFresenius Patient Profile
fmc-tpa-code-extnExtension: Fresenius TPA Code Extension
ValueSet
fmc-coverage-type-vsFresenius Coverage Type Value Set
fmc-specific-identifier-type-vsFresenius Identifier Type Value Set
fmc-subscriber-relationship-vsFresenius Subscriber Policy holder relationship Value Set

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "fmc-coverage-profile",
  "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-coverage-profile",
  "version": "1.1.8",
  "name": "FreseniusCoverage",
  "title": "Fresenius Insurance Coverage Profile",
  "status": "active",
  "description": "Fresenius Insurance Coverage Profile",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "cdanetv4",
      "uri": "http://www.cda-adc.ca/en/services/cdanet/",
      "name": "Canadian Dental Association eclaims standard"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "cpha3pharm",
      "uri": "http://www.pharmacists.ca/",
      "name": "Canadian Pharmacy Associaiton eclaims standard"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Coverage",
  "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-coverage",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Coverage.extension",
        "path": "Coverage.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Coverage.extension:finClearance",
        "path": "Coverage.extension",
        "sliceName": "finClearance",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fkcfhir.org/fhir/StructureDefinition/fmc-fin-clearance-extn"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Coverage.extension:tpaCode",
        "path": "Coverage.extension",
        "sliceName": "tpaCode",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fkcfhir.org/fhir/StructureDefinition/fmc-tpa-code-extn"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Coverage.identifier:PMOIdentifier",
        "path": "Coverage.identifier",
        "sliceName": "PMOIdentifier",
        "min": 0,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Coverage.identifier:PMOIdentifier.type",
        "path": "Coverage.identifier.type",
        "binding": {
          "strength": "required",
          "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-specific-identifier-type-vs"
        }
      },
      {
        "id": "Coverage.identifier:PMOIdentifier.system",
        "path": "Coverage.identifier.system",
        "patternUri": "urn:oid:2.16.840.1.113883.3.7418.26.2"
      },
      {
        "id": "Coverage.type",
        "path": "Coverage.type",
        "binding": {
          "strength": "required",
          "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-coverage-type-vs"
        }
      },
      {
        "id": "Coverage.beneficiary",
        "path": "Coverage.beneficiary",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile"
            ]
          }
        ]
      },
      {
        "id": "Coverage.relationship",
        "path": "Coverage.relationship",
        "binding": {
          "strength": "required",
          "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-subscriber-relationship-vs"
        }
      },
      {
        "id": "Coverage.class:groupingclass",
        "path": "Coverage.class",
        "sliceName": "groupingclass",
        "short": "Class",
        "min": 0,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Coverage.class:groupingclass.type",
        "path": "Coverage.class.type",
        "patternCodeableConcept": {
          "coding": [
            {
              "code": "class",
              "system": "http://terminology.hl7.org/CodeSystem/coverage-class"
            }
          ]
        }
      },
      {
        "id": "Coverage.class:groupingclass.value",
        "path": "Coverage.class.value",
        "short": "Class Number",
        "comment": "Class Number",
        "mustSupport": true
      },
      {
        "id": "Coverage.class:groupingclass.name",
        "path": "Coverage.class.name",
        "short": "Benefit class Name",
        "comment": "Benefit class Name",
        "mustSupport": true
      }
    ]
  }
}