This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2
Object Class
{ "resourceType": "ExtensionDefinition", "id": "11179-objectClass", "url": "http://hl7.org/fhir/ExtensionDefinition/11179-objectClass", "name": "Object Class", "display": "Object Class", "publisher": "Health Level Seven", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" } ] } ], "description": "A concept that represents a set of ideas, abstractions, or things in the real world that can be identified with explicit boundaries and meaning and whose properties and behavior follow the same rules. It may be either a single or a group of associated concepts, abstractions, or things.", "status": "draft", "date": "2014-04-21", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM" }, { "identity": "iso11179", "uri": "http://metadata-standards.org/11179/", "name": "ISO 11179" } ], "contextType": "resource", "context": [ "DataElement.mapping" ], "element": [ { "path": "Extension", "short": "Object Class", "definition": "A concept that represents a set of ideas, abstractions, or things in the real world that can be identified with explicit boundaries and meaning and whose properties and behavior follow the same rules. It may be either a single or a group of associated concepts, abstractions, or things.", "comments": "ObjectClass and Property are treated as a data model that can be mapped to like any other. This extension merely captures the ObjectClass element as a discrete code. The information conveyed here should also be conveyed in human-readable form in the mapping.map element.", "min": 0, "max": "1", "type": [ { "code": "Coding" } ], "binding": { "name": "11179ObjectClass", "isExtensible": true, "description": "A concept that represents a set of ideas, abstractions, or things in the real world that can be identified with explicit boundaries and meaning and whose properties and behavior follow the same rules. E.g. Person, Prescription, Encounter, etc." }, "mapping": [ { "identity": "v2", "map": "N/A" }, { "identity": "rim", "map": "N/A" }, { "identity": "iso11179", "map": "Data_Element.meaning.object_class" } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.