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

FHIR IG Statistics: StructureDefinition/shr-core-EffectiveTimePeriod-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idshr-core-EffectiveTimePeriod-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-shr-core-EffectiveTimePeriod-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-EffectiveTimePeriod-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameEffectiveTimePeriodModel
TitleBC EffectiveTimePeriod Logical Model
Realmus
Authorityhl7
DescriptionThe date and time span for which something is active, valid, or in force.
Typeshr-core-EffectiveTimePeriod-model
Kindlogical

Resources that use this resource

StructureDefinition
cimi-element-Identifier-modelBC Identifier Logical Model
cimi-element-Name-modelBC Name Logical Model
cimi-element-PersonName-modelBC PersonName Logical Model
cimi-entity-AccessionIdentifier-modelBC AccessionIdentifier Logical Model
cimi-entity-NationalProviderIdentifier-modelBC NationalProviderIdentifier Logical Model
cimi-entity-OrganizationIdentifier-modelBC OrganizationIdentifier Logical Model
cimi-entity-Qualification-modelBC Qualification Logical Model
cimi-entity-RelatedPerson-modelBC RelatedPerson Logical Model
shr-core-Address-modelBC Address Logical Model
shr-core-ContactPoint-modelBC ContactPoint Logical Model
shr-core-HumanName-modelBC HumanName Logical Model

Resources that this resource uses

No resources found


Narrative

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

BC EffectiveTimePeriod Logical Model

The date and time span for which something is active, valid, or in force.


Source

{
  "resourceType": "StructureDefinition",
  "id": "shr-core-EffectiveTimePeriod-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-EffectiveTimePeriod-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "shr.core.EffectiveTimePeriod"
    }
  ],
  "version": "0.2.0",
  "name": "EffectiveTimePeriodModel",
  "title": "BC EffectiveTimePeriod 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": "The date and time span for which something is active, valid, or in force.",
  "keyword": [
    {
      "system": "http://ncimeta.nci.nih.gov",
      "code": "C2985763"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "shr-core-EffectiveTimePeriod-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "shr-core-EffectiveTimePeriod-model",
        "path": "shr-core-EffectiveTimePeriod-model",
        "definition": "The date and time span for which something is active, valid, or in force.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "shr-core-EffectiveTimePeriod-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-EffectiveTimePeriod-model.timePeriodStart",
        "path": "shr-core-EffectiveTimePeriod-model.timePeriodStart",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1301880"
          }
        ],
        "short": "The time at which something is to take effect, start, or did start. Boundary is considered inclusive.",
        "definition": "The time at which something is to take effect, start, or did start. Boundary is considered inclusive.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "shr-core-EffectiveTimePeriod-model.timePeriodStart",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
        "path": "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1522314"
          }
        ],
        "short": "The time at which something is to end or did end. Boundary is considered inclusive.",
        "definition": "The time at which something is to end or did end. Boundary is considered inclusive.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "shr-core-EffectiveTimePeriod-model",
        "path": "shr-core-EffectiveTimePeriod-model",
        "definition": "The date and time span for which something is active, valid, or in force.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "shr-core-EffectiveTimePeriod-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-EffectiveTimePeriod-model.timePeriodStart",
        "path": "shr-core-EffectiveTimePeriod-model.timePeriodStart",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1301880"
          }
        ],
        "short": "The time at which something is to take effect, start, or did start. Boundary is considered inclusive.",
        "definition": "The time at which something is to take effect, start, or did start. Boundary is considered inclusive.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "shr-core-EffectiveTimePeriod-model.timePeriodStart",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
        "path": "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
        "code": [
          {
            "system": "http://ncimeta.nci.nih.gov",
            "code": "C1522314"
          }
        ],
        "short": "The time at which something is to end or did end. Boundary is considered inclusive.",
        "definition": "The time at which something is to end or did end. Boundary is considered inclusive.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}