{
"description": "Indicates the time-period (from 'now') to search for observations that match the Questionnaire.item.code and Questionnaire.subject when pre-populating the QuestionnaireResponse.",
"_filename": "sdc-questionnaire-observationLinkPeriod.json",
"package_name": "ca.on.health.sadie",
"date": "2014-04-21",
"derivation": "constraint",
"meta": {
"tag": [ {
"code": "validation_failed_with_warning",
"system": "https://smilecdr.com/fhir/NamingSystem/tags",
"display": "Validation Failed with Warning"
} ],
"versionId": "1",
"lastUpdated": "2021-08-31T17:34:34.498+00:00"
},
"publisher": "HL7 International - FHIR Infrastructure Work Group",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "ObservationLinkPeriodExtension",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Obervation link period",
"package_version": "1.0.6",
"status": "active",
"id": "c46b0a1d-36f4-4e58-849f-ecb4081ac5ac",
"kind": "complex-type",
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-observationLinkPeriod",
"context": [ {
"type": "element",
"expression": "Questionnaire.item"
}, {
"type": "element",
"expression": "Questionnaire.item.item"
} ],
"version": "2.8.0",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"min": 0,
"path": "Extension",
"short": "Relevant time to pre-pop observation",
"comment": "If multiple Observations are found, the most recent is used.",
"definition": "Indicates the time-period (from 'now') to search for observations that match the Questionnaire.item.code and Questionnaire.subject when pre-populating the QuestionnaireResponse."
}, {
"id": "Extension.url",
"path": "Extension.url",
"type": [ {
"code": "uri"
} ],
"fixedUri": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-observationLinkPeriod"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "Duration"
} ]
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}