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

FHIR IG Statistics: StructureDefinition/cimi-context-Onset-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-context-Onset-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-context-Onset-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-Onset-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameOnsetModel
TitleBC Onset Logical Model
Realmus
Authorityhl7
DescriptionThe beginning or first appearance of a mental or physical disorder.
Typecimi-context-Onset-model
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
shr-core-Age-modelBC Age Logical Model
shr-core-Range-modelBC Range Logical Model
shr-core-TimePeriod-modelBC TimePeriod Logical Model

Narrative

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

BC Onset Logical Model

The beginning or first appearance of a mental or physical disorder.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-context-Onset-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-Onset-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.context.Onset"
    }
  ],
  "version": "0.2.0",
  "name": "OnsetModel",
  "title": "BC Onset 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 beginning or first appearance of a mental or physical disorder.",
  "keyword": [
    {
      "system": "http://loinc.org",
      "code": "85585-8"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "cimi-context-Onset-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-context-Onset-model",
        "path": "cimi-context-Onset-model",
        "definition": "The beginning or first appearance of a mental or physical disorder.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-context-Onset-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-context-Onset-model.value[x]",
        "path": "cimi-context-Onset-model.value[x]",
        "short": "Choice of types representing the beginning or first appearance of a mental or physical disorder.",
        "definition": "Choice of types representing the beginning or first appearance of a mental or physical disorder.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-context-Onset-model.value[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Age-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Range-model"
          },
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-context-Onset-model",
        "path": "cimi-context-Onset-model",
        "definition": "The beginning or first appearance of a mental or physical disorder.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-context-Onset-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-context-Onset-model.value[x]",
        "path": "cimi-context-Onset-model.value[x]",
        "short": "Choice of types representing the beginning or first appearance of a mental or physical disorder.",
        "definition": "Choice of types representing the beginning or first appearance of a mental or physical disorder.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-context-Onset-model.value[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Age-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
          },
          {
            "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Range-model"
          },
          {
            "code": "string"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}