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

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

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-context-Issued-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-context-Issued-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-Issued-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameIssuedModel
TitleBC Issued Logical Model
Realmus
Authorityhl7
DescriptionThe date and time this observation was made available to providers, typically after the results have been reviewed and verified.
Typecimi-context-Issued-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 Issued Logical Model

The date and time this observation was made available to providers, typically after the results have been reviewed and verified.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-context-Issued-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-context-Issued-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.context.Issued"
    }
  ],
  "version": "0.2.0",
  "name": "IssuedModel",
  "title": "BC Issued 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 this observation was made available to providers, typically after the results have been reviewed and verified.",
  "kind": "logical",
  "abstract": false,
  "type": "cimi-context-Issued-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-context-Issued-model",
        "path": "cimi-context-Issued-model",
        "definition": "The date and time this observation was made available to providers, typically after the results have been reviewed and verified.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-context-Issued-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-context-Issued-model.value",
        "path": "cimi-context-Issued-model.value",
        "short": "Instant representing the date and time this observation was made available to providers, typically after the results have been reviewed and verified.",
        "definition": "Instant representing the date and time this observation was made available to providers, typically after the results have been reviewed and verified.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-context-Issued-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "instant"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-context-Issued-model",
        "path": "cimi-context-Issued-model",
        "definition": "The date and time this observation was made available to providers, typically after the results have been reviewed and verified.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-context-Issued-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-context-Issued-model.value",
        "path": "cimi-context-Issued-model.value",
        "short": "Instant representing the date and time this observation was made available to providers, typically after the results have been reviewed and verified.",
        "definition": "Instant representing the date and time this observation was made available to providers, typically after the results have been reviewed and verified.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-context-Issued-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "instant"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      }
    ]
  }
}