PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.elements@4.3.0
    http://hl7.org/fhir/StructureDefinition/de-ElementDefinition.code
{
  "description": "Data Element for ElementDefinition.code",
  "_filename": "StructureDefinition-de-ElementDefinition.code.json",
  "package_name": "hl7.fhir.r4b.elements",
  "date": "2022-05-28T12:47:40+10:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2022-05-28T12:47:40.239+10:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.3.0",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "ElementDefinition.code",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://metadata-standards.org/11179/",
    "name": "ISO 11179",
    "identity": "iso11179"
  }, {
    "uri": "http://ihe.net/data-element-exchange",
    "name": "IHE Data Element Exchange (DEX)",
    "identity": "dex"
  }, {
    "uri": "http://loinc.org",
    "name": "LOINC code for the element",
    "identity": "loinc"
  } ],
  "abstract": false,
  "type": "ElementDefinition.code",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "ElementDefinition.code",
  "package_version": "4.3.0",
  "snapshot": {
    "element": [ {
      "path": "ElementDefinition.code",
      "requirements": "Links the meaning of an element to an external terminology, and is very useful for searching and indexing.",
      "min": 0,
      "definition": "A code that has the same meaning as the element in a particular terminology.",
      "isModifier": false,
      "short": "Corresponding codes in terminologies",
      "mapping": [ {
        "map": "OM1.7",
        "identity": "v2"
      }, {
        "map": "./code (root or translation)",
        "identity": "rim"
      }, {
        "map": "(Data_Element).data_element_concept.identifier",
        "identity": "iso11179"
      }, {
        "map": "LOINC_NUM",
        "identity": "loinc"
      } ],
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/observation-codes",
        "extension": [ {
          "url": "http://hl7.org/fhir/build/StructureDefinition/binding-definition",
          "valueString": "Codes that indicate the meaning of a data element."
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ElementDefinitionCode"
        } ]
      },
      "max": "*",
      "id": "ElementDefinition.code",
      "comment": "The concept SHALL be properly aligned with the data element definition and other constraints, as defined in the code system, including relationships, of any code listed here.  Where multiple codes exist in a terminology that could correspond to the data element, the most granular code(s) should be selected, so long as they are not more restrictive than the data element itself. The mappings may be used to provide more or less granular or structured equivalences in the code system.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "ElementDefinition.code"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "57c66d91-c7c9-409c-8977-ee152e6d5fa4",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-ElementDefinition.code",
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}