PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.elements@4.0.1
    http://hl7.org/fhir/StructureDefinition/de-Account.type
{
  "description": "Data Element for Account.type",
  "_filename": "StructureDefinition-de-Account.type.json",
  "package_name": "hl7.fhir.r4.elements",
  "date": "2019-11-01T09:29:23+11:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.0.1",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "Account.type",
  "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.type",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Account.type",
  "package_version": "4.0.1",
  "snapshot": {
    "element": [ {
      "path": "Account.type",
      "min": 0,
      "definition": "Categorizes the account for reporting and searching purposes.",
      "isModifier": false,
      "short": "E.g. patient, expense, depreciation",
      "mapping": [ {
        "map": "FiveWs.class",
        "identity": "w5"
      }, {
        "map": ".code",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/account-type",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "AccountType"
        } ],
        "description": "The usage type of this account, permits categorization of accounts."
      },
      "max": "1",
      "id": "Account.type",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Account.type"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "9a185e5a-fe12-4253-80b2-166b44769eb1",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-Account.type",
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}