{
  "resourceType": "StructureDefinition",
  "id": "isa-lm-ontology-source-reference",
  "url": "https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-ontology-source-reference",
  "version": "0.9",
  "name": "ISA_LM_ONTOLOGY_SOURCE_REFERENCE",
  "title": "ISA LM Ontology Source Reference",
  "status": "active",
  "publisher": "Berlin Institute of Health @ Charité - Core Facility Digital Medicine and Interoperability",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/scientific-infrastructure/core-facilities/interoperability/home"
        }
      ]
    }
  ],
  "description": "FHIR LogicalModel representing the ontology_source_reference_schema.json as specified in ISA Model and Serialization Specifications 1.0 (2016-10-28).",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "FHIR",
      "name": "Ontology Source Reference LogicalModel FHIR Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-ontology-source-reference",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "isa-lm-ontology-source-reference",
        "path": "isa-lm-ontology-source-reference",
        "short": "ISA LM Ontology Source Reference",
        "definition": "FHIR LogicalModel representing the ontology_source_reference_schema.json as specified in ISA Model and Serialization Specifications 1.0 (2016-10-28)."
      },
      {
        "id": "isa-lm-ontology-source-reference.OntologySourceReference",
        "path": "isa-lm-ontology-source-reference.OntologySourceReference",
        "short": "This schema implements Ontology from the ISA Abstract Model.",
        "definition": "This schema implements Ontology from the ISA Abstract Model.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "FHIR",
            "map": "CodeSystem"
          }
        ]
      },
      {
        "id": "isa-lm-ontology-source-reference.OntologySourceReference.comments",
        "path": "isa-lm-ontology-source-reference.OntologySourceReference.comments",
        "short": "comments",
        "definition": "comments",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-comment"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "FHIR",
            "map": "CodeSystem.extension:comments.where(url='http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments')"
          }
        ]
      },
      {
        "id": "isa-lm-ontology-source-reference.OntologySourceReference.description",
        "path": "isa-lm-ontology-source-reference.OntologySourceReference.description",
        "short": "description",
        "definition": "description",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "FHIR",
            "map": "CodeSystem.description"
          }
        ]
      },
      {
        "id": "isa-lm-ontology-source-reference.OntologySourceReference.file",
        "path": "isa-lm-ontology-source-reference.OntologySourceReference.file",
        "short": "file",
        "definition": "file",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "FHIR",
            "map": "CodeSystem.url"
          }
        ]
      },
      {
        "id": "isa-lm-ontology-source-reference.OntologySourceReference.name",
        "path": "isa-lm-ontology-source-reference.OntologySourceReference.name",
        "short": "name",
        "definition": "name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "FHIR",
            "map": "CodeSystem.name"
          }
        ]
      },
      {
        "id": "isa-lm-ontology-source-reference.OntologySourceReference.version",
        "path": "isa-lm-ontology-source-reference.OntologySourceReference.version",
        "short": "version",
        "definition": "version",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "FHIR",
            "map": "CodeSystem.version"
          }
        ]
      }
    ]
  }
}