{ "description": null, "_filename": "MyObservation.json", "package_name": "mint.fhir", "date": "2021-10-12T07:17:09.3780626+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2021-10-12T07:17:58.367+00:00" }, "publisher": "Mint Medical GmbH", "fhirVersion": "4.0.1", "name": "MyObservation_task", "abstract": false, "type": "Observation", "experimental": "true", "resourceType": "StructureDefinition", "title": "Observation_task", "package_version": "1.2.0", "status": "draft", "id": "412dc471-a8fa-4816-a469-50e4c1905aea", "kind": "resource", "url": "http://example.org/fhir/StructureDefinition/MyObservation", "version": "1.0.0", "differential": { "element": [ { "id": "Observation.identifier", "min": 1, "path": "Observation.identifier", "comment": "The following information will be included:\r\n* task name (e.g. \"Baseline\", \"Follow-up 1)\r\n* criteria name (e.g. \"RECIST 1.1\")\r\n* trial name\r\n* trial arm name", "mustSupport": true }, { "id": "Observation.status", "path": "Observation.status", "comment": "Mapping to mint Lesion states:\r\n* registered → new\r\n* preliminary → in progress\r\n* final → approved\r\n* amended → approved with revision", "mustSupport": true }, { "id": "Observation.category", "max": "1", "min": 1, "path": "Observation.category", "comment": "Defines if one time point or one observation is encoded (by LOINC):\r\n* LP6960-1 | time point\r\n* 363787002 | Observable entity\r\nIn addition to the required category valueset, this element allows various categorization schemes based on the owner’s definition of the category and effectively multiple categories can be used at once. The level of granularity is defined by the category concepts in the value set.", "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "comment": "The earliest date of a containing series is taken.\r\n\r\nAt least a date should be present unless this observation is a historical report. For recording imprecise or \"fuzzy\" times (For example, a blood glucose measurement taken \"after breakfast\") use the [Timing](datatypes.html#timing) datatype which allow the measurement to be tied to regular life events.", "mustSupport": true }, { "id": "Observation.performer", "path": "Observation.performer", "mustSupport": true }, { "id": "Observation.note", "path": "Observation.note", "mustSupport": true }, { "id": "Observation.hasMember", "path": "Observation.hasMember", "mustSupport": true }, { "id": "Observation.derivedFrom", "path": "Observation.derivedFrom", "mustSupport": false } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }