PackagesCanonicalsLogsProblems
    Packages
    careconnect.stu3.03.00.00@3.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Quantity-1
{
  "description": "Enhanced quantity data type that supports an approximation indicator.",
  "_filename": "CareConnect-Quantity-1.json",
  "package_name": "careconnect.stu3.03.00.00",
  "date": "2019-04-03",
  "derivation": "constraint",
  "publisher": "HL7 UK",
  "fhirVersion": "3.0.2",
  "name": "CareConnect-Quantity-1",
  "abstract": false,
  "copyright": "Copyright © 2019 HL7 UK\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
  "type": "Quantity",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "3.1.0",
  "status": "draft",
  "id": "e9d122f1-cc77-41f7-8110-fb60eaad968c",
  "kind": "complex-type",
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Quantity-1",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Quantity.extension",
      "min": 0,
      "path": "Quantity.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Quantity.extension:valueApproximation",
      "max": "1",
      "min": 0,
      "path": "Quantity.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ValueApproximation-1"
      } ],
      "short": "Value Approximation",
      "sliceName": "valueApproximation",
      "definition": "Value Approximation"
    } ]
  },
  "contact": [ {
    "name": "INTEROPen",
    "telecom": [ {
      "use": "work",
      "value": "admin@interopen.org",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity"
}