Package | fbe.babycare.app |
Resource Type | StructureDefinition |
Id | FBE-BC-APP-EXPORT |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fbe.babycare.app@1.0.1&canonical=http://hapi.fhir.org/baseR4/StructureDefinition/FBE-BC-APP-EXPORT |
URL | http://hapi.fhir.org/baseR4/StructureDefinition/FBE-BC-APP-EXPORT |
Status | active |
Date | 2022-02-03T14:33:59+01:00 |
Name | FBE-BC-APP-EXPORT |
Purpose | Representation of FBE BabyCare app data. |
Type | FBE-BC-APP-EXPORT |
Kind | logical |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/baseTypeForModel", "valueString": "Bundle" } ], "id": "FBE-BC-APP-EXPORT", "url": "http://hapi.fhir.org/baseR4/StructureDefinition/FBE-BC-APP-EXPORT", "name": "FBE-BC-APP-EXPORT", "purpose": "Representation of FBE BabyCare app data.", "status": "active", "date": "2022-02-03T14:33:59+01:00", "identifier": [ { "system": "http://clinfhir.com", "value": "author" } ], "keyword": [ { "system": "http://fhir.hl7.org.nz/NamingSystem/application", "code": "clinfhir" } ], "kind": "logical", "abstract": false, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element", "type": "FBE-BC-APP-EXPORT", "derivation": "specialization", "snapshot": { "element": [ { "label": "FBE-BC-APP-EXPORT", "id": "FBE-BC-APP-EXPORT", "path": "FBE-BC-APP-EXPORT", "definition": "No description", "min": 1, "max": "1", "base": { "path": "FBE-BC-APP-EXPORT", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "identifier", "id": "FBE-BC-APP-EXPORT.identifier", "path": "FBE-BC-APP-EXPORT.identifier", "short": "Persistent identifier for the bundle", "definition": "A persistent identifier for the bundle that won't change as a bundle is copied from server to server.", "min": 0, "max": "1", "mapping": [ { "identity": "fhir", "map": "Bundle.identifier|" } ], "type": [ { "code": "Identifier", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.identifier", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "type", "id": "FBE-BC-APP-EXPORT.type", "path": "FBE-BC-APP-EXPORT.type", "short": "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection", "definition": "Indicates the purpose of this bundle - how it is intended to be used.", "min": 1, "max": "1", "mapping": [ { "identity": "fhir", "map": "Bundle.type|" } ], "type": [ { "code": "code" } ], "base": { "path": "FBE-BC-APP-EXPORT.type", "min": 0, "max": "1" }, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "BundleType" } ], "strength": "required", "description": "Indicates the purpose of a bundle - how it is intended to be used.", "valueSet": "http://hl7.org/fhir/ValueSet/bundle-type|4.0.1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "timestamp", "id": "FBE-BC-APP-EXPORT.timestamp", "path": "FBE-BC-APP-EXPORT.timestamp", "short": "When the bundle was assembled", "definition": "The date/time that the bundle was assembled - i.e. when the resources were placed in the bundle.", "min": 1, "max": "1", "mustSupport": false, "mapping": [ { "identity": "fhir", "map": "Bundle.timestamp|" } ], "type": [ { "code": "instant" } ], "base": { "path": "FBE-BC-APP-EXPORT.timestamp", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "quicktest", "id": "FBE-BC-APP-EXPORT.quicktest", "path": "FBE-BC-APP-EXPORT.quicktest", "short": "quicktest", "definition": "Contains several observations from the apps quicktests.", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "entry", "id": "FBE-BC-APP-EXPORT.quicktest.entry", "path": "FBE-BC-APP-EXPORT.quicktest.entry", "short": "entry", "definition": "No description", "min": 0, "max": "*", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/usageGuideUrl", "valueString": "Quicktest entry - will have a resource or information" }, { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "fullUrl", "id": "FBE-BC-APP-EXPORT.quicktest.entry.fullUrl", "path": "FBE-BC-APP-EXPORT.quicktest.entry.fullUrl", "short": "fullUrl", "definition": "URI for resource (URI for UUID/OID)", "min": 1, "max": "1", "mustSupport": false, "mapping": [ { "identity": "fhir", "map": "Bundle.entry.fullUrl|" } ], "type": [ { "code": "uri" } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.fullUrl", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "resource", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource", "short": "resource", "definition": "User given answer to quicktest.", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "identifier", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource.identifier", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.identifier", "short": "identifier", "definition": "No description", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "string" } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.identifier", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "resourceType", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource.resourceType", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.resourceType", "short": "resourceType", "definition": "No description", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "code" } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.resourceType", "min": 0, "max": "1" }, "binding": { "strength": "preferred", "valueSet": "http://hl7.org/fhir/ValueSet/resource-types" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "status", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource.status", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.status", "short": "preliminary | final", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "code" } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.status", "min": 0, "max": "1" }, "binding": { "strength": "preferred", "valueSet": "http://hl7.org/fhir/ValueSet/observation-status" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "interpretation", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource.interpretation", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.interpretation", "short": "interpretation", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.interpretation", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "text", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource.interpretation.text", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.interpretation.text", "short": "text", "definition": "The actual question the values belong to.", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "string" } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.interpretation.text", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "value", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value", "short": "values", "definition": "None, one or multiple values the user reported.", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "valueString", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value.valueString", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value.valueString", "short": "valueString", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "string" } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value.valueString", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "valueInteger", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value.valueInteger", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value.valueInteger", "short": "valueInteger", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "integer" } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value.valueInteger", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "valueDecimal", "id": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value.valueDecimal", "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value.valueDecimal", "short": "valueDecimal", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "decimal" } ], "base": { "path": "FBE-BC-APP-EXPORT.quicktest.entry.resource.value.valueDecimal", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "analysis", "id": "FBE-BC-APP-EXPORT.analysis", "path": "FBE-BC-APP-EXPORT.analysis", "short": "analysis", "definition": "Contains several observations from the apps detailed analysis.", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "entry", "id": "FBE-BC-APP-EXPORT.analysis.entry", "path": "FBE-BC-APP-EXPORT.analysis.entry", "short": "entry", "definition": "No description", "min": 0, "max": "*", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/usageGuideUrl", "valueString": "Analysis entry - will have a resource or information" }, { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "fullUrl", "id": "FBE-BC-APP-EXPORT.analysis.entry.fullUrl", "path": "FBE-BC-APP-EXPORT.analysis.entry.fullUrl", "short": "fullUrl", "definition": "URI for resource (URI for UUID/OID)", "min": 1, "max": "1", "mustSupport": false, "mapping": [ { "identity": "fhir", "map": "Bundle.entry.fullUrl|" } ], "type": [ { "code": "uri" } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.fullUrl", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "resource", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource", "short": "resource", "definition": "User given answer to quicktest.", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "identifier", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.identifier", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.identifier", "short": "identifier", "definition": "No description", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "string" } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.identifier", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "resourceType", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.resourceType", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.resourceType", "short": "resourceType", "definition": "No description", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "code" } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.resourceType", "min": 0, "max": "1" }, "binding": { "strength": "preferred", "valueSet": "http://hl7.org/fhir/ValueSet/resource-types" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "status", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.status", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.status", "short": "preliminary | final", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "code" } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.status", "min": 0, "max": "1" }, "binding": { "strength": "preferred", "valueSet": "http://hl7.org/fhir/ValueSet/observation-status" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "interpretation", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.interpretation", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.interpretation", "short": "interpretation", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.interpretation", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "text", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.interpretation.text", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.interpretation.text", "short": "text", "definition": "The actual question the values belong to.", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "string" } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.interpretation.text", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "values", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.values", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values", "short": "values", "definition": "Collection of value entries.", "min": 1, "max": "1", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "value", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.value", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values.value", "short": "values", "definition": "None, one or multiple values the user reported.", "min": 0, "max": "*", "mustSupport": false, "type": [ { "code": "BackboneElement", "isComplexDT": true } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values.value", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "valueString", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.value.valueString", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values.value.valueString", "short": "valueString", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "string" } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values.value.valueString", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "valueInteger", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.value.valueInteger", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values.value.valueInteger", "short": "valueInteger", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "integer" } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values.value.valueInteger", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] }, { "label": "valueDecimal", "id": "FBE-BC-APP-EXPORT.analysis.entry.resource.value.valueDecimal", "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values.value.valueDecimal", "short": "valueDecimal", "definition": "No description", "min": 0, "max": "1", "mustSupport": false, "type": [ { "code": "decimal" } ], "base": { "path": "FBE-BC-APP-EXPORT.analysis.entry.resource.values.value.valueDecimal", "min": 0, "max": "1" }, "extension": [ { "url": "http://clinfhir.com/fhir/StructureDefinition/edStatus", "valueString": "included" } ] } ] } }