PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/StructureDefinition/Resource
{
  "description": "Base StructureDefinition for Resource Resource",
  "_filename": "StructureDefinition-Resource.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "Health Level Seven International (FHIR Infrastructure)",
  "fhirVersion": "1.0.2",
  "name": "Resource",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM",
    "identity": "rim"
  } ],
  "abstract": true,
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "snapshot": {
    "element": [ {
      "max": "*",
      "min": 0,
      "path": "Resource",
      "short": "Base Resource",
      "mapping": [ {
        "map": "Entity. Role, or Act",
        "identity": "rim"
      } ],
      "definition": "This is the base resource type for everything."
    }, {
      "max": "1",
      "min": 0,
      "path": "Resource.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Logical id of this artifact",
      "comments": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID.",
      "isSummary": true,
      "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."
    }, {
      "max": "1",
      "min": 0,
      "path": "Resource.meta",
      "type": [ {
        "code": "Meta"
      } ],
      "short": "Metadata about the resource",
      "isSummary": true,
      "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."
    }, {
      "path": "Resource.implicitRules",
      "min": 0,
      "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
      "isModifier": true,
      "short": "A set of rules under which this content was created",
      "comments": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible.",
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Resource.language",
      "type": [ {
        "code": "code"
      } ],
      "short": "Language of the resource content",
      "binding": {
        "strength": "required",
        "description": "A human language.",
        "valueSetUri": "http://tools.ietf.org/html/bcp47"
      },
      "comments": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
      "definition": "The base language in which the resource is written."
    } ]
  },
  "status": "draft",
  "id": "28c34705-bb04-4082-a1ce-495f3e4c0294",
  "kind": "resource",
  "url": "http://hl7.org/fhir/StructureDefinition/Resource",
  "version": null,
  "differential": {
    "element": [ {
      "max": "*",
      "min": 0,
      "path": "Resource",
      "short": "Base Resource",
      "mapping": [ {
        "map": "Entity. Role, or Act",
        "identity": "rim"
      } ],
      "definition": "This is the base resource type for everything."
    }, {
      "max": "1",
      "min": 0,
      "path": "Resource.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Logical id of this artifact",
      "comments": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID.",
      "isSummary": true,
      "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."
    }, {
      "max": "1",
      "min": 0,
      "path": "Resource.meta",
      "type": [ {
        "code": "Meta"
      } ],
      "short": "Metadata about the resource",
      "isSummary": true,
      "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."
    }, {
      "path": "Resource.implicitRules",
      "min": 0,
      "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
      "isModifier": true,
      "short": "A set of rules under which this content was created",
      "comments": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible.",
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Resource.language",
      "type": [ {
        "code": "code"
      } ],
      "short": "Language of the resource content",
      "binding": {
        "strength": "required",
        "description": "A human language.",
        "valueSetUri": "http://tools.ietf.org/html/bcp47"
      },
      "comments": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
      "definition": "The base language in which the resource is written."
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm",
      "system": "other"
    } ]
  } ]
}