{ "description": "First attempt to profile the Quantity datatype of the attribute \\\"valueQuantity\\\" of the Observation resources", "_filename": "Quantity_Profile.json", "package_name": "Capable.repository", "date": "2021-03-08", "derivation": "constraint", "publisher": "Capable team", "fhirVersion": "4.0.1", "name": "Quantity_Profile", "abstract": false, "type": "Quantity", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.1", "status": "draft", "id": "8e0ee87d-5a6a-450c-84b1-49f7f6879813", "kind": "complex-type", "url": "http://capable-project.eu/data/fhir/StructureDefinition/Quantity_Profile", "version": "v0", "differential": { "element": [ { "id": "Quantity.value", "min": 1, "path": "Quantity.value" }, { "id": "Quantity.comparator", "path": "Quantity.comparator" }, { "id": "Quantity.system", "path": "Quantity.system", "fixedUri": "http://unitsofmeasure.org" }, { "id": "Quantity.code", "path": "Quantity.code", "binding": { "strength": "preferred", "valueSet": "http://capable-project.eu/data/fhir/ValueSet/units-of-measure" } } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity" }