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

FHIR IG Statistics: StructureDefinition/cimi-entity-ActiveFlagAsaCodeableConcept-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-entity-ActiveFlagAsaCodeableConcept-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-ActiveFlagAsaCodeableConcept-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-ActiveFlagAsaCodeableConcept-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameActiveFlagAsaCodeableConceptModel
TitleBC ActiveFlagAsaCodeableConcept Logical Model
Realmus
Authorityhl7
DescriptionIf the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.
Typecimi-entity-ActiveFlagAsaCodeableConcept-model
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

BC ActiveFlagAsaCodeableConcept Logical Model

If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-entity-ActiveFlagAsaCodeableConcept-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-ActiveFlagAsaCodeableConcept-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.entity.ActiveFlagAsaCodeableConcept"
    }
  ],
  "version": "0.2.0",
  "name": "ActiveFlagAsaCodeableConceptModel",
  "title": "BC ActiveFlagAsaCodeableConcept Logical Model",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
  "kind": "logical",
  "abstract": false,
  "type": "cimi-entity-ActiveFlagAsaCodeableConcept-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-entity-ActiveFlagAsaCodeableConcept-model",
        "path": "cimi-entity-ActiveFlagAsaCodeableConcept-model",
        "definition": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-ActiveFlagAsaCodeableConcept-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-ActiveFlagAsaCodeableConcept-model.value",
        "path": "cimi-entity-ActiveFlagAsaCodeableConcept-model.value",
        "short": "Code representing if the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "definition": "Code representing if the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-entity-ActiveFlagAsaCodeableConcept-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-entity-ActiveFlagAsaCodeableConcept-model",
        "path": "cimi-entity-ActiveFlagAsaCodeableConcept-model",
        "definition": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-entity-ActiveFlagAsaCodeableConcept-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-entity-ActiveFlagAsaCodeableConcept-model.value",
        "path": "cimi-entity-ActiveFlagAsaCodeableConcept-model.value",
        "short": "Code representing if the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "definition": "Code representing if the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-entity-ActiveFlagAsaCodeableConcept-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}