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

FHIR IG Statistics: StructureDefinition/cimi-topic-FindingMethod-model

Packagehl7.fhir.us.breastcancer
TypeStructureDefinition
Idcimi-topic-FindingMethod-model
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-topic-FindingMethod-model.html
URLhttp://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingMethod-model
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameFindingMethodModel
TitleBC FindingMethod Logical Model
Realmus
Authorityhl7
DescriptionThe technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.
Typecimi-topic-FindingMethod-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 FindingMethod Logical Model

The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.


Source

{
  "resourceType": "StructureDefinition",
  "id": "cimi-topic-FindingMethod-model",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-FindingMethod-model",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "cimi.topic.FindingMethod"
    }
  ],
  "version": "0.2.0",
  "name": "FindingMethodModel",
  "title": "BC FindingMethod 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 technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
  "kind": "logical",
  "abstract": false,
  "type": "cimi-topic-FindingMethod-model",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "cimi-topic-FindingMethod-model",
        "path": "cimi-topic-FindingMethod-model",
        "definition": "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-topic-FindingMethod-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-topic-FindingMethod-model.value",
        "path": "cimi-topic-FindingMethod-model.value",
        "short": "Code representing the technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition": "Code representing the technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-topic-FindingMethod-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "preferred",
          "valueSetReference": {
            "reference": "http://loinc.org/vs"
          }
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "cimi-topic-FindingMethod-model",
        "path": "cimi-topic-FindingMethod-model",
        "definition": "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "cimi-topic-FindingMethod-model",
          "min": 0,
          "max": "*"
        },
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false
      },
      {
        "id": "cimi-topic-FindingMethod-model.value",
        "path": "cimi-topic-FindingMethod-model.value",
        "short": "Code representing the technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition": "Code representing the technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "cimi-topic-FindingMethod-model.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": false,
        "binding": {
          "strength": "preferred",
          "valueSetReference": {
            "reference": "http://loinc.org/vs"
          }
        }
      }
    ]
  }
}