PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.elements@4.0.1
    http://hl7.org/fhir/StructureDefinition/de-Account.status
{
  "description": "Data Element for Account.status",
  "_filename": "StructureDefinition-de-Account.status.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.status",
  "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.status",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Account.status",
  "package_version": "4.0.1",
  "snapshot": {
    "element": [ {
      "path": "Account.status",
      "min": 1,
      "definition": "Indicates whether the account is presently used/usable or not.",
      "isModifier": true,
      "short": "active | inactive | entered-in-error | on-hold | unknown",
      "mapping": [ {
        "map": "FiveWs.status",
        "identity": "w5"
      }, {
        "map": ".statusCode",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/account-status|4.0.1",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "AccountStatus"
        } ],
        "description": "Indicates whether the account is available to be used."
      },
      "max": "1",
      "id": "Account.status",
      "comment": "This element is labeled as a modifier because the status contains the codes inactive and entered-in-error that mark the Account as not currently valid.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Account.status"
      },
      "isModifierReason": "This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid",
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "c647ee2d-bf15-4cfe-a708-c786c5034c06",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-Account.status",
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}