PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.0
    http://hl7.org/fhir/StructureDefinition/de-DataRequirement.type
{
  "description": "Data Element for DataRequirement.type",
  "_filename": "StructureDefinition-de-DataRequirement.type.json",
  "package_name": "hl7.fhir.core",
  "date": "2018-08-19T21:48:56+10:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2018-08-19T21:48:56.559+10:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "3.5.0",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "DataRequirement.type",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "DataRequirement.type",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "DataRequirement.type",
  "package_version": "3.5.0",
  "snapshot": {
    "element": [ {
      "path": "DataRequirement.type",
      "min": 1,
      "definition": "The type of the required data, specified as the type name of a resource. For profiles, this value is set to the type of the base resource of the profile.",
      "isModifier": false,
      "short": "The type of the required data",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/all-types",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "FHIRAllTypes"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
          "valueBoolean": true
        } ],
        "description": "A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types."
      },
      "max": "1",
      "id": "DataRequirement.type",
      "base": {
        "max": "1",
        "min": 1,
        "path": "DataRequirement.type"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "9ef3775d-54f3-4f75-97c3-26ff35bfef48",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-DataRequirement.type",
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}